I've been working in a project for last few months. it was working enough fine till now. but last night when i tried visiting localhost
from chrome, after starting the docker container, it only shows a blank white screen. nothing else. the console is attached below. if i tryna open it from incognito mode or from any other browser, it works fine. it redirects me to the login page. now I've forgot my console password. so i can't login from any other browser. i wonder what's really happening
why i can't see my appwrite console on localhost:80
Weird...maybe you can try clearing your cache?
Seems like one of your chrome extensions is causing the issue. That explains why it works fine on incognito, where extensions are disabled by default.
Try disabling some of your chrome extensions to figure out who the culprit is!
@safwan 's suggestion solved the issue. one of my extensions got broken some broken code
Ooh which 🧐
aaaah im glad it helped!
wordtune🤦♂️
[SOLVED] why i can't see my appwrite console on localhost:80
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...