Threads
Function settings doesn't work on self-hosted 1.9.5
When a function setting is changed (like for example the function name) the servers returns a 500. The "appwrite" containers print the following error: appwrite | http.request · 169.5ms · 50a9ce27 a...
- Self Hosted
- Functions
Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. caching with it?
- Self Hosted
- Functions
Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the error makes sense (the secret token is ...
- Flutter
- Web
- Auth
- Self Hosted
- Functions
Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S3 but the console give's me error with n...
- Self Hosted
- Storage