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.
TL;DR
Developers are encountering a "Could not resolve host: exc1 with status code 0" error when running a function. The issue might be related to the networking setup with a virtual machine acting as a reverse proxy. Double-check network configurations and ensure proper IP addressing and domain settings to resolve the error.