Comfy-Org / Comfy-Org/ComfyUI-Manager

Blocked by policy: /home/comfy/ComfyUI/custom_nodes/ComfyUI-Manager

Open
#2,761 6 comments 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

This is broken. I tried everything - reinstall find / for other installs, security_policy=weak, network_mode=private (it reacts and tell something like - "even worse block").

"log":

```
comfyui-1 | [START] ComfyUI-Manager
comfyui-1 | [ComfyUI-Manager] network_mode: public
comfyui-1 | Blocked by policy: /home/comfy/ComfyUI/custom_nodes/ComfyUI-Manager
```

```
comfyui-1 | [START] ComfyUI-Manager
comfyui-1 | [ComfyUI-Manager] network_mode: private
comfyui-1 | Blocked by policy: /home/comfy/ComfyUI/custom_nodes/ComfyUI-Manager
comfyui-1 | [ComfyUI_HuggingFace_Downloader] Web API routes registered.
comfyui-1 | [ComfyUI-Manager] The private comfyregistry is not yet supported in `network_mode=private`.
comfyui-1 | [ComfyUI-Manager] All startup tasks have been completed.
```

config:

```
preview_method = none
git_exe =
use_uv = True
channel_url = https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
share_option = all
bypass_ssl = False
file_logging = True
component_policy = workflow
update_policy = stable-comfyui
windows_selector_event_loop_policy = False
model_download_by_agent = False
downgrade_blacklist =
security_level = weak
always_lazy_install = False
network_mode = public
db_mode = cache
```
why this check ever exists ? If I install manager I would to use it, If I want protect it, I will just place caddy over it with auth.... why you pull security scope on this level ??? Could if you sure you need to support security here, it tell more info what it thinks wrong ?

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.