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
- edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know ho...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...