hassio-addons / addon-appdaemon3

AppDaemon3 - Home Assistant Community Add-ons
https://addons.community
MIT License
41 stars 12 forks source link

Cannot open HADashboard #20

Closed kajmaj closed 6 years ago

kajmaj commented 6 years ago

Hello, I am using Hass.io Add-on: AppDaemon v1.3.0 Python Apps and HADashboard using AppDaemon 3.x for Home Assistant From: Community Hass.io Add-ons By: Franck Nijhof <frenck@addons.community> on Home Assistant 0.75.2 and HassOS 1.9 I edited dashboard and since that cannot open it at all. Neither AppDaemon restart nor HomeAssistant reboot did not help. Not even AppDaemon reinstall There are several strange lines in the AppDaemon log:

Traceback (most recent call last): File "/usr/bin/appdaemon", line 7, in <module> from appdaemon.admain import main File "/usr/lib/python3.6/site-packages/appdaemon/admain.py", line 2, in <module> from pkg_resources import parse_version File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 73, in <module> __import__('pkg_resources.extern.packaging.specifiers') File "<frozen importlib._bootstrap>", line 971, in _find_and_load File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 674, in exec_module File "<frozen importlib._bootstrap_external>", line 779, in get_code File "<frozen importlib._bootstrap_external>", line 487, in _compile_bytecode ValueError: bad marshal data (unknown type code)

Any idea how to recover functionality?

addons-assistant[bot] commented 6 years ago

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

frenck commented 6 years ago

Please upgrade to HA 0.75.3

kajmaj commented 6 years ago

Thank you. Done, itś working now.

addons-assistant[bot] commented 6 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.