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
- Unknown column 'sourceSize' in 'field li...
After migrating from 1.6.1 to 1.7.4 I noticed this message in the logs: `appwrite-worker-stats-resources | 2025-10-26T10:32:38.289577112Z Failed: SQLSTATE[...
- Invalid document structure: Missing requ...
After migrating from 1.6.1 to 1.7.4 I noticed this message in the logs: appwrite-worker-audits | 2025-10-26T11:15:24.062537020Z Error processing a...
- New attribute stuck on processing?
I was running out of disk space and after creating an attribute and restarting my appwrite (self hosted) I have an attribute stuck on creation. Any way to remov...