2 Jul, 2026, 05:39
When a function setting is changed (like for example the function name) the servers returns a 500.
The "appwrite" containers print the following error:
TypeScript
appwrite | http.request · 169.5ms · 50a9ce27
appwrite |
appwrite | level error
appwrite | http.method PUT
appwrite | http.path /v1/functions/:functionId
appwrite | http.response.code 500
appwrite |
appwrite | Utopia\Database\Exception\Structure: Invalid document structure: Unknown attribute: "providerBranches"
appwrite | at /usr/src/code/vendor/utopia-php/database/src/Database/Database.php:6346
appwrite | at /usr/src/code/vendor/utopia-php/database/src/Database/Adapter.php:432
appwrite | at /usr/src/code/vendor/utopia-php/database/src/Database/Adapter/Pool.php:169
appwrite | at /usr/src/code/vendor/utopia-php/pools/src/Pools/Pool.php:229
appwrite | ... 10 more
appwrite |
appwrite | ────────────────────────────────────────────────────────────
TL;DR
Function settings cannot be changed on self-hosted version 1.9.5, causing a server error 500. An error related to an unknown attribute "providerBranches" is displayed in the logs. No solution provided.Recommended threads
- SMTP Test Email Looping
Hi all, I updated to 1.9.5 self hosted last night and ever since, I've had SMTP tests fire multiple times per minute
- Account creation failed 1.9.5
API call failed (/v1/account/sessions/email): Invalid credentials. Please check the email and password. apiUrl=http://appwrite, domain=hiden #0 /usr/src/code/...
- Migrate selfhosted 1.5 version to cloud
Hello everyone, is there any chance of migrating an old 1.5 selfhosted instance to the cloud? I tried with migrate but always encounter the error: "Couldnt load...