Back

Running Appwrite locally with Docker, can't create a function

  • 0
  • Self Hosted
  • Functions
sevla
23 Apr, 2024, 18:52

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?

TL;DR
Developers are trying to create a new Python function in Appwrite running locally with Docker but encounter a "Server Error" message. The error log indicates an issue with the entry point not being set. The solution is to ensure the entry point is properly configured when creating the function.
Steven
23 Apr, 2024, 23:46

Did you set the entry point?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more