Hello! I am trying to run appwrite locally to test things out and i wanted to change the default ports. I have seen this post https://discord.com/channels/564160730845151244/1331599755486167160 and this one https://discord.com/channels/564160730845151244/1310356567027355698/1310894818964275260 and none of those options helped here.
At first I just ran the initial startup command from the Getting Started documentation and when it asked to input a port, i put it in the port i want to use and it proceeded with the installation. Once it was complete, i went to localhost:7800 and the console appeared, but when i try to sign up the account, i get a failed to fetch error.
I've attached screenshots of to show what I did, and the behavior im experiencing.
There are known issues with using non-default ports in Appwrite 1.7.x
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...