首页 教程 ComfyUI保姆级零基础教程 ComfyUI-Manager管理器通过Git URL安装报错:This action is not allowed with this security level configuration.
Tutorial Lesson

ComfyUI-Manager管理器通过Git URL安装报错:This action is not allowed with this security level configuration.

在ComfyUI管理器里,通过 Git URL 安装模型时,报错This action is not allowed with this security level configuration.

ComfyUI保姆级零基础教程 4543 浏览 2026-05-15 更新 免费阅读

在ComfyUI管理器里,通过 Git URL 安装模型时,报错This action is not allowed with this security level configuration.,如下图

 

 

这是因为安全级别太高导致的报错,可以把安全级别设置的低一些。在ComfyUI\custom_nodes\ComfyUI-Manager\config.ini里把security_level = normal改为security_level = weak后,重启ComfyUI就可以了。