Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: '0de71eda-d31a-42f5-b865-2e19ccc1cf66' #224

Open
ljleb opened this issue Jul 16, 2024 Discussed in #223 · 1 comment
Open

KeyError: '0de71eda-d31a-42f5-b865-2e19ccc1cf66' #224

ljleb opened this issue Jul 16, 2024 Discussed in #223 · 1 comment

Comments

@ljleb
Copy link
Contributor

ljleb commented Jul 16, 2024

Discussed in #223

Originally posted by JFZeroZHUO July 15, 2024
I NEED HELP~~

*** Error running postprocess_batch_list: D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\scripts\comfyui.py
lib_comfyui.ipc.callback.RemoteError: '0de71eda-d31a-42f5-b865-2e19ccc1cf66'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "D:\AIGC\stable-diffusion-webui\modules\scripts.py", line 766, in postprocess_batch_list
    script.postprocess_batch_list(p, pp, *script_args, **kwargs)
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\scripts\comfyui.py", line 57, in postprocess_batch_list
    iframe_requests.extend_infotext_with_comfyui_workflows(p, self.get_tab())
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\comfyui\iframe_requests.py", line 121, in extend_infotext_with_comfyui_workflows
    ComfyuiIFrameRequests.validate_amount_of_nodes_or_throw(
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\ipc\__init__.py", line 41, in wrapper
    return function(*args, **kwargs)
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\comfyui\iframe_requests.py", line 78, in validate_amount_of_nodes_or_throw
    workflow_graph = get_workflow_graph(workflow_type_id)
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\comfyui\iframe_requests.py", line 145, in get_workflow_graph
    return ComfyuiIFrameRequests.send(request='webui_serialize_graph', workflow_type=workflow_type_id)
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\ipc\__init__.py", line 20, in wrapper
    res = current_callback_proxies[process_id].get(args=(function.__module__, function.__qualname__, args, kwargs))
  File "D:\AIGC\stable-diffusion-webui\extensions\sd-webui-comfyui\lib_comfyui\ipc\callback.py", line 73, in get
    raise res.error from res
KeyError: '0de71eda-d31a-42f5-b865-2e19ccc1cf66'</div>
@ljleb
Copy link
Contributor Author

ljleb commented Jul 16, 2024

@JFZeroZHUO what steps should be taken to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant