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

i tried all the 3 ways to download this but none of them working ~:( Cmd('git') failed due to: exit code(128) #148

Open
JunieLau opened this issue May 13, 2024 · 1 comment

Comments

@JunieLau
Copy link

Download: git clone 'https://github.com/SeargeDP/SeargeSDXL'
[!]
100%|██████████| 115.0/115.0 [00:02<00:00, 46.08it/s]
100%|██████████| 115.0/115.0 [00:02<00:00, 46.08it/s]
100%|██████████| 34.0/34.0 [00:02<00:00, 13.60it/s]
100%|██████████| 34.0/34.0 [00:02<00:00, 13.60it/s]
17%|█▌ | 130.0/743.0 [01:26<06:46, 1.51it/s]Cmd('git') failed due to: exit code(128)
17%|█▌ | 130.0/743.0 [01:26<06:47, 1.51it/s] cmdline: git clone -v --recursive --progress -- https://github.com/SeargeDP/SeargeSDXL D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SeargeSDXL
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json

Restarting... [Legacy Mode]

屏幕截图 2024-05-14 034107
@lucaschalk
Copy link

It appears that there might be an issue with your Git credentials. First, verify that your credentials are correctly configured.

If the problem persists, try removing the extension in ComfyUI/custom_nodes/ and replacing it with the contents of the provided ZIP file: Direct Link.

Additionally, check if there is a lock file in D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SeargeSDXL\.git\ (e.g. .git/refs/heads/main.lock or similar). If such a file exists, delete it and then attempt to pull again.

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