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
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...