AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
142.54k stars 26.88k forks source link

[Bug]: Extensions not updating to latest version #9694

Closed toomanydev closed 1 year ago

toomanydev commented 1 year ago

Is there an existing issue for this?

What happened?

When clicking "Check for updates", the extensions will not be listed for updates and show "latest" despite new commits having been pushed since. e.g. image

Steps to reproduce the problem

  1. Go to "Extensions", "Installed" tabs
  2. Press "Check for updates"
  3. Some or all extensions that have had new commits since last successful updates will still show "latest", despite being old, unable to update them within the webui.

What should have happened?

The new commits should be seen and the extension should offer to update them as usual.

Commit where the problem happens

https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/22bcc7be428c94e9408f589966c2040187245d81

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

set COMMANDLINE_ARGS=--xformers --no-half-vae

List of extensions

Extension | URL | Version | Update -- | -- | -- | -- SD-latent-mirroring | https://github.com/dfaker/SD-latent-mirroring | 7e6b8d78 (Sat Mar 4 00:42:24 2023) | unknown a1111-sd-webui-locon | https://github.com/KohakuBlueleaf/a1111-sd-webui-locon.git | 04b768ba (Fri Apr 14 17:00:50 2023) | latest a1111-sd-webui-tagcomplete | https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git | d1357cdd (Sat Apr 15 11:25:07 2023) | latest booru2prompt | https://github.com/Malisius/booru2prompt.git | 4bd88839 (Wed Nov 23 14:41:10 2022) | unknown clip-interrogator-ext | https://github.com/pharmapsychotic/clip-interrogator-ext.git | b3976787 (Mon Mar 6 18:36:04 2023) | latest ddetailer | https://github.com/dustysys/ddetailer.git | 22a17414 (Mon Nov 28 09:33:31 2022) | unknown depthmap2mask | https://github.com/Extraltodeus/depthmap2mask.git | 3c1874f5 (Wed Dec 7 02:40:16 2022) | latest posex | https://github.com/hnmr293/posex.git | 61169d30 (Sat Apr 1 12:28:38 2023) | latest sd-webui-3d-open-pose-editor | https://github.com/nonnonstop/sd-webui-3d-open-pose-editor.git | 231c4512 (Sat Mar 25 14:15:19 2023) | unknown sd-webui-additional-networks | https://github.com/kohya-ss/sd-webui-additional-networks.git | 4769a576 (Tue Jan 31 11:41:34 2023) | unknown sd-webui-check-tensors | https://github.com/iiiytn1k/sd-webui-check-tensors | 17e8ffef (Tue Jan 24 13:32:10 2023) | unknown sd-webui-controlnet | https://github.com/Mikubill/sd-webui-controlnet.git | e5ed9fcc (Wed Mar 8 11:58:19 2023) | latest sd-webui-llul | https://github.com/hnmr293/sd-webui-llul.git | 9123f098 (Sat Apr 1 12:52:42 2023) | latest sd_dreambooth_extension | https://github.com/d8ahazard/sd_dreambooth_extension | 926ae204 (Fri Mar 31 15:12:45 2023) | latest sd_smartprocess | https://github.com/d8ahazard/sd_smartprocess | 330f47f8 (Tue Jan 3 17:39:09 2023) | unknown sdweb-merge-block-weighted-gui | https://github.com/bbc-mc/sdweb-merge-block-weighted-gui.git | 8a62a753 (Thu Jan 19 21:31:06 2023) | unknown stable-diffusion-webui-aesthetic-gradients | https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients | 2624e5dd (Fri Jan 6 10:59:30 2023) | unknown stable-diffusion-webui-daam | https://github.com/kousw/stable-diffusion-webui-daam.git | 796acea1 (Sun Dec 18 13:36:12 2022) | latest stable-diffusion-webui-depthmap-script | https://github.com/thygate/stable-diffusion-webui-depthmap-script.git | a3373aac (Sun Jan 29 10:33:53 2023) | unknown stable-diffusion-webui-images-browser | https://github.com/AlUlkesh/stable-diffusion-webui-images-browser.git | 0029d95a (Fri Apr 14 06:11:06 2023) | latest stable-diffusion-webui-tokenizer | https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git | ac6d541c (Sat Dec 10 12:58:31 2022) | latest stable-diffusion-webui-two-shot | https://github.com/opparco/stable-diffusion-webui-two-shot.git | 9936c52e (Sun Feb 19 08:40:41 2023) | latest stable-diffusion-webui-wd14-tagger | https://github.com/toriato/stable-diffusion-webui-wd14-tagger.git | 3ba3a735 (Sat Mar 25 20:32:37 2023) | latest training-picker | https://github.com/Maurdekye/training-picker | a249c422 (Tue Dec 20 21:50:56 2022) | unknown LDSR | built-in |   |   Lora | built-in |   |   ScuNET | built-in |   |   SwinIR | built-in |   |   prompt-bracket-checker | built-in |   |  
akx commented 1 year ago

Please try again on the current 1.3.0 version, and open a new issue if the problem persists.