Hello,
I am getting the error below in flutter windows release, created with msix package, on a older laptop with windows 11, it does not happen on my newer laptop on wich I work on the project also with win 11:
AppwriteException:, HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(.../third. _party/boringssl/src/ssl/handshake.cc:393)) (0)
Appwrite is self hosted, v 1.4.13.
Recommended threads
- Fulltext index creation fails due to Inn...
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index cre...
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...