Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to 2.0.10 causes startup failure #23

Open
raphus opened this issue Nov 18, 2023 · 0 comments
Open

upgrade to 2.0.10 causes startup failure #23

raphus opened this issue Nov 18, 2023 · 0 comments

Comments

@raphus
Copy link

raphus commented Nov 18, 2023

Hello,

Been running DIYHUE via HACS, Home Assistant for quite some time, amazing project. Upgraded and had to revert as DIYHUE will not start once upgraded. Here is what I see when trying to start:
`File “/opt/hue-emulator/HueObjects/init.py”, line 305, in del
ImportError: sys.meta_path is None, Python is likely shutting down
Exception ignored in: <function Light.del at 0x7f20b882e310>
Traceback (most recent call last):
File “/opt/hue-emulator/HueObjects/init.py”, line 305, in del
ImportError: sys.meta_path is None, Python is likely shutting down
Exception ignored in: <function Light.del at 0x7f20b882e310>
Traceback (most recent call last):
File “/opt/hue-emulator/HueObjects/init.py”, line 305, in del
ImportError: sys.meta_path is None, Python is likely shutting down
Exception ignored in: <function Light.del at 0x7f20b882e310>
Traceback (most recent call last):
File “/opt/hue-emulator/HueObjects/init.py”, line 305, in del
ImportError: sys.meta_path is None, Python is likely shutting down
Exception ignored in: <function Light.del at 0x7f20b882e310>
Traceback (most recent call last):
File “/opt/hue-emulator/HueObjects/init.py”, line 305, in del
ImportError: sys.meta_path is None, Python is likely shutting down
[cmd] ./run.sh exited 1
[cont-finish.d] executing container finish scripts…
[cont-finish.d] 99-message.sh: executing…

        Oops! Something went wrong.

We are so sorry, but something went terribly wrong when
starting or running this add-on.

Be sure to check the log above, line by line, for hints.

[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal. `

HACS version 1.33.0
Pertainer Current version: 2.19.2
Home Assistant versions:
Core
2023.11.2
Supervisor
2023.11.3
Operating System
11.1
Frontend
20231030.2

Am I missing something? are there changes to the config file or settings that need to be updated when upgrade from 2.0.9 to 2.0.10 ?

Thank you so much for any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant