this post was submitted on 14 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I've run headscale container on my unraid successful in the past. Today I need to reinstall it from the scratch.

However after spinning up the container, all I got is this error message:

I've run headscale container on my unraid successful in the past. Today I need to reinstall it from scratch.

ERR Could not load DERP map from path error="Get \"[https://controlplane.tailscale.com/derpmap/default\](https://controlplane.tailscale.com/derpmap/default)": dial tcp: lookup controlplane.tailscale.com on 127.0.0.11:53: read udp 127.0.0.1:45085->127.0.0.11:53: i/o timeout" func=GetDERPMap url=https://controlplane.tailscale.com/derpmap/default

When I used nslookup command inside the container, it can find derp website:

root@d12e14ff0f63:/# nslookup

> controlplane.tailscale.com

Server: 127.0.0.11

Address: 127.0.0.11#53

Non-authoritative answer:

Name: controlplane.tailscale.com

Address: 3.125.194.96

Name: controlplane.tailscale.com

Address: 18.197.213.150

Name: controlplane.tailscale.com

Address: 35.156.244.91

Name: controlplane.tailscale.com

Address: 3.73.239.57

Name: controlplane.tailscale.com

I've used the same config file that I backed up. Anyone has experienced this error?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here