im getting error when executing ssl
TypeScript
appwrite-worker-certificates | [Job] Received Job (67bfb1dc953401.66385800).
appwrite-worker-certificates | Cannot renew domain (api.pakitz.site) on attempt no. 1 certificate: Renew isn't required.
appwrite-worker-certificates | [Job] (67bfb1dc953401.66385800) failed to run.
appwrite-worker-certificates | [Job] (67bfb1dc953401.66385800) Renew isn't required.
appwrite-worker-certificates | [Error] Type: Exception
appwrite-worker-certificates | [Error] Message: Renew isn't required.
appwrite-worker-certificates | [Error] File: /usr/src/code/src/Appwrite/Platform/Workers/Certificates.php
appwrite-worker-certificates | [Error] Line: 152
TL;DR
SSL error message is due to a renewal not being required for the certificate. A suggestion is to check the appwrite instance using HTTPS.The error says "Renew isn't required" it means the certificate was generated already and it's valid, have tried to check your appwrite instance using https?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...