Describe the bug
Medusa doesn't start
To Reproduce
Update Medusa with the last release 0.2.7.
Expected behavior
Since I have updated Medusa, I have a black screen when I want to access it.
Screenshots



Medusa (please complete the following information):
Logs:
Additional context
Nop
I found that when starting Medusa in Chrome's Incognito mode it works.
For now I use that as a workaround.
@OmgImAlexis this seems to be an issue with the browser local storage. We really need to fix this. Can you look into this?
Clearing the cache should fix this, see: https://github.com/pymedusa/Medusa/issues/4754#issuecomment-407949046
It's seems to be a cache problem, working on incognito mode ;-)
Working fine now I cleared the cache.
Thx for your help !
Yeah, but when restarting medusa, it should provide you new js files.
Also the mako cache should have been refreshed. I asume you tried restarting medusa, and closed all tabs (as in not reusing old tabs). Then the only item I can think of that will survive that, is the local storage. Local storage is not shared with incognito tabs.
@p0psicles isn't much we can do. All users will need to clear all caches and we can't really do that programatically.
Can you go through it with @Rwanou88 so we are 100% sure how to resolve this issue? Then we at least know for sure.
Working fine now I cleared the cache.
Check the comment, they updated it.
Sorry I missed that.
Most helpful comment
Clearing the cache should fix this, see: https://github.com/pymedusa/Medusa/issues/4754#issuecomment-407949046