Skip to content

How to create a debug log

AlUlkesh edited this page Jun 25, 2024 · 2 revisions

Set the debug level to 4 (in Settings - Image Browser)
image

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.

image

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 SD.Next: This currently suppresses extension debug. In this case before replicating your issue, head to the Maintenance tab and press Restart debug.

Clone this wiki locally