ComfyWorkflows / ComfyUI-Launcher

Run any ComfyUI workflow w/ ZERO setup.
GNU Affero General Public License v3.0
441 stars 50 forks source link

whenever i import workflow,it shows comfyui_commit_hash = launcher_json["snapshot_json"]["comfyui"] KeyError: 'snapshot_json' #6

Closed harbinman closed 4 months ago

harbinman commented 4 months ago

ERROR in app: Exception on /api/import_project [POST] Traceback (most recent call last): File "/comfyui-launcher/venv/lib/python3.10/site-packages/flask/app.py", line 1463, in wsgi_app response = self.full_dispatch_request() File "/comfyui-launcher/venv/lib/python3.10/site-packages/flask/app.py", line 872, in full_dispatch_request rv = self.handle_user_exception(e) File "/comfyui-launcher/venv/lib/python3.10/site-packages/flask/app.py", line 870, in full_dispatch_request rv = self.dispatch_request() File "/comfyui-launcher/venv/lib/python3.10/site-packages/flask/app.py", line 855, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "/comfyui-launcher/server/server.py", line 150, in import_project create_comfyui_project( File "/comfyui-launcher/server/utils.py", line 433, in create_comfyui_project comfyui_commit_hash = launcher_json["snapshot_json"]["comfyui"] KeyError: 'snapshot_json'

thecooltechguy commented 4 months ago

hi @harbinman , sorry about that! we're making some updates atm, this should be resolved by the morning!

harbinman commented 4 months ago

hi @harbinman , sorry about that! we're making some updates atm, this should be resolved by the morning!

thank you for your reply。

harbinman commented 4 months ago

hi @harbinman , sorry about that! we're making some updates atm, this should be resolved by the morning!

did you fix this error now

dylanintech commented 4 months ago

hi @harbinman , sorry about that! we're making some updates atm, this should be resolved by the morning!

did you fix this error now

not yet @harbinman! we've been working on some updates that have broken the current version of the launcher. this should be fixed later today. will let you know when it's resolved!

thecooltechguy commented 4 months ago

hi @harbinman , this should now be resolved, can you pls try updating your comfyui launcher and trying again? thanks for your patience!