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
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...