-
Notifications
You must be signed in to change notification settings - Fork 109
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
Comments
I am having the same issue. Dehydrated version: 0.6.0 |
Hit the same, using master dehydrated from 12.02 and same from cloudflare hook. Refetching both fixed the issue. |
@liquidox @Asara @hakamairi Which Python version are you using? |
@kappataumu Currently using 2.7.5 (default in Centos 7) |
@Asara Thanks. Can you reproduce using the current |
@kappataumu Seem to be able to use master with no problems now! Thanks buddy. |
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
The text was updated successfully, but these errors were encountered: