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

prepare_meth = resp.prepare in web_protocol.py #50

Open
jameswan opened this issue Jan 11, 2025 · 2 comments
Open

prepare_meth = resp.prepare in web_protocol.py #50

jameswan opened this issue Jan 11, 2025 · 2 comments

Comments

@jameswan
Copy link

Traceback (most recent call last):
File "C:\Users\james\OneDrive\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\aiohttp\web_protocol.py", line 656, in finish_response
prepare_meth = resp.prepare
^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'prepare'

@YanWenKun
Copy link
Owner

just web connection loss.

  1. ignore it if nothing breaks
  2. just try again
  3. paste full log if things can't work

@jameswan
Copy link
Author

Thank you for explaining, and so quickly too.

Have you noticed this type of behaviour, where without any triggering, ComfyUI proceeds to generate these images at 20 steps. I even delete the queue etc, but it keeps doing it for a while. Then it stops for several hours, then starts again.

image

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

2 participants