dehydrated-io / dehydrated

letsencrypt/acme client implemented as a shell-script – just add water
https://dehydrated.io
MIT License
5.97k stars 717 forks source link

Please check your hook script, it should exit cleanly without doing anything on unknown/new hooks #867

Closed jeffsani closed 2 years ago

jeffsani commented 2 years ago

Any help with this error would be appreciated.

rjhenry commented 2 years ago

Your hook script doesn't exist cleanly with unknown hooks. Base your hook script off (for example) the example hook script.

Check is defined here.

Also, it should be noted when asking for help that it's best practise to share what you've done, what you're trying to do, and in this instance relevant parts of your hook script.