-
-
Notifications
You must be signed in to change notification settings - Fork 512
Description
Package
Packages 'Stable Diffusion WebUI Forge' and 'RuinedFooocus' can't be updated still. Both show the green 'Update' Button, but both updates fail
When did the issue occur?
Updating the Package
What GPU / hardware type are you using?
Nvidia 4090 (Notebook variant)
What happened?
Bot update attempts fail after a few seconds. It looks like the latest changes in folder naming left those packages invalid. Will this be fixed in the near future? It happend with ComyUI too, but this has been fixed in the meantime ...
Console output
- Forge
error: unable to create file embeddings/Place Textual Inversion embeddings here.txt: No such file or directory
error: unable to create file models/text_encoder/put_text_encoders_here.txt: No such file or directory
Already on 'main'
Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
Could not update Stable Diffusion WebUI Forge (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 1
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action1 onProcessOutput, String workingDirectory) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(String installLocation, InstalledPackage installedPackage, UpdatePackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress1 progress, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))
- RuinedFooocus
error: unable to create file models/clip/put_clip_or_text_encoder_models_here: No such file or directory
error: unable to create file models/clip_vision/put_clip_vision_models_here: No such file or directory
Already on 'development'
Your branch is behind 'origin/development' by 18 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
Could not update RuinedFooocus (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 1
at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action1 onProcessOutput, String workingDirectory) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(String installLocation, InstalledPackage installedPackage, UpdatePackageOptions options, IProgress1 progress, Action1 onConsoleOutput, CancellationToken cancellationToken) at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress1 progress, CancellationToken cancellationToken)
at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))
Version
v2.14.1
What Operating System are you using?
Windows