Hi,
I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP to connect my development laptop which hosted the frontend.
However I had issues connecting an appwrite function to a node backend server and accidentally nuked the installation
When I reinstalled the latest version and tried to login to the dashboard, it gave me this error
Pastebin of error: https://pastes.io/AKTsqktg
I have router protection off
So my question:
A) has it changed between 1.8 and 1.9 of appwrite that I can only use localhost and can’t swap in the machines IP
B) Does anyone know how I go about connecting front ends and node servers over the API on different machines in my lan network
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...