Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security_level and listen issue #1274

Open
AsaTyr2018 opened this issue Nov 26, 2024 · 7 comments
Open

security_level and listen issue #1274

AsaTyr2018 opened this issue Nov 26, 2024 · 7 comments

Comments

@AsaTyr2018
Copy link

Hey there.

is there a way to make it possible to use extensions even with the listen args?
Read a few cases here and can´t find a solution.....

Allready set the "security_level = weak"

and no i can´t remove the --listen because its a gpu server i host in the basement (Linux). not my own client.

Thanks a lot

@ltdrdata
Copy link
Owner

Does this mean that even after setting security_level = weak and restarting, some features are still blocked due to security level issues?

Are you using the latest version of ComfyUI-Manager?

@apb91781
Copy link

apb91781 commented Nov 29, 2024

I'm having the same issue. Even though this is what I see.
`PS F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager> git pull origin main
From https://github.com/ltdrdata/ComfyUI-Manager

  • branch main -> FETCH_HEAD
    Already up to date.`

Even modified the config file (After having to create it myself because it seemed to be missing)
[default]
preview_method = latent2rgb
badge_mode = none
channel_url = https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
channel_url_list =
security_level = middle

@ltdrdata
Copy link
Owner

ltdrdata commented Dec 1, 2024

I'm having the same issue. Even though this is what I see. `PS F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager> git pull origin main From https://github.com/ltdrdata/ComfyUI-Manager

  • branch main -> FETCH_HEAD
    Already up to date.`

Even modified the config file (After having to create it myself because it seemed to be missing) [default] preview_method = latent2rgb badge_mode = none channel_url = https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main channel_url_list = security_level = middle

middle is invalid setting value. That is risky level. And you have to setup security level (strong, normal, normal-, weak)
https://github.com/ltdrdata/ComfyUI-Manager#security-policy

@Xxxyz721
Copy link

Xxxyz721 commented Jan 6, 2025

Just posted about a similar issue. Installed latest manager (fresh git pull yesterday) and latest ComfyUI.

even set to "weak" (on both normal and --listen modes) the manager complains about the security level settings.

Stu.

@ltdrdata
Copy link
Owner

ltdrdata commented Jan 6, 2025

Just posted about a similar issue. Installed latest manager (fresh git pull yesterday) and latest ComfyUI.

even set to "weak" (on both normal and --listen modes) the manager complains about the security level settings.

Stu.

For reference, the path to ComfyUI-Manager's config.ini has changed in the latest version.
Make sure you applied it to the config.ini of the latest version.

https://github.com/ltdrdata/ComfyUI-Manager#paths

@Xxxyz721
Copy link

Xxxyz721 commented Jan 6, 2025

Giving that new config path a try now. The ini file said the security level = low, changing to weak...

@Xxxyz721
Copy link

Xxxyz721 commented Jan 6, 2025

Seemed to go through and do the install better, still missing nodes though from the git pull, trying a few more times... :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants