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
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...