Hi, I have appwrite 1.7.4 on docker, on a private vps behind reverse proxy which is bunker web.
When I call some functions, casually, I receive the error that hub.my-domain.com port=80 was reset by peer.
(hub.my-domain.com is the APP_DOMAIN)
The function is reached successfully from the client application and called correctly but the error happens only if I use for example the appwrite users API.
How can I effectively debug it to understand the issue, especially for the communication between appwrite? It happens casually and I was sometime able to solve it by restarting the docker and recreate the custom domains.
It's almost as if the instances of the single containers have issues communicating, it's really frustrating.
I'm unable to post the configuration right now because I cannot connect to the machine now
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...