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

Error after successful run #45

Open
liquidox opened this issue Nov 12, 2017 · 6 comments
Open

Error after successful run #45

liquidox opened this issue Nov 12, 2017 · 6 comments

Comments

@liquidox
Copy link

liquidox commented Nov 12, 2017

I get this error at the end of a seemingly successful run.

+ CloudFlare hook executing: exit_hook Traceback (most recent call last): File "/etc/dehydrated/hooks/cloudflare/hook.py", line 157, in <module> main(sys.argv[1:]) File "/etc/dehydrated/hooks/cloudflare/hook.py", line 153, in main ops[argv[0]](argv[1:]) KeyError: 'exit_hook'

Am using:
dehydrated.noarch 0.4.0-5.el7 @epel

@Asara
Copy link

Asara commented Feb 6, 2018

I am having the same issue.

Dehydrated version: 0.6.0

@hakamairi
Copy link

Hit the same, using master dehydrated from 12.02 and same from cloudflare hook. Refetching both fixed the issue.

@kappataumu
Copy link
Owner

@liquidox @Asara @hakamairi Which Python version are you using?

@Asara
Copy link

Asara commented Feb 14, 2018

@kappataumu Currently using 2.7.5 (default in Centos 7)

@kappataumu
Copy link
Owner

@Asara Thanks. Can you reproduce using the current master? Is the error consistently coming up?

@Asara
Copy link

Asara commented Feb 15, 2018

@kappataumu Seem to be able to use master with no problems now!

Thanks buddy.

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