question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error after successful run

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Asaracommented, Feb 15, 2018

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

Thanks buddy.

0reactions
kappataumucommented, Feb 14, 2018

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Configure-after-run makes a failed flow-run appear...
Try using a control terminate action at the end of the Flow that will only run when your run after condition exists. You...
Read more >
Serialization error after successful DAG run #20875 - GitHub
So error occurs only after the successful DAG run from UI (I did not check the output of the run from CLI or...
Read more >
running code if try statements were successful in python
In OO programming, you want to "Tell, don't ask" so keep all the logic that should happen in the try block, and then...
Read more >
Runtime Errors - GeeksforGeeks
Runtime Errors: A runtime error in a program is an error that occurs while the program is running after being successfully compiled.
Read more >
Solved: Scheduler Errors When Manual Run is Successful
Hi, I keep getting this error when using events on a scheduled workflow. The event is basically to run a VBA workbook which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found