Unable to access InvokeAI from the browser


Recommended Posts

It doesn't run https at all. This behaviour is also present on Maxthon though.

image.thumb.png.51f14e668da80225120a2e615301c608.png

After analyzing the error myself further, I've followed a suggestion from https://stackoverflow.com/questions/23977690/setting-the-value-of-dataurl-exceeded-the-quota

I am also relaying it here for posterity in case anyone else stumbles over this; All I had to do was run 

localStorage.clear();

inside the F12 Console window, and it seems to work fine now. Not sure what broke this in the first place, but at least it seems to work now, so this can be closed.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.