Hi,
I have self-hosted my appwrite. I was trying to deploy a new function and once deployed the process failed with File not found error.
I didn't even change the files created by the appwrite init function command. I don't know what the problem is.
Can anyone help?
Summary
User is reporting a "File Not Found" error when trying to deploy a new function on a self-hosted Appwrite installation. They did not modify any files after using the "appwrite init" command. They are using the Node.js runtime and the build process failed with a 404 error. No logs were recorded. User confirms that the code exists locally in the correct folder and the path matches the one in the appwrite.json file. They are not using Docker Desktop and have installed Appwrite using the 1-click droplet deploy on Digital Ocean. No solution provided in the thread.