8000 cant not continue working 3day ago with 404 · Issue #27 · hnmr293/posex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cant not continue working 3day ago with 404 #27

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

Open
YMC-GitHub opened this issue Mar 26, 2023 · 7 comments
Open

cant not continue working 3day ago with 404 #27

YMC-GitHub opened this issue Mar 26, 2023 · 7 comments

Comments

@YMC-GitHub
Copy link

acttion:
i am going to click add to add pose.

expect : done

actutal: nothing working.

why:?
net::ERR_HTTP_RESPONSE_CODE_FAILURE in web console,it tell me the file 404: https://hnmr293.github.io/sm/a10f0fbff9ef9e01c8548236b6b20610cf5d5cba1f631d8ebab539add9c04974.map

@SeBL4RD
Copy link
SeBL4RD commented Mar 27, 2023

I can confirm, on Automatic1111, UI does not load Posex interface

@codingbaobao
Copy link

UI break may due to the update of gradio in Automatic1111 webui. Not only this but also other extensions.
The temporary solution is to rollback webui version, and must before the upgrade.
Personally revert back to commit 280ed8f00fde0ece026339acdd42888ac4dc3167 works for me.

Step-by-step:

  1. backup your webui-user.bat / webui-user.sh if you have changed it
  2. under webui directory, type git reset --hard 280ed8f00fde0ece026339acdd42888ac4dc3167
  3. paste back your .bat / .sh

@k0les0
Copy link
k0les0 commented Mar 28, 2023

UI break may due to the update of gradio in Automatic1111 webui. Not only this but also other extensions. The temporary solution is to rollback webui version, and must before the upgrade. Personally revert back to commit 280ed8f00fde0ece026339acdd42888ac4dc3167 works for me.

Step-by-step:

  1. backup your webui-user.bat / webui-user.sh if you have changed it
  2. under webui directory, type git reset --hard 280ed8f00fde0ece026339acdd42888ac4dc3167
  3. paste back your .bat / .sh

I don't understand where to enter the command. help please

@creeduk
Copy link
creeduk commented Mar 28, 2023

@k0les0 - this assumes you used git to install and used git pull to update.

If you did, then you need to enter it into a cmd prompt, if you launch 1111 from a git cmd or from a python/anaconda command panel then where you would launch the webui-user.bat you would add that command. Another way you can work is a temp roll back which you can undo later.

git checkout 280ed8f00fde0ece026339acdd42888ac4dc3167

if 280ed8f00fde0ece026339acdd42888ac4dc3167 is the last version you had you can find this by checking the history or looking in the stable-diffusion-webui.git\logs head file.

when you want to return to the current installed version just use:

git checkout master

I did a similar one today I temp rolled back to my point from February because most extensions don't work right with new gradio

@codingbaobao
Copy link

@k0les0 if you don't familiar with command line or terminal, you can just install a new webui folder by download the code here:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/tree/280ed8f00fde0ece026339acdd42888ac4dc3167
Just run it, move all your extensions, model, script to this folder.

hnmr293 added a commit that referenced this issue Apr 1, 2023
@hnmr293
Copy link
Owner
hnmr293 commented Apr 1, 2023

Thanks for your feedbacks.
I have fixed webui update issues.
Please update posex and try it again.

@YMC-GitHub
Copy link
Author

thank you for your sharing. Another extension may be good, i try to use 3D pose editor sd-webui-3d-open-pose-editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
0