
Hi there,
I want to build my functions, but the connection to (example) https://pub.dev fails due to an TLS error. This error occurs because I have to add a custom ca-certificate.
I've already mounted the etc/ssl/certs folder to the same folder in all appwrite docker images and a curl call to https://pub.dev does work without throwing an error.
Therefore I have two questions.
- In what image does the function build happen? Maybe I forgot to add the certificate there.
- Is there a single folder/place where I can mount the certificates once for all images to use?
Thanks for your help! Cheers! :appwritecheers:
Recommended threads
- Properly contained appwrite main app can...
Hello! We tried to reinstall our main self-hosted appwrite with a new method but the main app 2 mins after launch throw this error: ```2025/06/22 16:16:14 s...
- Broken message
https://github.com/appwrite/appwrite/issues/10081 I just realized that I can just build appwrite myself, was this bug fixed in latest dev release?
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
