You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi had homeassistant running for a few days on rpi-3b+ and decided to reinstall and make it my main home automation device. Installed zigbee2mqtt 0.1.3 on rpi with cc2531 earlier and everything worked without failures.
Today i did a fresh install on hassio (1.10 x32), flashed sd and inserted, when i wanted to install i saw that version 0.1.5. was available. So pushed the install button and waited for it to complete but got the text "Addon is not installed" in the Log section. The zigbee2mqtt dir was created but no files in it in the share dir of hassio.
I noticed after opening this issue that a lot of addons where not being installed, so opend an issue in the home-assistant/hassio-homeassistant section. Don't know if this is the right section for it.
When i do click start i get the KeyError: 'log_directory' issue and fs.js:646. I inserted the screenshots.
When additional information is needed please request.
** Edit 1**
I installed the hassio 64 bit image for rpi-3 and had no problem installing addons. But when i run zigbee2mqtt stil having the fs.js:646
** Edit 2 **
i Manually created the zigbee2mqtt directory in /share and the configuration.yaml that is supposed to be created there. Except the log directory failure #52 is in the log and if set in the config it gives understanding in the logs. But the addon does work and start as seen in the last screenshot added
Traceback (most recent call last): File "set_config.py", line 97, in <module> main(args.options_path, args.data_path) File "set_config.py", line 81, in main config.set_log_dir(data_path, options['log_directory']) TypeError: set_log_dir() takes 2 positional arguments but 3 were given
Version hassio supervisor
Addon not installed
Log directory error
Run errors when started
** Edit 2 ** Starting but with errors
The text was updated successfully, but these errors were encountered:
Hi had homeassistant running for a few days on rpi-3b+ and decided to reinstall and make it my main home automation device. Installed zigbee2mqtt 0.1.3 on rpi with cc2531 earlier and everything worked without failures.
Today i did a fresh install on hassio (1.10 x32), flashed sd and inserted, when i wanted to install i saw that version 0.1.5. was available. So pushed the install button and waited for it to complete but got the text "Addon is not installed" in the Log section. The zigbee2mqtt dir was created but no files in it in the share dir of hassio.
I noticed after opening this issue that a lot of addons where not being installed, so opend an issue in the home-assistant/hassio-homeassistant section. Don't know if this is the right section for it.
When i do click start i get the KeyError: 'log_directory' issue and fs.js:646. I inserted the screenshots.
When additional information is needed please request.
** Edit 1**
I installed the hassio 64 bit image for rpi-3 and had no problem installing addons. But when i run zigbee2mqtt stil having the fs.js:646
** Edit 2 **
i Manually created the zigbee2mqtt directory in /share and the configuration.yaml that is supposed to be created there. Except the log directory failure #52 is in the log and if set in the config it gives understanding in the logs. But the addon does work and start as seen in the last screenshot added
Traceback (most recent call last): File "set_config.py", line 97, in <module> main(args.options_path, args.data_path) File "set_config.py", line 81, in main config.set_log_dir(data_path, options['log_directory']) TypeError: set_log_dir() takes 2 positional arguments but 3 were given
Version hassio supervisor
Addon not installed
Log directory error
Run errors when started
** Edit 2 ** Starting but with errors
The text was updated successfully, but these errors were encountered: