Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5584

Troubleshooting • Re: Docker not working on Pi 5 running Pi OS

$
0
0
So Docker works.

The last trace you posted says:
dial tcp [2600:1f18:2148:bc02:445d:9ace:d20b:c303]:443
This means the Pi tries to connect to dockerhub over IPv6. Do you use IPv6 at all in your LAN?

You can modify Raspios (Linux) to prefer ipv4 over ipv6. You'll need to set file /etc/gai.conf accordingly.
Man page: https://manpages.debian.org/bookworm/ma ... .5.en.html

I would first look at that file on your machine, I suspect it might include comments about how to prioritize IPv4 over IPv6.

Statistics: Posted by epoch1970 — Thu Feb 29, 2024 4:51 pm



Viewing all articles
Browse latest Browse all 5584

Trending Articles