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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...