I installed appwrite using docker on windows, hit enter to all default instalation options. but when i open localhost via web browser, IIS Windows show up instead of the appwrite login page
what port did you use?
its typically, localhost:PORT.
Hi @darShan , thanks for the insight, turned out my port localhost:80 already occupied by the IIS. So i change to 81 and works fine now
[Solved] I cant access appwrite on localhost in Windows
Recommended threads
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...