HASS Core System time Wrong

Hello All,

My Issue is the System time is wrong because of this i can’t update or upgrade or install anything new, the Web GUI time is fine and correct but when i go into the console type login and type datetimectl it shows the correct date but time is 1 hour behind.

Specs Below:
Home Assistant 0.113.0

arch x86_64
chassis vm
dev false
docker true
docker_version 19.03.8
hassio true
host_os HassOS 4.11
installation_type Home Assistant OS
os_name Linux
os_version 5.4.50
python_version 3.8.3
supervisor 234
timezone Europe/London
version 0.113.0
virtualenv false

The console is showing you UTC time rather than local time, that’s all. The time is correct :wink:

Ok Thank you, the reason I though it was wrong was beacuse the issue below :

20-09-17 09:36:00 WARNING (MainThread) [supervisor.hassos] Can’t fetch versions from https:// github. com/home-assistant/operating-system/releases/download/4.12/hassos_ova-4.12.raucb: Cannot connect to host github .com:443 ssl:default [Try again]

That suggests a network connectivity issue to me, but I’m sure somebody will be able to suggest what to look into.