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.

cloudflare/hook.py: No such file or directory

See original GitHub issue
#
# !! WARNING !! No main config file found, using default config!
#
Processing foo.com
 + Signing domains...
 + Generating private key...
 + Generating signing request...
 + Requesting challenge for foo.com...
./letsencrypt.sh: line 425: python ~/letsencrypt.sh/hooks/cloudflare/hook.py: No such file or directory

deploy@x:~/letsencrypt.sh$ python ~/letsencrypt.sh/hooks/cloudflare/hook.py 
 + Unable to locate Cloudflare credentials in environment!

Whats is problem? PS: I changed URL to foo.com only this issue.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kappataumucommented, Apr 1, 2016

Glad it worked. Regarding the error you are getting, I see that letsencrypt.sh has added a timestamp parameter to the deploy_cert hook that we are not currently handling. I’ll push a fix.

Thanks for the bug report! 😃

0reactions
kappataumucommented, Apr 3, 2016

That’s awesome, merging.

Read more comments on GitHub >

github_iconTop Results From Across the Web

script for hooks can not be found · Issue #142 · dehydrated- ...
Hi, this commit cusses hook script not to be loaded ./letsencrypt.sh: line 410: python hooks/cloudflare/hook.py: No such file or directory, ...
Read more >
open() gives FileNotFoundError/IOError: Errno 2 No such ...
Make sure the file exists: use os.listdir() to see the list of files in the current working directory; Make sure you're in the...
Read more >
Dehydrated with 2 different domains
One thing to note: This command fails, I had to manually download the hook script and replace it. No big deal, just pointing...
Read more >
Archives - SvennD
gssapi/gssapi.h: No such file or directory on Centos 7.6. October 7, 2019 · 1 min ... Install Python 3.6 on Centos 7 ......
Read more >
"No such file or directory" building Blazor site for Pages
I used Deploy a Blazor Site to create a sample ASP.Net Core Blazor website, except I am using Eclipse and pushed using Eclipse...
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