Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acmetool not responding in proxy mode #9

Closed
jsonnull opened this issue Dec 6, 2015 · 3 comments
Closed

acmetool not responding in proxy mode #9

jsonnull opened this issue Dec 6, 2015 · 3 comments

Comments

@jsonnull
Copy link

jsonnull commented Dec 6, 2015

I have acmetool configured via quickstart to run in proxy mode. When I start acmetool, my nginx server access logs show a request from Let's Encrypt for the challenge and the error log is not showing an error, but acmetool hangs and provides no output. How can I find out what's going wrong here?

@hlandau
Copy link
Owner

hlandau commented Dec 6, 2015

What does sudo netstat -ntlp show for ports 402, 4402, while acmetool is running?

You can use --xlog.severity=debug to increase debugging output, although there may not be enough debug logging in the right places.

@hlandau
Copy link
Owner

hlandau commented Dec 6, 2015

Also, please reproduce this and send SIGQUIT to the process to get a stack trace.

@hlandau
Copy link
Owner

hlandau commented Dec 6, 2015

This was probably issue #10, which is now fixed. The fix is in master. I'll push a new release v0.0.11. Let me know if this resolves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants