The Amiga is currently connected to our Wifi network and allows for us to ssh into the Brain. We have not been able to download any dependencies onto the Brain itself which indicates that there is no internet connectivity. what steps could we take to resolve this/ if this is a known issue?
Hi Jaoviedo,
I am not sure if I’ve already corrected the issue on your Amiga but yes, it is a known issue resolving around systemd-resolved/netplan/NetworkManager.
The fix is to update /etc/docker/daemon.json on the host OS with valid DNS name servers like below:
Thanks!
The hostname is [deleted]. Yes, it is connected to the internet via Wifi.
That would be great, having host access might be useful for us in some situations.
Thanks @chris !
I also wanted to ask, when you fixed the issue did you update the docker container or something. Since the stuff we installed from apt disappeared and we had to reinstall.
Hi, it looks like our robot is having a similar issue. We are able to ssh to the Brain, but it cannot ping google.com. May we have some assistance with this?
Absolutely. Thank you for reaching out with this issue. To fix this issue, try using this curl command:
curl -v 100.85.53.61:8192/dns
Once the command is done executing please restart your Amiga and brain with a full power cycle(turning off the batteries and then turning them back on).
For more information check out this discourse post:
Hi, I am also having the same issue with the internet on the amiga for cloning GitHub repositories. I ran the curl -v 100.85.53.61:8192/dns command while ssh’d on my amiga and the following messages came up: