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?
Recommended threads
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...