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

Abnormal STOP loading #3446

Open
ffdown opened this issue May 11, 2024 · 4 comments
Open

Abnormal STOP loading #3446

ffdown opened this issue May 11, 2024 · 4 comments

Comments

@ffdown
Copy link

ffdown commented May 11, 2024

image

what is it? Everything was working just yesterday

bat file

.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build

git pull

pause
@ltdrdata
Copy link
Contributor

ltdrdata commented May 11, 2024

Your memory is ran out. (not vram)

@ffdown
Copy link
Author

ffdown commented May 11, 2024

Your memory is ran out. (not vram)

hm... 4090, 96gb RAM, swap 50gb... what?

@ltdrdata
Copy link
Contributor

Your memory is ran out. (not vram)

hm... 4090, 96gb RAM, swap 50gb... what?

Based on your physical environment, it doesn't seem to be a memory issue. In that case, You'll need to start from the ground up to find the issue. It's possible that the crash occurred due to something in the native code, so you should start with a reinstall and diagnose each step one by one.

You might need to downgrade to a previously verified version of Torch for testing.

@ffdown
Copy link
Author

ffdown commented May 12, 2024

Problem in random custom_nodes =(
Comfyui_image2prompt
ComfyUI_VLM_nodes
ComfyUI-Impact-Pack

Previously, they worked fine, but for some reason they failed, when you reinstall ComfyUI and try to install them again, exactly the same thing happens. Everything stops... it’s not possible to figure out what the problem is, since nothing is really written in the logs =(

I rolled back windows to the previous restore point and everything worked as before.

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