Open liquidox opened 7 years ago
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 master
? Is the error consistently coming up?
@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