Skip to content

Unable to complete installation due to nework problems (I have a always bad connection) #1735

Description

@Gussak

Package

forge-neo

When did the issue occur?

Installing the Package

What GPU / hardware type are you using?

not related to GPU (is about downloading problems)

What happened?

Unable to complete installation due to nework problems (I have a always bad connection)

Elsewhere (other apps) I can workaround too, but it is difficult and time consuming.
I mean, Stability Matrix is meant to be an easy way to install everything right?
If I end up needing to run commands manually to install it, what is the point?

The download speed here frequently drops from 2MB/s to 50kb/s, then I need to restart apps.
Then, Stability Matrix purges the forge-neo folder :(
I am 6h on this. Only now I understood what is happening after checking what happens to the folders...

To make it easier elsewhere, I use a command like
git clone --depth 1 --no-checkout --sparse --filter=blob:none "https://github.com/...git"
To grant cloning won't break requiring full fresh restart.
Then on git gui I "revert the deletion of missing files" and that triggers each download so I never lose to internet data.

I wonder if I can do this here? I mean, what can I do to grant my bad internet wont prevent me from installing it? Can I configure something to help me avoid using the command line? AI on google says I can't configure too many things like, I cant keep uv downloaded original files like *.whl, and this is a big problem to me :(.

Console output

it just fails to download some file with timeout or retries fail and then stops.
The log shows the link so I can download manually with wget, and put in a cache folder that uv recognizes thru an UV_FIND_LINKS.
Then I have to restart the app.
Or it gets so slow like 50kb/s that I need to restart too and the folder contents is gone again...

but also this:

03:23:03.769 ERROR SystemInfo: {0} 
System.IO.DriveNotFoundException: Could not find the drive '.../StabilityMatrix/Data/Packages/forge-neo'. The drive might not be ready or might not be mapped.
   at System.IO.DriveInfo.CheckStatfsResultAndThrowIfNecessary(Int32 result)
   at System.IO.DriveInfo.get_AvailableFreeSpace()
   at StabilityMatrix.Core.Helper.SystemInfo.GetDiskFreeSpaceBytes(String path)
03:23:04.486 INFO  ProcessRunner: Running bash command [bash -c "git clone --branch neo https://github.com/Haoming02/sd-webui-forge-classic .../StabilityMatrix/Data/Packages/forge-neo"] 

but I got more than 50GB free on that drive... and the folder is absolutelly there with 152.7MB and 2424 items. (I backup it and restore before starting the app again, just to see it vanish)

Version

v2.16.3

What Operating System are you using?

Linux

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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