New debug options #130
Locked
AlUlkesh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since many of the recent Gradio issues have turned out to affect some people but not others, this has made it difficult to find any errors. I just increased the debugging of the code (esp. in the javascript part) and hope this will help in pinning down the remaining issues.
Please update to the latest version (starting at 57040c3) and if you want to post the debug log for an issue proceed like this:
Set the debug level to 4 (in

Settings - Image Browser
)Save and restart webui.
Continue until the issue you have is occurring.
Then go into the Maintenance tab and press the following new button. This should work even if other tabs are not responding.
By now a file
image_browser.log
will have been created in your extension directory. So for example in my case:c:\tools\ai\stable-diffusion-webui\extensions\stable-diffusion-webui-images-browser\image_browser.log
Please post this log file in your issue.
If you are using Vladmandic's fork: This currently suppresses extension debug. In this case before replicating your issue, head to the Maintenance tab and press
Restart debug
.Beta Was this translation helpful? Give feedback.
All reactions