Skip to content

Latest commit

 

History

History
105 lines (104 loc) · 4.31 KB

File metadata and controls

105 lines (104 loc) · 4.31 KB
NameAboutLabelsAssignees
Bug ReportYou think something is broken in the UIbug-report

The title of the bug report should be short and descriptive.
Use relevant keywords for searchability.
Do not leave it blank, but also do not put an entire error log in it.

Checklist

Please perform basic debugging to see if extensions or configuration is the cause of the issue.
Basic debug procedure
 1. Disable all third-party extensions - check if extension is the cause
 2. Update extensions and webui - sometimes things just need to be updated
 3. Backup and remove your config.json and ui-config.json - check if the issue is caused by bad configuration
 4. Delete venv with third-party extensions disabled - sometimes extensions might cause wrong libraries to be installed
 5. Try a fresh installation webui in a different directory - see if a clean installation solves the issue
Before making a issue report please, check that the issue hasn't been reported recently.

Please fill this form with as much information as possible. Don't forget to "Upload Sysinfo" and "What browsers" and provide screenshots if possible

Tell us what happened in a very clear and simple way

Please provide us with precise step by step instructions on how to reproduce the bug

Tell us what you think the normal behavior should be

System info file, generated by WebUI. You can generate it in settings, on the Sysinfo page. Drag the file into the field to upload it. If you submit your report without including the sysinfo file, the report will be closed. If needed, review the report to make sure it includes no personal information you don't want to share. If you can't start WebUI, you can use --dump-sysinfo commandline argument to generate the file.

Please provide full cmd/terminal logs from the moment you started UI to the end of it, after the bug occured. If it's very long, provide a link to pastebin or similar service.

Please provide us with any relevant additional info or context.
Examples:
 I have updated my GPU driver recently.