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

KeyError: 'log_directory' #52

Closed
apeeters opened this issue Sep 21, 2018 · 3 comments
Closed

KeyError: 'log_directory' #52

apeeters opened this issue Sep 21, 2018 · 3 comments

Comments

@apeeters
Copy link
Contributor

When the (optional) log_directory parameter is missing I get this error in the logs:

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'])
KeyError: 'log_directory'
@zen
Copy link

zen commented Sep 22, 2018

Same here

@nismanoke
Copy link

nismanoke commented Sep 23, 2018

Same issue as i have #53
I Manually added the configuration.yaml file and the addond does work than except with the error in the log

@danielwelch
Copy link
Owner

this should be fixed in latest release v0.1.5.1

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

4 participants