Errors

Only first links included in batch

Copy-from-public paste had more links than the batch max; only the first N are imported.

Only first links included in batch

On the Copy tab, more public download links were pasted than the plan’s batch max. Only the first {maxBatch} links are included in this run.

Why this happens

Copy-from-public uses the same ul2_max_batch_* limit as file uploads. Extra lines are truncated before POST /api/upload/copy-from-public.

Diagnose and fix

1. Member: paste fewer links, or run Copy again with the remaining lines.

2. Admin: raise Max items per upload for that tier (ul2_max_batch_*).

3. Confirm Copy is allowed: Mods → Copy from public, and Block copy files off for the tier.

4. Size/plan blocks on individual links show different messages (see copy size / plan articles).

Related