So I have a Appwrite running on docker, fresh install with all default settings. I can create a new project, but when trying to create a new python function (hitting create at last step), it doesn't allow, and show a message "Server Error" in a modal.
Using "docker logs --tail 100 appwrite", the error is:
[Error] Message: {closure}(): Argument #10 ($entrypoint) must be of type string, null given, called in /usr/src/code/vendor/utopia-php/framework/src/App.php on line 531
Wonder if any adicional step is required?
Did you set the entry point?
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...