Issues with Docker starting correctly on TrueNAS ElectricEel-24.10.1

Hi, this is my first time posting so excuse me if the formatting is poor.
However I may have found a fix. In the shell I typed:
journal -u docker
After a bit of scrolling, there was a long list of errors stating
failed to query external DNS server" client-addr=" udp:172.16.0.0"

  1. Remember that address
  2. Exit shell
  3. Go to apps
  4. Click configuration in top right
  5. Settings
  6. My previous base was 172.17.0.0/12/24. I changed it to 172.16.0.0 to match the logs.

After about 30 seconds, the apps appeared. I am not very familiar with networking or linux in general so I am not positive if this will break anything else. It seems to have worked for me and I have not noticed any other problems.

2 Likes