
I am trying to run a function but I always get the screenshot error. I have appwrite installed in a virtual machine, and that virtual machine is accessible through another virtual machine acting as a reverse proxy with nginx proxy manager.
The appwrite virtual machine is connected to a nat network and the reverse proxy virtual machine is connected to that nat network and in NPM is configured to serve in x domain that ip nat.
Recommended threads
- Internal curl errors has occurred within...
Recently, I tried executing a function in my project. Got this error in failed requests randomly: ```Internal curl errors has occurred within the executor! Err...
- Functions seem to be broken
Whenever I try to execute a function it times out then when I try to run it again I get something along the lines of: "networkpolicies.networking.k8s.io "f43c5...
- Dynamic API Key issue
I have created new function in Appwrite cloud. In function I using below code to initialize Appwrite client const client = new Client() .setEndpoint(con...
