{'$id': '65bbe8072af421ea4e60', '$createdAt': '2024-02-01T18:50:47.176+00:00', '$updatedAt': '2024-02-01T18:50:47.277+00:00', '$permissions': [], 'functionId': 'atualizar_status_ordem_servico', 'trigger': 'event', 'status': 'failed', 'statusCode': 500, 'response': '', 'stdout': '', 'stderr': 'Internal Runtime error.', 'duration': 0.0380728}]}
when I try to query what happened to the failed execution with docker logs project-DeploymentID returns nothing in the console.
Recommended threads
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...