Comment on How do I stop Docker trying to pull from IPv6?
iglou@programming.dev 2 days agoWhat version of Pi OS are you running?
Comment on How do I stop Docker trying to pull from IPv6?
iglou@programming.dev 2 days agoWhat version of Pi OS are you running?
Zagorath@aussie.zone 2 days ago
I’m happy to keep it public if only for the off chance that if we find a solution it might some day help someone else with the same issue.
I’m not 100% sure how to find the OS version, but
uname -a
outputs[…]6.12.25+rpt-rpi-v8[…]
./etc/os-release
contains “Debian GNU/Linux 12 (bookworm)”. It should be whatever was latest as of a month or two ago when I installed the OS fresh.iglou@programming.dev 2 days ago
I have read the rest of the comments to see what you already tried. I was about yo tell you to use sysctl to disable ipv6 but it looks like that is already done.
As a matter of fact, it looks like you have no ipv6 address at all. Which makes me think that your DNS config is off.
Can you show me the content of /etc/resolv.conf ?
Zagorath@aussie.zone 2 days ago
iglou@programming.dev 2 days ago
Well this is getting weird.
Have you tried checking if your os has a resolution cashe active? If so, try to flush it.