When running a workflow in "delegate-only" mode and passing a String primitive to a Save Image node, the workflow fails with an Required input is missing: filename_prefix error and the image is not saved.
[Distributed] [Distributed][exec:exec_1780043900385_0f1f1e] Orchestration start: requested_workers=1, requested_ids=['7d3168a8-2f87-4a0e-8de9-d1296a166ac9'], websocket=True, probe_concurrency=8, prep_concurrency=4, media_sync_concurrency=2, media_sync_timeout=120.0s, load_balance=False
[Distributed] [Distributed][exec:exec_1780043900385_0f1f1e] Probing 1 workers with probe_concurrency=8
[Distributed] [Distributed][exec:exec_1780043900385_0f1f1e] Worker probe complete: active=1/1
[Distributed] Removed upstream reference 'images' from node 11 for delegate-only master prompt.
[Distributed] Removed upstream reference 'filename_prefix' from node 9 for delegate-only master prompt.
[Distributed] Inserted placeholder node 16 for collector 11 in delegate-only master prompt.
[Distributed] [Distributed][exec:exec_1780043900385_0f1f1e] Active distributed workers: Modal (7d3168a8-2f87-4a0e-8de9-d1296a166ac9)
Failed to validate prompt for output 9:
* (prompt):
- Required input is missing: filename_prefix
* SaveImage 9:
- Required input is missing: filename_prefix
Output will be ignored
[Distributed] API Error [500]: Invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': 'Required input is missing: filename_prefix', 'extra_info': {}, 'node_errors': {'9': {'errors': [{'type': 'required_input_missing', 'message': 'Required input is missing', 'details': 'filename_prefix', 'extra_info': {'input_name': 'filename_prefix'}}], 'dependent_outputs': ['9'], 'class_type': 'SaveImage'}}}
[Distributed] job_complete received canonical envelope - job_id: exec_1780043901365_55ef5f_11, worker: 7d3168a8-2f87-4a0e-8de9-d1296a166ac9, batch_idx: 0, is_last: True, queue_size: 1
Model SDXL prepared for dynamic VRAM loading. 4897MB Staged. 0 patches attached.
100%|██████████| 20/20 [00:02<00:00, 8.25it/s]
100%|██████████| 20/20 [00:02<00:00, 8.39it/s]
Model AutoencoderKL prepared for dynamic VRAM loading. 159MB Staged. 0 patches attached.
Prompt executed in 3.51 seconds
When running a workflow in "delegate-only" mode and passing a String primitive to a Save Image node, the workflow fails with an
Required input is missing: filename_prefixerror and the image is not saved.Error Details
System Information
Devices
Master Logs
Cloud Worker Logs
Workflow
input_bug.json