Jules0815
Members
-
Joined
-
Last visited
Solutions
-
Jules0815's post in Docker version "not available" since Release 7.0.0 was marked as the answerRebooting Router changed nothing on both issues.
I corrected the time manually, NTP was not working.
Still Docker versions not available and Apps section resolves in the error mentioned above.
....
As suggested in the message (see attached) I set the static DNS addresses in the settings of Unraid.
This is how it worked for me:
-----------------------------------------------------
1.) Go to Settings -> Docker -> Enable Docker: change to no, apply
2.) Go to Settings -> VM Manager -> Enabkle VMs: change to no, apply
3.) Go to Settings -> Network Settings -> IPv4 DNS server assignment: change to Static
Enter the following addresses:
IPv4 DNS server: 208.67.222.222
IPv4 DNS server 2: 208.67.220.220
IPv4 DNS server 3: <IP of your router>
-> Apply
4.) Go to Settings -> Docker -> Enable Docker: change to yes, apply
5.) Go to Settings -> VM Manager -> Enabkle VMs: change to yes, apply
After that, Apps section, time sync via NTP and Docker versions and updates are possible again.
Issues solved