
When following the "start with python" mini tutorial (well not 100%, cause I scippe the environment setup and installed the latest appwrite sdk, which is 5.x if I remember correctly). I get this exception:
HTTPSConnectionPool(host='10.10.100.99', port=443): Max retries exceeded with url: /v1/databases (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:997)')))
Is this caused by using latest appwrite sdk instead of appwrite==4.1.0
? Or how can I bypass this SSL issue?
Recommended threads
- line 1: 107 Killed npm run build
When trying to deploy my Nuxt app for testing, it goes through rendering chunks successfully and once it gets to Initializing the pre-renderer it throws this er...
- selfhost install fail on version 1.7.4
Docker compose + logs: https://pastebin.com/4P3xbnfw After a fresh install, I create an account and while it attempts to send me the on boarding to onboard my ...
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
