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
- [Self-hosted] Realtime crashes with "Mis...
- Problem adding domain onto the project a...
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use...
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...