Skip to content

Unable to update Forge after 2.14.0 directory migration #1234

@hugalafutro

Description

@hugalafutro

Package

Stable Diffusion WebUI Forge

When did the issue occur?

Updating the Package

What GPU / hardware type are you using?

rtx3090

What happened?

After updating stabilitymatrix to 2.14.0, got a popup it migrated some directories. Updated ComfyUI tested it works. Went do to the same with Forge - it won't update.

From the error message it seems the migration deleted some directories the update needs ?

For reference the same issue does not occur on linux install on laptop with 3060 where forge updated np.

Console output

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
Your branch is up to date with 'origin/main'.
Already on 'main'
Could not update Stable Diffusion WebUI Forge (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 1
   at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action`1 onProcessOutput, String workingDirectory)
   at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(String installLocation, InstalledPackage installedPackage, UpdatePackageOptions options, IProgress`1 progress, Action`1 onConsoleOutput, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))

Version

2.14.0

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