
I have a Dart function and get that error when executing it. I get in the openruntimes logs EOF error.

The function code is 100% correct

Are logging anything? Or returning custom headers?

Nope, nothing logs and code is not being executed

I even tried changing all the code to a simple context.res.send("hello world"); And the same error retures, with timeout and EOF in docker compose logs

I think the function got malformed, created a new one

I'm dumb

It's RETURN context.res.send("hello world");

I wasn't writing return π

Sorry @Steven π

[SOLVED] Execution timed out.
Recommended threads
- Request failedPlease check if your crede...
I was trying to moved my archived project to a self-host database . Appwrite said we can view and migrate data but my archived project is rendering "Please che...
- upgrading from 1.4.5 to 1.6.0 broke my s...
I managed to upgrade my self hosted instance from 1.4.5 to 1.6.0 and now when i try to log into the dashboard i get the error in the attached image. Also any ap...
- Permissions for bulk operation
Hi team, I have a question: βIn the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
