LE Client doesn't do anything/only checks for a new version

Hi guys,

I was attempting to revoke one of my certificates however it appears that the client is stopping before it does anything and simply prints ‘Checking for new version’. Below is a sample output:

root@nyc:/opt/letsencrypt# ./letsencrypt-auto
Checking for new version...
root@nyc:/opt/letsencrypt# ./letsencrypt-auto revoke -d (DOMAIN)
Checking for new version...
root@nyc:/opt/letsencrypt# ./letsencrypt-auto help
Checking for new version...
root@nyc:/opt/letsencrypt# ./letsencrypt-auto --help
Checking for new version...
root@nyc:/opt/letsencrypt# ./letsencrypt-auto --help
Checking for new version...
root@nyc:/opt/letsencrypt# ./letsencrypt-auto certonly
Checking for new version...

Any ideas what is going on?

Do you have any logs in /var/log/letsencrypt?

Hi,

Sorry, the issue was actually a system one, for some reason my /etc/network/interfaces had become improperly configured and as such it was not possible to resolve hosts.

Would a more verbose logging system be possible? i.e. the client displays the error/reason it failed to connect to LE, I actually only found this issue when I attempted to use another program which then resulted in it displaying the error.

Thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.