Those screenshots show relatively sane network settings, although I personally prefer not hardcoding public DNS servers on computers like that, better to put in the gateway IP as DNS - in your case 10.0.0.1.
Anyway, have you rebooted the server since changing the things outlined in the video?
Thank you @neofusion. I have rebooted since these settings and still the same result. Do you suggest; I get rid of the DNS server settings and just leave the Default Gateway to 10.0.0.1?
Set your date and time to the correct values in the BIOS. Set it to GMT/UTC-time and make sure the time zone in TrueNAS is set as you would expect - in one of your images it’s set to Chicago.
root@TrueNAS[~]# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: icmp_seq=0 ttl=118 time=15.410 ms
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=12.752 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=11.348 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=13.444 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=118 time=10.989 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=118 time=10.305 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=118 time=11.059 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=118 time=17.543 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=118 time=11.603 ms
Also, if you really mean removed, instead of replace with 10.0.0.1 like I suggested, you would have no DNS set up. You need something to act as a DNS server, don’t leave that field empty.
That doesn’t show you the actual time and date, it just shows your the format it will display the time and date using.
The wget command showed you that the server actually thinks it’s 2013. You need to correct the BIOS time or else all secure connections will fail, since they are dependant on the client and server agreeing on what the date/time is.
But if you ran the wget command with no DNS server at all, it would have failed either way.
YAY. Thank you @neofusion@Stux !!!. I was able to change the time in BIOS and can connect to the update server. Also received meaningful response to the wget command.
NOT SUPPORTED AND WILL RESULT IN UNDEFINED BEHAVIOR AND MAY
RESULT IN SYSTEM FAILURE.
Good to see, still curious time though, is it really 09:14 in Chicago right now?
Anyhow, the Plex issue is out of my league. Perhaps someone else can assist you with that.