Originally created by @GTAXL on GitHub (May 10, 2016).
[root@excession:letsencrypt.sh]./letsencrypt.sh -c -d excession.gtaxl.net -d irc.gtaxl.net -t dns-01 -k 'hooks/cloudflare/hook.py'
I'm on Debian 8.4. Please help :(
@GTAXL commented on GitHub (May 10, 2016):
I have no idea why Github formatted it like that, sorry.
@rumpelsepp commented on GitHub (May 10, 2016):
Use three backticks:
hans
@lukas2511 commented on GitHub (May 11, 2016):
This is a problem with your hook script and not with letsencrypt.sh. I don't maintain any hook scripts.
No dependencies set.
The note is not visible to the blocked user.
Originally created by @GTAXL on GitHub (May 10, 2016).
[root@excession:letsencrypt.sh]./letsencrypt.sh -c -d excession.gtaxl.net -d irc.gtaxl.net -t dns-01 -k 'hooks/cloudflare/hook.py'
INFO: Using main config file /root/letsencrypt.sh/config.sh
Processing excession.gtaxl.net with alternative names: irc.gtaxl.net
Traceback (most recent call last):
File "hooks/cloudflare/hook.py", line 14, in
import dns.resolver
File "/usr/local/lib/python2.7/dist-packages/dns/resolver.py", line 35, in
import dns.message
File "/usr/local/lib/python2.7/dist-packages/dns/message.py", line 191
print('id %d' % self.id, file=s)
^
SyntaxError: invalid syntax
I'm on Debian 8.4. Please help :(
@GTAXL commented on GitHub (May 10, 2016):
I have no idea why Github formatted it like that, sorry.
@rumpelsepp commented on GitHub (May 10, 2016):
Use three backticks:
@lukas2511 commented on GitHub (May 11, 2016):
This is a problem with your hook script and not with letsencrypt.sh. I don't maintain any hook scripts.