#functions page returns 500
17 messages · Page 1 of 1 (latest)
What are the logs for the appwrite container?
You can get them by going into the directory/folder where your docker compose file is located at (appwrite by default), and then run
docker compose logs appwrite
Here are the logs, I looked through them but not sure what to do to resolve the error
2025-05-12T15:22:15.663912334Z [Error] Type: Appwrite\Extend\Exception
2025-05-12T15:22:15.663915931Z [Error] Message: User (role: guests) missing scope (account)
2025-05-12T15:22:15.663932101Z [Error] File: /usr/src/code/app/controllers/shared/api.php
2025-05-12T15:22:15.663960475Z [Error] Line: 319
2025-05-12T15:22:15.663963280Z Failed to initialize logging provider: Unable to parse DSN: scheme is required
2025-05-12T15:22:15.665230524Z [Error] Timestamp: 2025-05-12T15:22:15+00:00
2025-05-12T15:22:15.665397198Z [Error] Method: GET
2025-05-12T15:22:15.665402779Z [Error] URL: /v1/functions/runtimes
2025-05-12T15:22:15.665405765Z [Error] Type: Appwrite\Extend\Exception
2025-05-12T15:22:15.665408239Z [Error] Message: User (role: guests) missing scope (functions.read)
2025-05-12T15:22:15.665410514Z [Error] File: /usr/src/code/app/controllers/shared/api.php
2025-05-12T15:22:15.665412707Z [Error] Line: 319
bumping this again,
Do you know what might be the cause?
Weird. Have you upgraded this instance recently or something?
No, it’s still 16.0
Didn’t make any changes , only change I can think of is adding another user to appwrite
16? You mean 1.6.0?
Yes sorry meant 1.6.0
Happened to me too but on Appwrite Cloud. All functions stopped working too, also returning 500. They just came back about 1-2 minutes ago and now each function is taking around 30 seconds to execute.
Nevermind, while writing this it happened again. My entire project is down
Cloud also returns this
we have upgraded to returning a new error 😭
this is when i try to view a function
im on new york
Cloud is different. Please, create a new post
Try upgrading to 1.6.2 and run migration command