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
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...