#Invoke Browser UI not working after update to 3.6.1
3 messages · Page 1 of 1 (latest)
Hi @ashen orbit. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Based on the information provided in the extracts, there could be several reasons why the InvokeAI browser UI is not working properly after an update. Here are a few potential solutions:
-
Clear Browser Local Storage: One user reported that clearing the local storage for InvokeAI in the browser resolved a similar issue. You can do this while on the blank page. Here's a link for how to do that in various browsers: Clear Local Storage (https://www.leadshook.com/help/how-to-clear-local-storage-in-google-chrome-browser/) [^1^].
-
Change the Port: Another user found that changing the port in the
invokeai.yamlfile resolved the issue. For example, changing the port from 9090 to 9080 might help [^2^]. -
Reinstall or Run Automated Fix: If the above solutions don't work, you could try reinstalling InvokeAI or running the automated fix [^3^].
-
Check for Duplicate Models: In some cases, having duplicate models in the models folder can cause issues. Ensure that you only have one instance of each model in your models folder [^4^].
If none of these solutions work, it would be best to report the issue on the InvokeAI GitHub Issues page (https://github.com/invoke-ai/InvokeAI/issues) providing as much detail as possible about the problem.