I started TrueNAS today and up popped this error that I am trying to determine if it is a system issue on server here or an external connectivity issue. Any thoughts would be much appreciated.
Critical
Failed to sync TRUENAS catalog: [EFAULT] Failed to clone ’ GitHub - truenas/apps ’ repository at ‘/var/run/middleware/ix-apps/catalogs’ destination: [EFAULT] Failed to clone ’ GitHub - truenas/apps ’ repository at ‘/var/run/middleware/ix-apps/catalogs’ destination: Cloning into '/var/run/middleware/ix-…
Your Time is not synced correctly. Make sure your bios time is set to UTC and your local time is set through the truenas gui.
Your truenas has no internet access. Try a simple ping command from the webshell. If it fails make sure your network settings are correct.
If you’ve switched from dhcp to a static ip make sure that you’ve also set the dns nameservers (someting like 1.1.1.1 or 8.8.8.8) and your default route (your routers ip) correctly.
Hi LarsR and thank you. Just to be clear, you want me to change the time in the bios of my Dell PowerEdge R740 server to UTC (it’s currently set to UTC-5 / NYC time) and the time in TrueNAS to local (UTC-5) which is currently set in Localization to Timezone: America/New York.?
I need to figure out how to ping from within the Webshell. The DNS nameservers are 75.75.75.75 and 75.75.76.76 for Comcast and the default route is correct at 192.168.1.1.
I changed the server’s bios time to UTC. The ping worked fine although I wasn’t sure how to stop the ping from within the shell ping command so I just exited out of the shell and went back in. I trust that stopped it.