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
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...
- Manual install docs are out of sync with...
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found:...
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...