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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function Iβm trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?