TypeScript
appwrite-worker-certificates |
appwrite-worker-certificates | Warning: Array to string conversion in /usr/src/code/src/Appwrite/Platform/Workers/Certificates.php on line 343
appwrite-worker-certificates | [Job] (69b942c0b0c3c6.02502010) failed to run.
appwrite-worker-certificates | [Job] (69b942c0b0c3c6.02502010) Failed to verify domain DNS records.
appwrite-worker-certificates | [Error] Type: Exception
appwrite-worker-certificates | [Error] Message: Failed to verify domain DNS records.
appwrite-worker-certificates | [Error] File: /usr/src/code/src/Appwrite/Platform/Workers/Certificates.php
appwrite-worker-certificates | [Error] Line: 346```
The "Array to string conversion" warning suggests a bug in how Appwrite handles the DNS challenge.
Main domain uses HTTP-01 challenge and function domains require DNS-01 challenge
TL;DR
Failed to generate SSL functions due to DNS verification failures. Appwrite platform encounters an issue with handling DNS challenges for function domains. The main domain uses HTTP-01 challenge method while function domains require DNS-01 challenge. This could be causing the error.Recommended threads
- _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...
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....