[X] I have searched the existing issues and checked the recent builds/commits
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.
Steps to reproduce the problem
Go to "Extensions", "Installed" tabs
Press "Check for updates"
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.
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.
Steps to reproduce the problem
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
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](http://127.0.0.1:7860/) Lora [built-in](http://127.0.0.1:7860/) ScuNET [built-in](http://127.0.0.1:7860/) SwinIR [built-in](http://127.0.0.1:7860/) prompt-bracket-checker [built-in](http://127.0.0.1:7860/) ### Console logs ```Shell venv "E:\Stable Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Commit hash: 22bcc7be428c94e9408f589966c2040187245d81 Installing requirements for Web UI If submitting an issue on github, please provide the full startup log for debugging purposes. Initializing Dreambooth Dreambooth revision: 926ae204ef5de17efca2059c334b6098492a0641 Successfully installed accelerate-0.18.0 fastapi-0.94.1 gitpython-3.1.31 google-auth-oauthlib-0.4.6 requests-2.28.2 transformers-4.26.1 Does your project take forever to startup? Repetitive dependency installation may be the reason. Automatic1111's base project sets strict requirements on outdated dependencies. If an extension is using a newer version, the dependency is uninstalled and reinstalled twice every startup. [+] xformers version 0.0.19.dev516 installed. [+] torch version 2.0.0+cu118 installed. [+] torchvision version 0.15.1+cu118 installed. [+] accelerate version 0.18.0 installed. [+] diffusers version 0.14.0 installed. [+] transformers version 4.26.1 installed. [+] bitsandbytes version 0.35.4 installed. Launching Web UI with arguments: --xformers --no-half-vae E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\torchvision\transforms\functional_tensor.py:5: UserWarning: The torchvision.transforms.functional_tensor module is deprecated in 0.15 and will be **removed in 0.17**. Please don't rely on it. You probably just need to use APIs in torchvision.transforms.functional or in torchvision.transforms.v2.functional. warnings.warn( Additional Network extension not installed, Only hijack built-in lora LoCon Extension hijack built-in lora successfully Loading weights [4bf1855f4d] from E:\Stable Diffusion\stable-diffusion-webui\models\Stable-diffusion\2 Waifu Diffusion\1.5\wd-1-5-beta2-fp16.safetensors Creating model from config: E:\Stable Diffusion\stable-diffusion-webui\models\Stable-diffusion\2 Waifu Diffusion\1.5\wd-1-5-beta2-fp16.yaml LatentDiffusion: Running in v-prediction mode DiffusionWrapper has 865.91 M params. Loading VAE weights specified in settings: E:\Stable Diffusion\stable-diffusion-webui\models\VAE\kl-f8-anime2.ckpt Applying xformers cross attention optimization. Textual inversion embeddings loaded(2): wd1.5badprompt, wd1.5goodprompt Model loaded in 5.1s (load weights from disk: 0.2s, create model: 0.2s, apply weights to model: 0.7s, apply half(): 0.8s, load VAE: 0.3s, move model to device: 0.7s, load textual inversion embeddings: 2.4s). CUDA SETUP: Loading binary E:\Stable Diffusion\stable-diffusion-webui\venv\lib\site-packages\bitsandbytes\libbitsandbytes_cudaall.dll... Running on local URL: http://127.0.0.1:7860 To create a public link, set `share=True` in `launch()`. Startup time: 29.7s (import torch: 3.6s, import gradio: 0.7s, import ldm: 0.5s, other imports: 1.0s, setup codeformer: 0.2s, load scripts: 2.8s, load SD checkpoint: 5.2s, create ui: 15.4s, gradio launch: 0.1s). ``` ### Additional information I have checked the commit history for extensions where I've noticed this, and it doesn't seem to be because the new commits are too recent (newer commits are days, weeks old). I have also tried deleting /venv. This can be fixed in the meantime by either: a) deleting the extension's folder and then reinstalling through the webui. b) issuing `git pull` in the extension's folder.
Please try again on the current 1.3.0 version, and open a new issue if the problem persists.