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

Release-0.6.4 doesn't load config file anymore #81

Closed
chris-str-cst opened this issue Jan 28, 2020 · 1 comment
Closed

Release-0.6.4 doesn't load config file anymore #81

chris-str-cst opened this issue Jan 28, 2020 · 1 comment
Assignees

Comments

@chris-str-cst
Copy link
Contributor

cachet-monitor_1  | Traceback (most recent call last):
cachet-monitor_1  |   File "./cachet_url_monitor/scheduler.py", line 144, in <module>
cachet-monitor_1  |     token = os.environ.get('CACHET_TOKEN') or config_data['cachet']['token']
cachet-monitor_1  | NameError: name 'os' is not defined
cachet-monitor:
    # https://github.com/mtakaki/cachet-url-monitor/blob/master/config.yml
    image: mtakaki/cachet-url-monitor:release-0.6.4
    volumes: 
      - "${PWD}/config.yml:/usr/src/app/config/config.yml:ro"

It works with release-0.6.3

@mtakaki mtakaki self-assigned this Jan 29, 2020
@mtakaki
Copy link
Owner

mtakaki commented Jan 29, 2020

Fixed by #82. Thank you so much for reporting and fixing it, @chris-str-cst

@mtakaki mtakaki closed this as completed Jan 29, 2020
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

2 participants