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
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...