[SOLVED] using server sdk in Function throws Handshake error in client CERTIFICATE_VERIFY_FAILED
- 0
- Self Hosted
- Functions
Appwrite hosted on digital ocean, function uses Dart 2.17 runtime, Endpoint set to https:// {public_server_ip} /v1
should I use domain instead of raw public ip?
When using IP you should set selfSigned as true
But if you can it's best to use the domain.
[SOLVED]using server side sdk in Function throws Handshake error in client CERTIFICATE_VERIFY_FAILED
[SOLVED] using server sdk in Function throws Handshake error in client CERTIFICATE_VERIFY_FAILED
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...