Specifically, I'm getting this error response when trying to update apt caches:
Code: Select all
pi@raspberrypi:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Err:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Could not connect to raspbian.raspberrypi.org:80 (93.93.128.193). - connect (113: No route to host)
Reading package lists... Done
W: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/buster/InRelease Could not connect to raspbian.raspberrypi.org:80 (93.93.128.193). - connect (113: No route to host)
W: Some index files failed to download. They have been ignored, or old ones used instead.

Maybe I'll have to find an alternate mirror, or just give up for the moment and get some dinner!