#ComfyUI execution error: 'NoneType' object has no attribute 'itemsize' Error

1 messages · Page 1 of 1 (latest)

raven pine
#

It started out of blue moon , yesterday it was fine today i get this error, when trying to generate z-image pic.
Weird thing is if i disable all loras it will start working again,if i use any i get this error, anyone got some idea please?

woven lodge
#

yeah man same here 🙁

raven pine
zenith atlas
#

If you want to bypass that until it's fixed:

  • Go to Server -> Backends -> Edit the comfy backend -> set AutoUpdate to disabled -> Save
  • Close Swarm
  • Open SwarmUI/dlbackend/comfy/ComfyUI in a terminal
  • Paste git reset --hard 8e889c535d1fc407bf27dbf8359eef9580f2ed60 and hit enter
  • Let it finish, relaunch swarm

That will push comfy back to before the broken commit. After comfy fixes it upstream, you can just go to Server->Backends again to reenable AutoUpdate.

#

this is a major breaking bug so it will probably get a priority fix soon in comfy