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

Error does not work #4

Open
lunatico67 opened this issue Jan 25, 2024 · 6 comments
Open

Error does not work #4

lunatico67 opened this issue Jan 25, 2024 · 6 comments

Comments

@lunatico67
Copy link

when launching comfyui this error appears:

C:\Users\Luna\Documents\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ArtGallery../../web/extensions/core/uploadImage.js
Original code block not found.❌
File 'C:\Users\Luna
ArtGallery1
\Documents\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-ArtGallery../../folder_paths.py' updated successfully.✅
Original code block not found.❌

@lunatico67
Copy link
Author

ArtGallery2

@cliqklabs
Copy link

I can't get it to work either. same issue.

@mesopa
Copy link

mesopa commented Jan 26, 2024

Not working, it crashes completely ComfyUI and I can't find way to remove or fallback.

module for custom nodes: 'charmap' codec can't encode characters in position 334-342: character maps to <undefined>

@cliqklabs
Copy link

It overwrites some of the main Comfy startup files and corrupts the app a a result. I ended up doing a full ComfyUI install in order to get back up and running. I will wait until this is for sure working before attempting again.

@jamsdrak
Copy link

It overwrites some of the main Comfy startup files and corrupts the app a a result. I ended up doing a full ComfyUI install in order to get back up and running. I will wait until this is for sure working before attempting again.

Same happened to me, i install a clean ComfyUI app with basic and custom models soo if it crashes i will just copy that app and no wait for downloads or unzips.

But to fix the crash if you don't want to reset everything in case don't have space or testing new modules.

  • Just delete the custom-node folder for the specific node,
  • Launch it will probably be a blank canvas. just to check, close server and chrome tab,
  • Go to "update" folder of the crashing instance of comfyUI incase you have more, and launch the update_comfyui_and_python_dependencies bat
  • them launch again, doesn't matter any problems ComfyUI should work this time (even if you didn't delete the custom node folder, except for the error messages of nodes missing, but if you restart everything it you will get a blank canvas again, thats why you need to delete the folder)
  • but to check close everything again server and chrome tab, launch the ComfyUI againg if this time everything is fine, them it should be good, if at this point you get a blank canvas then another custom-node is the problem that you have to delete the folder.
  • but for me the only custom-node that Frick everything where ZHO ArtGalllery and the comfyUI-InstantID
  • i still recommend for the future to get a new instance to try any of this to nodes so it doesn't mess with your previous works

@zdaar
Copy link

zdaar commented Feb 15, 2024

This plugin bricked my ComfyUI install. What I did to fix it :

# From the ComfyUI's root folder
git diff
git restore folder_paths.py
git restore web

Restarted Comfy

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

5 participants