{'$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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...