[GH-ISSUE #385] auth.acme-dns.io is down #217

Closed
opened 2026-03-13 16:11:11 +03:00 by kerem · 1 comment
Owner

Originally created by @instantleves on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/385

Hi, It looks like the public auth.acme-dns.io instance is currently down.
Both the HTTP API and the DNS service appear to be unreachable.

# curl -X POST https://auth.acme-dns.io/register
curl: (7) Failed to connect to auth.acme-dns.io port 443 after 4089 ms: Couldn't connect to server
# dig TXT cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io @1.1.1.1

; <<>> DiG 9.10.6 <<>> TXT cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 42814
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; OPT=15: 00 16 61 74 20 64 65 6c 65 67 61 74 69 6f 6e 20 61 75 74 68 2e 61 63 6d 65 2d 64 6e 73 2e 69 6f 2e ("..at delegation auth.acme-dns.io.")
; OPT=15: 00 17 34 39 2e 31 32 2e 36 30 2e 32 30 30 3a 35 33 20 74 69 6d 65 64 20 6f 75 74 20 66 6f 72 20 63 63 33 36 31 35 64 63 2d 30 33 63 37 2d 34 61 62 63 2d 39 37 31 65 2d 30 37 37 66 34 62 34 32 37 64 39 66 2e 61 75 74 68 2e 61 63 6d 65 2d 64 6e 73 2e 69 6f 20 54 58 54 ("..49.12.60.200:53 timed out for cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io TXT")
;; QUESTION SECTION:
;cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io. IN TXT

;; Query time: 161 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Thu Jun 05 09:48:57 CEST 2025
;; MSG SIZE  rcvd: 212
Originally created by @instantleves on GitHub (Jun 5, 2025). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/385 Hi, It looks like the public auth.acme-dns.io instance is currently down. Both the HTTP API and the DNS service appear to be unreachable. ```sh # curl -X POST https://auth.acme-dns.io/register curl: (7) Failed to connect to auth.acme-dns.io port 443 after 4089 ms: Couldn't connect to server ``` ```sh # dig TXT cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io @1.1.1.1 ; <<>> DiG 9.10.6 <<>> TXT cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io @1.1.1.1 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 42814 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; OPT=15: 00 16 61 74 20 64 65 6c 65 67 61 74 69 6f 6e 20 61 75 74 68 2e 61 63 6d 65 2d 64 6e 73 2e 69 6f 2e ("..at delegation auth.acme-dns.io.") ; OPT=15: 00 17 34 39 2e 31 32 2e 36 30 2e 32 30 30 3a 35 33 20 74 69 6d 65 64 20 6f 75 74 20 66 6f 72 20 63 63 33 36 31 35 64 63 2d 30 33 63 37 2d 34 61 62 63 2d 39 37 31 65 2d 30 37 37 66 34 62 34 32 37 64 39 66 2e 61 75 74 68 2e 61 63 6d 65 2d 64 6e 73 2e 69 6f 20 54 58 54 ("..49.12.60.200:53 timed out for cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io TXT") ;; QUESTION SECTION: ;cc3615dc-03c7-4abc-971e-077f4b427d9f.auth.acme-dns.io. IN TXT ;; Query time: 161 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) ;; WHEN: Thu Jun 05 09:48:57 CEST 2025 ;; MSG SIZE rcvd: 212 ```
kerem closed this issue 2026-03-13 16:11:16 +03:00
Author
Owner

@ollesson-allard commented on GitHub (Jun 6, 2025):

@instantleves It's working again now.

<!-- gh-comment-id:2949191466 --> @ollesson-allard commented on GitHub (Jun 6, 2025): @instantleves It's working again now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#217
No description provided.