Skip to content

error during a fresh re-install portable git problem it keep asking user and password #1523

@bloodsucker3011

Description

@bloodsucker3011

Package

stable diffusion webui by automatic1111

When did the issue occur?

Installing the Package

What GPU / hardware type are you using?

NVIDIA RTX 3070 TI and RTX 3060

What happened?

Freshly install after acidently clear Stability Matrix and look like a portable git problem it keep asking user and password, it the only one cause the problem

Console output

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Cloning Stable Diffusion into Q:\Data\Packages\Stable Diffusion WebUI\repositories\stable-diffusion-stability-ai...
Cloning into 'Q:\Data\Packages\Stable Diffusion WebUI\repositories\stable-diffusion-stability-ai'...
bash: line 1: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': No such file or directory
Traceback (most recent call last):
File "Q:\Data\Packages\Stable Diffusion WebUI\launch.py", line 48, in
main()
File "Q:\Data\Packages\Stable Diffusion WebUI\launch.py", line 39, in main
prepare_environment()
File "Q:\Data\Packages\Stable Diffusion WebUI\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 "Q:\Data\Packages\Stable Diffusion WebUI\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 "Q:\Data\Packages\Stable Diffusion WebUI\modules\launch_utils.py", line 116, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't clone Stable Diffusion.
Command: "Q:\Data\PortableGit\bin\git.exe" clone --config core.filemode=false "https://github.com/Stability-AI/stablediffusion.git" "Q:\Data\Packages\Stable Diffusion WebUI\repositories\stable-diffusion-stability-ai"
Error code: 128

Version

2.15.5

What Operating System are you using?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions