Home-Assistant on ubuntu/docker don't start

I have HA running for a long time on esxi in a unbuntu server vm.
Today I deviced to update from 0.109.3 to 0.110.0.
Before I updated i turned of my VM, took a snapshot and the bootet back up.
Tried update, but it did not boot.
So I rolled back to the snapshot, still not booting. And I can’t find out why.

Can anyone come with any recommanded steps to get this working again?

I can supply more info, just ask for it, and how tell me how to get it.

Looks like:

Maybe, … but after som time it just started to work, well, still on old version.

found this in the log:

20-05-21 01:16:15 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 0 new - 0 remove
20-05-21 02:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 02:29:33 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 02:29:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 02:29:33 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 02:29:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 02:29:33 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 02:29:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 02:29:33 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 02:29:33 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 02:29:33 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-05-21 04:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 04:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/jkeljo/hassio-addons repository
20-05-21 04:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
20-05-21 04:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository
20-05-21 04:16:15 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/hassio-addons repo: Cmd('git') failed due to: exit code(128)
  cmdline: git fetch --depth=1 --update-shallow -v origin
  stderr: 'fatal: Unable to create '/data/addons/core/.git/shallow.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.'.
20-05-21 04:16:15 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 0 new - 0 remove
20-05-21 04:36:13 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 04:36:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 04:36:13 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 04:36:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 04:36:13 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 04:36:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 04:36:13 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 04:36:13 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 04:36:13 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-05-21 06:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 06:42:53 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 06:42:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 06:42:53 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 06:42:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 06:42:53 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 06:42:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 06:42:53 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 06:42:53 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 06:42:53 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-05-21 07:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
20-05-21 07:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/jkeljo/hassio-addons repository
20-05-21 07:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository
20-05-21 07:16:15 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/hassio-addons repo: Cmd('git') failed due to: exit code(128)
  cmdline: git fetch --depth=1 --update-shallow -v origin
  stderr: 'fatal: Unable to create '/data/addons/core/.git/shallow.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.'.
20-05-21 07:16:15 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 0 new - 0 remove
20-05-21 08:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 08:49:33 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 08:49:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 08:49:33 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 08:49:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 08:49:33 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 08:49:33 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 08:49:33 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 08:49:33 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 08:49:33 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-05-21 10:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
20-05-21 10:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/jkeljo/hassio-addons repository
20-05-21 10:16:13 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository
20-05-21 10:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 10:16:15 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/hassio-addons repo: Cmd('git') failed due to: exit code(128)
  cmdline: git fetch --depth=1 --update-shallow -v origin
  stderr: 'fatal: Unable to create '/data/addons/core/.git/shallow.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.'.
20-05-21 10:16:15 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 0 new - 0 remove
20-05-21 10:56:13 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 10:56:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 10:56:13 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 10:56:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 10:56:13 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 10:56:13 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 10:56:13 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 10:56:13 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 10:56:13 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-05-21 12:16:13 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-05-21 13:02:53 INFO (MainThread) [supervisor.host.info] Update local host information
20-05-21 13:02:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-05-21 13:02:53 INFO (MainThread) [supervisor.host.services] Update service information
20-05-21 13:02:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-05-21 13:02:53 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-05-21 13:02:53 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-05-21 13:02:53 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-05-21 13:02:53 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-05-21 13:02:53 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information

tried a new update, and now it worked, I am on new version