Upgrade failed from Hassio 0.75.3 to 0.76.0

Yes, Same problem with 0.76.1

E.

I’m also back to 75.3 because of the issues I have had while trying to upgrade.

Lesson learned: never upgrade a running system.

Downgrading didn’t really work for me, got an error. It now says 75.3 but the errors remain and I’m unable to start HA

Now I am getting the following error when trying to upgrade from 0.75.3 to 0.76.1:

18-08-21 14:34:22 INFO (SyncWorker_1) [hassio.docker.interface] Update docker 0.75.3 with homeassistant/raspberrypi3-homeassistant:0.76.1
18-08-21 14:34:22 INFO (SyncWorker_1) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.76.1.
18-08-21 14:34:25 ERROR (SyncWorker_1) [hassio.docker.interface] Can't install homeassistant/raspberrypi3-homeassistant:0.76.1 -> 500 Server Error: Internal Server Error ("readlink /var/lib/docker/overlay2/l: invalid argument").

Any ideas??

I ended up just starting over with a 2nd SD card.

Etched HASSOS 1.9, let it grab 0.76.2, and then restored from snapshot everything but HASSIO version.

Still unable to update to 0.77:

Installing collected packages: certifi, bcrypt, aiohttp, pip, homeassistant
Found existing installation: certifi 2018.8.13
Uninstalling certifi-2018.8.13:
Successfully uninstalled certifi-2018.8.13
Found existing installation: aiohttp 3.3.2
Uninstalling aiohttp-3.3.2:
Successfully uninstalled aiohttp-3.3.2
Found existing installation: pip 9.0.1
Exception:
Traceback (most recent call last):
File “/srv/homeassistant/lib/python3.5/site-packages/pip/basecommand.py”, line 215, in main
status = self.run(options, args)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/commands/install.py”, line 360, in run
prefix=options.prefix_path,
File “/srv/homeassistant/lib/python3.5/site-packages/pip/req/req_set.py”, line 778, in install
requirement.uninstall(auto_confirm=True)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/req/req_install.py”, line 734, in uninstall
FakeFile(dist.get_metadata_lines(‘entry_points.txt’))
File “/srv/homeassistant/share/python-wheels/pkg_resources-0.0.0-py2.py3-none-any.whl/pkg_resources/init.py”, line 1467, in get_metadata_lines
return yield_lines(self.get_metadata(name))
File “/srv/homeassistant/share/python-wheels/pkg_resources-0.0.0-py2.py3-none-any.whl/pkg_resources/init.py”, line 1464, in get_metadata
return value.decode(‘utf-8’) if six.PY3 else value
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xff in position 0: invalid start byte