Web Developer
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