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

Crash with new installation #1143

Open
Giribot opened this issue Feb 6, 2025 · 1 comment
Open

Crash with new installation #1143

Giribot opened this issue Feb 6, 2025 · 1 comment
Labels
bug Something isn't working crash Bugs involving the app crashing to desktop

Comments

@Giribot
Copy link

Giribot commented Feb 6, 2025

What happened?

  1. Today i install a fresh new stability Matrix on my new computer. (from here, now: https://github.com/LykosAI/StabilityMatrix/releases/latest/download/StabilityMatrix-win-x64.zip) (installation in portable mode)
  2. i give an empty directory to Stability Matrix for the path where i will put my models
  3. i try to installe a package (like forge) (and i don't want to install yet a model)
  4. crash.

Unpacking resources
Unpacking resources
Could not install stable-diffusion-webui-forge (StabilityMatrix.Core.Exceptions.ProcessException: Process D:\Data\Assets\7za.exe exited with code 2. {StdOut =
7-Zip (a) 18.01 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-01-28

Scanning the drive for archives:
ERROR: D:\Data\PortableGit.7z.exe
Can not open the file as archive

0M Scan D:\Data\

1 file, 0 bytes

Extracting archive: D:\Data\PortableGit.7z.exe
0%

Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
, StdErr = }
at StabilityMatrix.Core.Exceptions.ProcessException.ThrowIfNonZeroExitCode(Process process, StringBuilder outputBuilder)
at StabilityMatrix.Core.Helper.ArchiveHelper.Extract7Z(String archivePath, String extractDirectory, IProgress1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.UnzipGit(IProgress1 progress)
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallGitIfNecessary(IProgress1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallPackageRequirements(List1 prerequisites, IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.SetupPrerequisitesStep.ExecuteAsync(IProgress1 progress)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))

Exception Details

No response

Version

2.13.3

What Operating System are you using?

Windows

@Giribot Giribot added bug Something isn't working crash Bugs involving the app crashing to desktop labels Feb 6, 2025
@Giribot
Copy link
Author

Giribot commented Feb 6, 2025

when i try to load a model by default (suggestion of Stability Matrix): too (ex: dreamshaper (stable diffusion 1.5))

Unpacking resources
Unpacking resources
Error: StabilityMatrix.Core.Exceptions.ProcessException: Process D:\Data\Assets\7za.exe exited with code 2. {StdOut =
ERROR: D:\Data\PortableGit.7z.exe
7-Zip (a) 18.01 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-01-28
Can not open the file as archive

Scanning the drive for archives:
0M Scan D:\Data\

1 file, 0 bytes

Extracting archive: D:\Data\PortableGit.7z.exe
0%

Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
, StdErr = }
at StabilityMatrix.Core.Exceptions.ProcessException.ThrowIfNonZeroExitCode(Process process, StringBuilder outputBuilder)
at StabilityMatrix.Core.Helper.ArchiveHelper.Extract7Z(String archivePath, String extractDirectory, IProgress1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.UnzipGit(IProgress1 progress)
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallGitIfNecessary(IProgress1 progress) at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.InstallPackageRequirements(List1 prerequisites, IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.SetupPrerequisitesStep.ExecuteAsync(IProgress1 progress)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Bugs involving the app crashing to desktop
Projects
None yet
Development

No branches or pull requests

1 participant