outroll / vesta

VESTA Control Panel
http://vestacp.com
GNU General Public License v3.0
2.94k stars 1.03k forks source link

'/usr/local/vesta/bin/v-update-letsencrypt-ssl' cause Connection refused #1860

Open selimanac opened 5 years ago

selimanac commented 5 years ago

Operating System (OS/VERSION):

Debian 9

VestaCP Version:

Version: 0.9.8 (amd64) | Release: 23

Installed Software (what you got with the installer):

php-fpm, nginx, mysql

Steps to Reproduce:

sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl cause: xxx.com Error: Fetching https://xxxx.com/.well-known/acme-challenge/E2Ssmg17np7onEJLmppOMIVxRAkQitGH5O68uToG4_Y: Connection refused

I have multiple domains as aliases:

Screen Shot 2019-04-14 at 10 03 03

didyouexpectthat commented 5 years ago

What nginx or apache2 config are you using for this domain? Are you using force-ssl?

selimanac commented 5 years ago

What nginx or apache2 config are you using for this domain?

I'm using Default template for Nginx as it is. I have a simple rewrite for php but .well-known folders are accessible.

Are you using force-ssl?

No