Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

container not starting #86

Closed
paradix opened this issue Aug 17, 2023 · 4 comments
Closed

container not starting #86

paradix opened this issue Aug 17, 2023 · 4 comments

Comments

@paradix
Copy link

paradix commented Aug 17, 2023

Describe the bug
container not starting

To Reproduce:

Expected behavior:

A clear and concise description of what you expected to happen.

Screenshots:

If applicable, add screenshots to help explain your problem.

Version info: 1.8

Logs:
Traceback (most recent call last):
File "/volvoAAOS2mqtt/./main.py", line 11, in
setup_logging()
File "/volvoAAOS2mqtt/util.py", line 53, in setup_logging
if settings["debug"]:
File "/usr/local/lib/python3.9/site-packages/dynaconf/utils/functional.py", line 19, in inner
return func(self._wrapped, *args)
File "/usr/local/lib/python3.9/site-packages/dynaconf/base.py", line 306, in getitem
raise KeyError(f"{item} does not exist")
KeyError: 'debug does not exist'

@Dielee
Copy link
Owner

Dielee commented Aug 17, 2023

Please share me a screenshot from your addon config.
Or are you using the docker instance ?

@paradix
Copy link
Author

paradix commented Aug 17, 2023

image

@paradix
Copy link
Author

paradix commented Aug 17, 2023

Yes, I'm using a docker instance

@paradix
Copy link
Author

paradix commented Aug 17, 2023

Worsk now with 1.8.1 thnx a lot

@Dielee Dielee closed this as completed Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants