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
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...
- Sveltekit + Bun sites runtime not deploy...
anyone tried deploying sveltekit + bun sites? its building but not running, and the only thing from build console to value is ``` > Using svelte-adapter-bun .s...
- Domain is owned by a different organizat...
I was trying to add a domain to one of my projects however, it keeps giving me the error of Domain is owned by a different organization. I did have a self hoste...