Is telemetry.caddyserver.com still available?

1. My Caddy version (caddy version):

caddy v1.0.1

2. How I run Caddy:

a. System environment:

, centos6.9, cloud machine

b. Command:

/www/caddy/bin/caddy -quic -conf /www/caddy/config/443.conf -log /www/caddy/logs/stdlog.log

c. Service/unit/compose file:

paste full file contents here

d. My complete Caddyfile or JSON config:

paste config here, replacing this text
DO NOT REDACT anything except credentials

3. The problem I’m having:

Can’t obtain telemetry data from my caddy instance.

4. Error messages and/or full log output:

the following ‘xxxx’ represent telemetry.caddyserver.com

2020/03/05 20:15:12 [WARNING] Sending telemetry (attempt 1): Post https: //xxxxx/v1/update/fc561a6c-acc1-4b36-a4f6-ac663e227f0b: dial tcp: lookup xxxxxx on 100.125.1.250:53: no such host - backing off and retrying
2020/03/05 20:15:21 [WARNING] Sending telemetry (attempt 2): Post https: //xxxxxx/v1/update/fc561a6c-acc1-4b36-a4f6-ac663e227f0b: dial tcp: lookup xxxx on 100.125.1.250:53: no such host - backing off and retrying
2020/03/05 20:15:48 [WARNING] Sending telemetry (attempt 3): Post https: //xxxx/v1/update/fc561a6c-acc1-4b36-a4f6-ac663e227f0b: dial tcp: lookup xxxx on 100.125.1.250:53: no such host - backing off and retrying
2020/03/05 20:16:52 [ERROR] Sending telemetry: Post https: //xxxxxx/v1/update/fc561a6c-acc1-4b36-a4f6-ac663e227f0b: dial tcp: lookup xxxx on 100.125.1.250:53: no such host

5. What I already tried:

I tried dig, only know caddyserver.com can be resolved ok

6. Links to relevant resources:

Not really, no. We’ll probably shut it down at the end of v1.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.