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

Unable to install with Error: failed due to: exit code(128) #506

Open
Olfuzius opened this issue Jan 20, 2025 · 1 comment
Open

Unable to install with Error: failed due to: exit code(128) #506

Olfuzius opened this issue Jan 20, 2025 · 1 comment

Comments

@Olfuzius
Copy link

I am unable to install the custom node with the ComfyUI Manager. All I get is this error message. Is there any way to resolve the issue?

`FETCH DATA from: C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]
[ERROR] An error occurred while retrieving information for the 'Florence2ModelLoader' node.
Traceback (most recent call last):
File "C:\AI\ComfyUI_windows_portable\ComfyUI\server.py", line 573, in get_object_info
out[x] = node_info(x)
^^^^^^^^^^^^
File "C:\AI\ComfyUI_windows_portable\ComfyUI\server.py", line 540, in node_info
info['input'] = obj_class.INPUT_TYPES()
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2\nodes.py", line 150, in INPUT_TYPES
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence2\nodes.py", line 150, in
"model": ([item.name for item in Path(folder_paths.models_dir, "LLM").iterdir() if item.is_dir()], {"tooltip": "models are expected to be in Comfyui/models/LLM folder"}),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pathlib.py", line 931, in iterdir
FileNotFoundError: [WinError 3] Das System kann den angegebenen Pfad nicht finden: 'C:\AI\ComfyUI_windows_portable\ComfyUI\models\LLM'

[ERROR] An error occurred while retrieving information for the 'RifeTensorrt' node.
Traceback (most recent call last):
File "C:\AI\ComfyUI_windows_portable\ComfyUI\server.py", line 573, in get_object_info
out[x] = node_info(x)
^^^^^^^^^^^^
File "C:\AI\ComfyUI_windows_portable\ComfyUI\server.py", line 540, in node_info
info['input'] = obj_class.INPUT_TYPES()
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Rife-Tensorrt_init_.py", line 18, in INPUT_TYPES
"engine": (os.listdir(ENGINE_DIR),),
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 3] Das System kann den angegebenen Pfad nicht finden: 'C:\AI\ComfyUI_windows_portable\ComfyUI\models\tensorrt\rife'

←[36;20m[comfy_mtb] | INFO -> Found multiple match, we will pick the last C:\AI\stable-diffusion-webui\models/SwinIR
['C:\AI\ComfyUI_windows_portable\ComfyUI\models\upscale_models', 'C:\AI\stable-diffusion-webui\models/ESRGAN', 'C:\AI\stable-diffusion-webui\models/RealESRGAN', 'C:\AI\stable-diffusion-webui\models/SwinIR']←[0m
[]
[]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json [DONE]
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [DONE]
Install: ['https://github.com/Fannovel16/comfyui_controlnet_aux.git']
Download: git clone 'https://github.com/Fannovel16/comfyui_controlnet_aux.git'
[!]
Cmd('git') failed due to: exit code(128)
0it [00:00, ?it/s] cmdline: git clone -v --recursive --progress -- https://github.com/Fannovel16/comfyui_controlnet_aux.git C:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux`

@TheAlienCreator
Copy link

im getting the same thing it will not let me download it at all keep getting error aswell

and i have redownloaded ComfyUI with nothing but the Manager and still not working

Image

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

2 participants