Comfy-Org / Comfy-Org/ComfyUI-Manager

while start the server, the comfyui manager cannot run?

Open
#819 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

```
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
Error handling request
Traceback (most recent call last):
File "/home/work/miniconda3/envs/comfyui/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request
resp = await request_handler(request)
File "/home/work/miniconda3/envs/comfyui/lib/python3.10/site-packages/aiohttp/web_app.py", line 543, in _handle
resp = await handler(request)
File "/home/work/miniconda3/envs/comfyui/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 114, in impl
return await handler(request)
File "/home/work/ComfyUI/server.py", line 42, in cache_control
response: web.Response = await handler(request)
File "/home/work/ComfyUI/server.py", line 54, in cors_middleware
response = await handler(request)
File "/home/work/ComfyUI/custom_nodes/ComfyUI-Manager/glob/manager_server.py", line 340, in fetch_customnode_mappings
mode = request.rel_url.query["mode"]
KeyError: 'mode'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.