LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.77k stars 305 forks source link

Error when trying to update forge #856

Closed atrophiedpersonality closed 2 months ago

atrophiedpersonality commented 2 months ago

fatal: detected dubious ownership in repository at 'D:/AP Programs/Stability Matrix/Packages/stable-diffusion-webui-forge' 'D:/AP Programs/Stability Matrix/Packages/stable-diffusion-webui-forge' is owned by: 'S-1-5-32-544' but the current user is: 'S-1-5-21-4043679724-3635864277-3970492497-1001' To add an exception for this directory, call:

git config --global --add safe.directory 'D:/AP Programs/Stability Matrix/Packages/stable-diffusion-webui-forge'

Could not update Stable Diffusion WebUI Forge (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 128 at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action1 onProcessOutput, String workingDirectory) at StabilityMatrix.Core.Models.Packages.BaseGitPackage.Update(InstalledPackage installedPackage, TorchVersion torchVersion, DownloadPackageVersionOptions versionOptions, IProgress1 progress, Boolean includePrerelease, Action1 onConsoleOutput) at StabilityMatrix.Core.Models.PackageModification.UpdatePackageStep.ExecuteAsync(IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps))