Hello,
I am getting this error when deploying a function via github integration. I also used this yesterday on another function and it worked. Both functions are in the same repo but in different directories. I set the directory and entry point correctly and also added the build command.
What could be wrong?
Kind regards, Marius
do both no longer work?
what's your project id?
@Steven Project ID: mysf Function: predict-dev
do both no longer work?
@Steven just predict-dev. The other function "compare-dev" is working fine with github.
maybe some of the paths are incorrect?
This is the github repo https://github.com/<company>/appwrite-functions/tree/develop/predict/src/
On the screenshot you see my function settings. π¦ @Steven
Do you have any spaces in and folder names?
There are no extra spaces in the root directory, right?
<@462046107556511744> I had the same issue as OP. The solution for me was to disconnect the GH integration and then reconnect.
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...