Query not working in Appwrite functions after custom domain added to the digital ocean droplet.
- 0
- Self Hosted
- Functions
This is a weird problem. Everything was working fine before adding the domain. But after the domain is added, query functionalities stopped working from appwrite functions. However, I checked it from the frontend sdk and queries are working fine. Other functionalities like getting docs using appwrite functions are also working.
what exactly are the errors that get thrown on the functions?
@safwan No errors in particular. For example, in this function the query is ignored and the whole collection is returned.
What exactly is the result (documentList)?
@Steven The result was all the documents in the collection.
Screenshot or something please?
Recommended threads
- Running into a server error on my self-h...
Hey everyone, I'm running into a server error on my self-hosted setup after updating to v1.19.0. The issue only happens during user creation and deletion. Ever...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...