Please help me.
Am on my localhost Fresh installation of 1.4 Already fixed _APP_CONNECTIONS_MAX issue. Fixed roles issue. still gets the error
how are you accessing appwrite?
Thanks for responding. I am currently running Appwrite 1.4 on Docker on a Raspberry Pi 4 8GB machine. I am accessing it on another machine using my local IP address.
you'll need a domain and that domain needs to be configured in Appwrite
Can you explain the steps please..?? I do have a domain.. so do I have to Bind the domain.. am I not able to use app write using local host
so have you configured that domain yet? does browsing to the domain take you to your appwrite instance?
yes ..but my domain is directing to the machine IP on port 80 not on appwrite directly
what do you mean?
what happens when you browse to the domain? do you have multiple things running on that raspberry pi
not yet....right now there is only appwrite..
From external network am using domain to use appwrite but from internal network am using machine IP to access appwrite .. when i was using 1.3
and now it will take a lot of time and than gateway timeout when am trying to hit on that domain
i don't quite understand why it won't work from within the network...it should be accessing the same as if it was from external
Recommended threads
- Rate límit reset
I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Iv...
- How to set permissions using the createO...
Hi, I'm trying to create a set of registers in a table using the tableDB.createOperations function, but it seems like it doesnt support/expect the usage of the ...
- Appwrite not sending Emails
I’m running a self-hosted Appwrite instance (v1.8.1) and I can’t get invite emails to send when using the team invite flow described in the docs: https://appwri...