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

[Bug]: Error code: 128 #16859

Open
6 tasks
PavelVLasovich opened this issue Feb 21, 2025 · 0 comments
Open
6 tasks

[Bug]: Error code: 128 #16859

PavelVLasovich opened this issue Feb 21, 2025 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@PavelVLasovich
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

RuntimeError: Couldn't clone Stable Diffusion.
Command: "git" clone --config core.filemode=false "https://github.com/Stability-AI/stablediffusion.git" "C:\Soft\stable-diffusion-webui-master\repositories\stable-diffusion-stability-ai"
Error code: 128

Steps to reproduce the problem

  1. Use webui-user.bat

What should have happened?

I don't know

What browsers do you use to access the UI ?

No response

Sysinfo

operagx

Console logs

Traceback (most recent call last):
  File "C:\Soft\stable-diffusion-webui-master\launch.py", line 48, in <module>
    main()
  File "C:\Soft\stable-diffusion-webui-master\launch.py", line 39, in main
    prepare_environment()
  File "C:\Soft\stable-diffusion-webui-master\modules\launch_utils.py", line 412, in prepare_environment
    git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
  File "C:\Soft\stable-diffusion-webui-master\modules\launch_utils.py", line 192, in git_clone
    run(f'"{git}" clone --config core.filemode=false "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}", live=True)
  File "C:\Soft\stable-diffusion-webui-master\modules\launch_utils.py", line 116, in run
    raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't clone Stable Diffusion.
Command: "git" clone --config core.filemode=false "https://github.com/Stability-AI/stablediffusion.git" "C:\Soft\stable-diffusion-webui-master\repositories\stable-diffusion-stability-ai"
Error code: 128
Для продолжения нажмите любую клавишу . . .

Additional information

I deleted repositories, not help

@PavelVLasovich PavelVLasovich added the bug-report Report of a bug, yet to be confirmed label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant