-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
I just installed the new Manager (python package, version 4.0.3b5 ) on my ComfyUI portable. I moved the custom node installation in the .disabled folder.
Seems it can't retrieve information and also can't see my installed custom nodes. It's basically unusable.
new_manager_issue.mp4
Here's the browser Console errors when opening the new Manager:
10
Connecting to '<URL>' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:241 Connecting to 'https://api.comfy.org/nodes?node_id=ChenDarYen%2FComfyUI-NAG&node_id=ComfyU…=tiled-diffusion&node_id=tripleksampler&node_id=was-ns&node_id=whiterabbit' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:241 Connecting to 'https://api.comfy.org/nodes?node_id=ChenDarYen%2FComfyUI-NAG&node_id=ComfyU…=tiled-diffusion&node_id=tripleksampler&node_id=was-ns&node_id=whiterabbit' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:241 Connecting to 'https://api.comfy.org/nodes?node_id=ChenDarYen%2FComfyUI-NAG&node_id=ComfyU…=tiled-diffusion&node_id=tripleksampler&node_id=was-ns&node_id=whiterabbit' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:241 Connecting to 'https://api.comfy.org/nodes?node_id=ChenDarYen%2FComfyUI-NAG&node_id=ComfyU…=tiled-diffusion&node_id=tripleksampler&node_id=was-ns&node_id=whiterabbit' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:241 Connecting to 'https://api.comfy.org/nodes?node_id=ChenDarYen%2FComfyUI-NAG&node_id=ComfyU…=tiled-diffusion&node_id=tripleksampler&node_id=was-ns&node_id=whiterabbit' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
algoliaSearchProvider.ts:149 Connecting to 'https://4e0ro38hs8-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algo…i-key=684d998…&x-algolia-application-id=4E0RO38HS8' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
algoliaSearchProvider.ts:149 Connecting to 'https://4e0ro38hs8-1.algolianet.com/1/indexes/*/queries?x-algolia-agent=Alg…i-key=684d998…&x-algolia-application-id=4E0RO38HS8' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
algoliaSearchProvider.ts:149 Connecting to 'https://4e0ro38hs8-2.algolianet.com/1/indexes/*/queries?x-algolia-agent=Alg…i-key=684d998…&x-algolia-application-id=4E0RO38HS8' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
algoliaSearchProvider.ts:149 Connecting to 'https://4e0ro38hs8-3.algolianet.com/1/indexes/*/queries?x-algolia-agent=Alg…i-key=684d998…&x-algolia-application-id=4E0RO38HS8' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
comfyRegistryService.ts:145 Connecting to 'https://api.comfy.org/nodes/search?search=&limit=64&page=1' violates the following Content Security Policy directive: "connect-src 'self'". The action has been blocked.
registrySearchGateway.ts:158 Algolia search provider failed (1 failures): RetryError: Unreachable hosts - your application id may be incorrect. If the error persists, please reach out to the Algolia Support team: https://alg.li/support.
at async searchPacksInternal (algoliaSearchProvider.ts:149:25)
at async Object.searchPacks (algoliaSearchProvider.ts:187:20)
at async searchPacks (registrySearchGateway.ts:151:24)
at async updateSearchResults (useRegistrySearch.ts:58:45)
searchPacks @ registrySearchGateway.ts:158
await in searchPacks
updateSearchResults @ useRegistrySearch.ts:58
onQueryChange @ useRegistrySearch.ts:92
setTimeout
useRegistrySearch @ useRegistrySearch.ts:97
setup @ ManagerDialogContent.vue:230
Promise.then
insertDialogByPriority @ dialogStore.ts:100
createDialog @ dialogStore.ts:188
showDialog @ dialogStore.ts:225
showManagerDialog @ dialogService.ts:146
openManager @ useManagerState.ts:191
showManageExtensions @ ComfyMenuButton.vue:183
Also tried to move all custom nodes and only keep Impact and Inspire Pack enabled. Same issue.
Terminal logs:
E:\ComfyUI>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --enable-manager
[START] Security scan
[DONE] Security scan
** ComfyUI startup time: 2025-12-18 15:31:27.207
** Platform: Windows
** Python version: 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
** Python executable: E:\ComfyUI\python_embeded\python.exe
** ComfyUI Path: E:\ComfyUI\ComfyUI
** ComfyUI Base Folder Path: E:\ComfyUI\ComfyUI
** User directory: E:\ComfyUI\ComfyUI\user
** ComfyUI-Manager config path: E:\ComfyUI\ComfyUI\user\__manager\config.ini
** Log path: E:\ComfyUI\ComfyUI\user\comfyui.log
[PRE] ComfyUI-Manager
Checkpoint files will always be loaded safely.
Total VRAM 8192 MB, total RAM 65277 MB
pytorch version: 2.9.1+cu130
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3070 Ti Laptop GPU : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 29374.0
working around nvidia conv3d memory bug.
Using pytorch attention
Python version: 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
ComfyUI version: 0.5.1
ComfyUI frontend version: 1.34.9
[Prompt Server] web root: E:\ComfyUI\python_embeded\Lib\site-packages\comfyui_frontend_package\static
[START] ComfyUI-Manager
[ComfyUI-Manager] network_mode: public
Total VRAM 8192 MB, total RAM 65277 MB
pytorch version: 2.9.1+cu130
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3070 Ti Laptop GPU : cudaMallocAsync
Using async weight offloading with 2 streams
Enabled pinned memory 29374.0
### Loading: ComfyUI-Impact-Pack (V8.28)
[Impact Pack] custom_wildcards path not found: E:\ComfyUI\custom_nodes\comfyui-impact-pack\custom_wildcards. Using default path.
[Impact Pack] Wildcard total size (0.00 MB) is within cache limit (50.00 MB). Using full cache mode.
[Impact Pack] Wildcards loading done.
### Loading: ComfyUI-Impact-Subpack (V1.3.5)
[Impact Pack/Subpack] Using folder_paths to determine whitelist path: E:\ComfyUI\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
[Impact Pack/Subpack] Ensured whitelist directory exists: E:\ComfyUI\ComfyUI\user\default\ComfyUI-Impact-Subpack
[Impact Pack/Subpack] Loaded 0 model(s) from whitelist: E:\ComfyUI\ComfyUI\user\default\ComfyUI-Impact-Subpack\model-whitelist.txt
[Impact Subpack] ultralytics_bbox: E:\ComfyUI\ComfyUI\models\ultralytics\bbox
[Impact Subpack] ultralytics_segm: E:\ComfyUI\ComfyUI\models\ultralytics\segm
### Loading: ComfyUI-Inspire-Pack (V1.23)
Import times for custom nodes:
0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\loadImageWithSubfolders.py
0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-inspire-pack
0.0 seconds: E:\ComfyUI\ComfyUI\custom_nodes\comfyui-impact-subpack
0.2 seconds: E:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server
To see the GUI go to: http://127.0.0.1:8188
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.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: /extensions/core/clipspace.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.
[Inspire Pack] IPAdapterPlus is not installed.
FETCH ComfyRegistry Data: 5/113
FETCH ComfyRegistry Data: 10/113
FETCH ComfyRegistry Data: 15/113
FETCH ComfyRegistry Data: 20/113
FETCH ComfyRegistry Data: 25/113
FETCH ComfyRegistry Data: 30/113
FETCH ComfyRegistry Data: 35/113
FETCH ComfyRegistry Data: 40/113
FETCH ComfyRegistry Data: 45/113
FETCH ComfyRegistry Data: 50/113
FETCH ComfyRegistry Data: 55/113
FETCH ComfyRegistry Data: 60/113
FETCH ComfyRegistry Data: 65/113
FETCH ComfyRegistry Data: 70/113
FETCH ComfyRegistry Data: 75/113
FETCH ComfyRegistry Data: 80/113
FETCH ComfyRegistry Data: 85/113
FETCH ComfyRegistry Data: 90/113
FETCH ComfyRegistry Data: 95/113
FETCH ComfyRegistry Data: 100/113
FETCH ComfyRegistry Data: 105/113
FETCH ComfyRegistry Data: 110/113
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: E:\ComfyUI\ComfyUI\user\__manager\cache\1514988643_custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
No problem if I enable the legacy UI with --enable-manager-legacy-ui
legacy_manager_works.mp4
fappaz
Metadata
Metadata
Assignees
Labels
No labels