Errors

Only first URLs included in batch

Remote URL paste had more URLs than the batch max; only the first N are imported.

Only first URLs included in batch

On the Remote URL tab, more URLs were pasted than the plan allows in one batch. Only the first {maxBatch} URLs are included.

Why this happens

Remote import applies the same Max items per upload limit (ul2_max_batch_*) before starting concurrent from-url requests. Extra lines are dropped for this batch only.

Diagnose and fix

1. Member: paste fewer URLs, or import the rest in a second batch after the first finishes.

2. Admin: raise ul2_max_batch_* under Users & limits → Max items per upload.

3. Confirm Remote URL is enabled (mod on; tier not blocked via toggle.ul2_remote_url_*).

4. Empty field is a different message (Enter one or more URLs).

Related