-
[Support] Comfyui (Nvidia) Docker
Thanks, disabling the legacy webui and deleting the run folder worked for me!
-
[Support] Comfyui (Nvidia) Docker
Hi thanks for building this docker image. Since v 0.20.1 i have the issue that comfyui wont update anymore, it failes when updating within comfy with the following error ; [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. [DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/buttonGroup.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version. [Workflow-Models-Downloader] Loaded 509 models from model-list.json [WMD] Saved usage cache with 15 models Error handling request from 192.168.178.71 Traceback (most recent call last): File "/comfy/mnt/venv/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 517, in handlerequest resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/venv/lib/python3.12/site-packages/aiohttp/web_app.py", line 569, in handle return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/venv/lib/python3.12/site-packages/aiohttp/webmiddlewares.py", line 117, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/ComfyUI/middleware/cache_middleware.py", line 27, in cache_control response: web.Response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/ComfyUI/server.py", line 86, in deprecation_warning response: web.Response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/ComfyUI/server.py", line 180, in origin_only_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/venv/lib/python3.12/site-packages/comfyui_manager/init.py", line 128, in manager_middleware response: web.Response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/venv/lib/python3.12/site-packages/comfyui_manager/legacy/manager_server.py", line 787, in queue_batch await update_comfyui(None) File "/comfy/mnt/venv/lib/python3.12/site-packages/comfyui_manager/legacy/manager_server.py", line 1600, in update_comfyui rejection = manager_security.reject_simple_form_post(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/comfy/mnt/venv/lib/python3.12/site-packages/comfyui_manager/common/manager_security.py", line 65, in reject_simple_form_post if request.content_type in SIMPLEFORM_CONTENT_TYPES: ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'content_type' Is there a way to fix this? I already removed the docker image and my user folders without any succes,
ionenl
Members
-
Joined
-
Last visited