I am trying to get to my appwrite console but it's just showing spinning progress animation in the web and giving following errors in the console.
TypeScript
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.
TypeScript
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://cloud.appwrite.io/console/_app/immutable/entry/app.BxB8Wp3c.js
TypeScript
service-worker.js:1 Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported
at o (service-worker.js:1:38578)
o @ service-worker.js:1
await in o
(anonymous) @ service-worker.js:1
TL;DR
Unable to navigate to console, encountering MIME type and module script errors. Clearing cache and using direct login URL at https://cloud.appwrite.io/console/login resolved the issue.I clearted all the cache, localstorage and session data for appwrite.io and used the direct login url to log back in https://cloud.appwrite.io/console/login now it's working
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- My projects were deleted
Hello everyone, My projects were for some reason deleted. I got an email informing me about project inactivity, when I clicked to activate it again, it was sil...