Skip to content

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

@zba

Description

@zba

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions