-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
Preventing any extension update due to "git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)" #717
Comments
same issue mentioned here, removing dreambooth extension fixes it. |
So, has anybody actually tried with any other plugins? Because I seem to get the same error with all of my other extensions as well. Error checking updates for sd_smartprocess: Error checking updates for stable-diffusion-webui-dataset-tag-editor: |
Nevermind. I pushed a bumped revision for gitpython. Reverting it fixed the issue. |
*** Arguments: ('https://github.com/LonicaMewinsky/gif2gif.git', ['ads', 'localization', 'installed'], 0, '') {}
I have also encountered this problem and cannot solve it at the moment. I can only go locally to do a Git clone |
Kindly read the entire form below and fill it out with the requested information.
Please find the following lines in the console and paste them below. If you do not provide this information, your
issue will be automatically closed.
Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] Commit hash: c295e4a2446bcc2663f497ba8afa14cec80de332 Installing requirements for Web UI Skipping dreambooth installation. Dreambooth revision is 8e5e48178f1b0a92d798630e3e7cc31a65a63493 Diffusers version is 0.10.2 Torch version is 1.12.1+cu116 Torch vision version is 0.13.1+cu116
Have you read the Readme?
Yes
Have you completely restarted the stable-diffusion-webUI, not just reloaded the UI?
Yes
Have you updated Dreambooth to the latest revision?
Yes (through web-ui untill it was working)
Have you updated the Stable-Diffusion-WebUI to the latest version?
Yes
No, really. Please save us both some trouble and update the SD-WebUI and Extension and restart before posting this.
Reply 'OK' Below to acknowledge that you did this.
OK
Describe the bug
Whenever I try to update my extensions by going : Extensions->Installed->Check for updates
git starts complaining about :
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
for each installed extension.
However the moment I uninstall dreambooth extension, everything works fine right back.
Reinstalling dreambooth's extension didn't help.
Bug seems to have already been reported on Auto1111's repo but not here AUTOMATIC1111/stable-diffusion-webui#6447
Provide logs
(It goes the same for every installed extension, full log available here : https://pastebin.com/ZpDHg4YM)
Environment
Windows 11 (native)
with
MSI RTX 2070 SUPER Ventus OC
Screenshots/Config
N/A
The text was updated successfully, but these errors were encountered: