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 any package #586

Closed
yousifamer opened this issue Apr 14, 2024 · 10 comments
Closed

Unable to install any package #586

yousifamer opened this issue Apr 14, 2024 · 10 comments

Comments

@yousifamer
Copy link

yousifamer commented Apr 14, 2024

i am new to stability matrix, i have not been able to install any package because of the following issue:

Unpacking resources
Unpacking resources
Could not install stable-diffusion-webui (StabilityMatrix.Core.Exceptions.ProcessException: Process git exited with code 128. {StdOut = , StdErr = Cloning into 'D:\SD\Data\Packages\Stable Diffusion WebUI'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
error: 1886 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
}
at StabilityMatrix.Core.Processes.ProcessResult.EnsureSuccessExitCode()
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, String workingDirectory)
at StabilityMatrix.Core.Models.Packages.BaseGitPackage.DownloadPackage(String installLocation, DownloadPackageVersionOptions versionOptions, IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList1 steps))

The issue happens with all packages

Operating System: Windows 11

@Giribot
Copy link

Giribot commented Apr 16, 2024

Hello, I'm not a programmer but there are two error messages you sent that might help:
The error “error: 1886 bytes of body are still expected” and “fatal: early EOF” are issues that occur when a Git operation expects data that has not been fully received or processed. This could be due to network interruptions or communication problems between Git and the remote server (poor communication via Wifi? micro-cuts in your internet connection? have you tried to download all of this via a network cable?), or a storage memory full (not enough space on the media to download all the files).

Good day to you

@gab-luz
Copy link

gab-luz commented Jun 2, 2024

Here, on my computer, I've removed the package's folder and tried again and it works!

@alanng90211
Copy link

Here, on my computer, I've removed the package's folder and tried again and it works!

hi there, where can i find the packages folder?

@ansaus
Copy link

ansaus commented Jun 11, 2024

Here, on my computer, I've removed the package's folder and tried again and it works!

hi there, where can i find the packages folder?

it works. you should look for Data\Packages folder inside installation folder or Users*CurUser*\AppData\Local...

@alanng90211
Copy link

alanng90211 commented Jun 11, 2024 via email

@BrechtCorbeel
Copy link

I got it to work after turning off output sharing in StabilityMatrix as a prerequisite before install.

@ionite34
Copy link
Member

Marking as not planned for now, not sure how to reproduce or what we can do to resolve the git connectivity issues atm.

@ionite34 ionite34 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
@mk-ultron
Copy link

same issue here. Can't update any package, stability matrix just crashes when I try to launch any package. Tried disabling output sharing and even removed the package folder, but the same issue happened.

@BrechtCorbeel
Copy link

same issue here. Can't update any package, stability matrix just crashes when I try to launch any package. Tried disabling output sharing and even removed the package folder, but the same issue happened.

I still have the issue so no update on any fix from me.

@soul0710
Copy link

I fixed it by downloading a model before installing the package

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

9 participants