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

Install Failing #73

Open
ckao10301 opened this issue Apr 28, 2024 · 3 comments
Open

Install Failing #73

ckao10301 opened this issue Apr 28, 2024 · 3 comments

Comments

@ckao10301
Copy link

PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\c
ustom_nodes>
PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes> git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive
Cloning into 'ComfyUI_UltimateSDUpscale'...
remote: Enumerating objects: 262, done.
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 262 (delta 25), reused 30 (delta 20), pack-reused 213
Receiving objects: 100% (262/262), 69.66 KiB | 609.00 KiB/s, done.
Resolving deltas: 100% (159/159), done.
Submodule 'repositories/ultimate_sd_upscale' (https://github.com/Coyote-A/ultimate-upscale-for-automatic1111) registered for path 'repositories/ultimate_sd_upscale'
Cloning into 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale'...
remote: Enumerating objects: 323, done.
remote: Counting objects: 100% (98/98), done.
remote: Compressing objects: 100% (50/50), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 7302 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
fatal: clone of 'https://github.com/Coyote-A/ultimate-upscale-for-automatic1111' into submodule path 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale' failed
Failed to clone 'repositories/ultimate_sd_upscale'. Retry scheduled
Cloning into 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale'...
remote: Enumerating objects: 323, done.
remote: Counting objects: 100% (98/98), done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 323 (delta 40), reused 84 (delta 30), pack-reused 225
Receiving objects: 100% (323/323), 32.24 MiB | 2.12 MiB/s, done.
Resolving deltas: 100% (115/115), done.
fatal: cannot write keep file 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/.git/modules/repositories/ultimate_sd_upscale/objects/pack/pack-d00659176dadc892d2b6669934a848e2b2c7daa5.keep': Filename too long
fatal: fetch-pack: invalid index-pack output
fatal: clone of 'https://github.com/Coyote-A/ultimate-upscale-for-automatic1111' into submodule path 'C:/Users/ckao1/OneDrive/Desktop/fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu/ComfyUI_windows_portable/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale/repositories/ultimate_sd_upscale' failed
Failed to clone 'repositories/ultimate_sd_upscale' a second time, aborting
PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes>

@wes-kay
Copy link

wes-kay commented May 1, 2024

Broken reference to the auto11 repo: https://github.com/ssitu/ComfyUI_UltimateSDUpscale/tree/main/repositories

@testtesttest00
Copy link

also had that issue. did "git clone https://github.com/Coyote-A/ultimate-upscale-for-automatic1111" into my downloads folder instead and seems to be working now. im guessing this allows the pathname to be shorter or something??

@prudernan
Copy link

Did you copy a shortcut from the containing folder where the files have to go, referring to a shorter path?

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