Okay, I got everything setup and love aaPanel. I got my cert through Let's Encrypt, but am getting ERR_CONNECTION_REFUSED when I try to connect through https. I saved the cert, turned on "force SSL", disabled apache, but I am getting this:
Oct 21 19:00:06 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:888 failed (98: Address already in use)
Oct 21 19:00:06 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Oct 21 19:00:06 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:888 failed (98: Address already in use)
Oct 21 19:00:06 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Oct 21 19:00:07 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:888 failed (98: Address already in use)
Oct 21 19:00:07 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Oct 21 19:00:07 srv1074425.hstgr.cloud nginx[286400]: nginx: [emerg] still could not bind()
Oct 21 19:00:07 srv1074425.hstgr.cloud systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Oct 21 19:00:07 srv1074425.hstgr.cloud systemd[1]: nginx.service: Failed with result 'exit-code'.
Oct 21 19:00:07 srv1074425.hstgr.cloud systemd[1]: Failed to start nginx - high performance web server.
From systemctl status nginx.service.
Checked firewall and it seems to have SSL enabled. But nothing is bound on 443:
Netid State Recv-Q Send-Q Local Address😛ort Peer Address😛ortProcess
udp UNCONN 0 0 0.0.0.0:7080 0.0.0.0:* users🙁("litespeed",pid=264223,fd=11),("litespeed",pid=264221,fd=11))
udp UNCONN 0 0 0.0.0.0:20000 0.0.0.0:* users🙁("miniserv.pl",pid=1286,fd=5))
udp UNCONN 0 0 72.60.31.144:53 0.0.0.0:* users🙁("named",pid=831,fd=39))
udp UNCONN 0 0 72.60.31.144:53 0.0.0.0:* users🙁("named",pid=831,fd=38))
udp UNCONN 0 0 127.0.0.1:53 0.0.0.0:* users🙁("named",pid=831,fd=33))
udp UNCONN 0 0 127.0.0.1:53 0.0.0.0:* users🙁("named",pid=831,fd=32))
udp UNCONN 0 0 0.0.0.0:12376 0.0.0.0:* users🙁("webserver",pid=278605,fd=7),("webserver",pid=278604,fd=7))
udp UNCONN 0 0 0.0.0.0:111 0.0.0.0:* users🙁("rpcbind",pid=691,fd=5),("systemd",pid=1,fd=61))
udp UNCONN 0 0 127.0.0.1:323 0.0.0.0:* users🙁("chronyd",pid=741,fd=5))
udp UNCONN 0 0 127.0.0.1:1721 0.0.0.0:* users🙁("monarx-agent",pid=1297,fd=7))
udp UNCONN 0 0 [::1]:53 [::]:* users🙁("named",pid=831,fd=42))
udp UNCONN 0 0 [::1]:53 [::]:* users🙁("named",pid=831,fd=43))
udp UNCONN 0 0 [2a02:4780:2d:2692::1]:53 [::]:* users🙁("named",pid=831,fd=46))
udp UNCONN 0 0 [2a02:4780:2d:2692::1]:53 [::]:* users🙁("named",pid=831,fd=47))
udp UNCONN 0 0 [fe80::8e8:d4ff:feb5:74f9]%eth0:53 [::]:* users🙁("named",pid=831,fd=50))
udp UNCONN 0 0 [fe80::8e8:d4ff:feb5:74f9]%eth0:53 [::]:* users🙁("named",pid=831,fd=51))
udp UNCONN 0 0 [::]:12376 [::]:* users🙁("webserver",pid=278605,fd=10),("webserver",pid=278604,fd=10))
udp UNCONN 0 0 [::]:111 [::]:* users🙁("rpcbind",pid=691,fd=7),("systemd",pid=1,fd=63))
udp UNCONN 0 0 [::1]:323 [::]:* users🙁("chronyd",pid=741,fd=6))
tcp LISTEN 0 100 0.0.0.0:465 0.0.0.0:* users🙁("master",pid=1207,fd=96))
tcp LISTEN 0 100 0.0.0.0:25 0.0.0.0:* users🙁("master",pid=1207,fd=13))
tcp LISTEN 0 9 0.0.0.0:21 0.0.0.0:* users🙁("pure-ftpd",pid=138888,fd=4))
tcp LISTEN 0 128 0.0.0.0:22 0.0.0.0:* users🙁("sshd",pid=227322,fd=3))
tcp LISTEN 0 100 0.0.0.0:110 0.0.0.0:* users🙁("dovecot",pid=1280,fd=21))
tcp LISTEN 0 4096 0.0.0.0:111 0.0.0.0:* users🙁("rpcbind",pid=691,fd=4),("systemd",pid=1,fd=60))
tcp LISTEN 0 511 0.0.0.0:12376 0.0.0.0:* users🙁("webserver",pid=278605,fd=8),("webserver",pid=278604,fd=8))
tcp LISTEN 0 511 0.0.0.0:80 0.0.0.0:* users🙁("nginx",pid=210530,fd=9),("nginx",pid=210529,fd=9),("nginx",pid=139768,fd=9))
tcp LISTEN 0 100 0.0.0.0:143 0.0.0.0:* users🙁("dovecot",pid=1280,fd=38))
tcp LISTEN 0 10 72.60.31.144:53 0.0.0.0:* users🙁("named",pid=831,fd=41))
tcp LISTEN 0 10 72.60.31.144:53 0.0.0.0:* users🙁("named",pid=831,fd=40))
tcp LISTEN 0 511 0.0.0.0:888 0.0.0.0:* users🙁("nginx",pid=210530,fd=8),("nginx",pid=210529,fd=8),("nginx",pid=139768,fd=8))
tcp LISTEN 0 4096 127.0.0.1:65529 0.0.0.0:* users🙁("monarx-agent",pid=1297,fd=10))
tcp LISTEN 0 100 0.0.0.0:993 0.0.0.0:* users🙁("dovecot",pid=1280,fd=40))
tcp LISTEN 0 100 0.0.0.0:995 0.0.0.0:* users🙁("dovecot",pid=1280,fd=23))
tcp LISTEN 0 100 0.0.0.0:587 0.0.0.0:* users🙁("master",pid=1207,fd=92))
tcp LISTEN 0 511 127.0.0.1:6379 0.0.0.0:* users🙁("redis-server",pid=204573,fd=8))
tcp LISTEN 0 4096 0.0.0.0:7080 0.0.0.0:* users🙁("litespeed",pid=264223,fd=10),("litespeed",pid=264221,fd=10))
tcp LISTEN 0 10 127.0.0.1:53 0.0.0.0:* users🙁("named",pid=831,fd=36))
tcp LISTEN 0 10 127.0.0.1:53 0.0.0.0:* users🙁("named",pid=831,fd=34))
tcp LISTEN 0 4096 127.0.0.1:953 0.0.0.0:* users🙁("named",pid=831,fd=31))
tcp LISTEN 0 4096 0.0.0.0:8188 0.0.0.0:* users🙁("litespeed",pid=264224,fd=9),("litespeed",pid=264221,fd=9))
tcp LISTEN 0 4096 0.0.0.0:8188 0.0.0.0:* users🙁("litespeed",pid=264223,fd=8),("litespeed",pid=264221,fd=8))
tcp LISTEN 0 4096 0.0.0.0:20000 0.0.0.0:* users🙁("miniserv.pl",pid=1286,fd=4))
tcp LISTEN 0 4096 127.0.0.1:8891 0.0.0.0:* users🙁("opendkim",pid=910,fd=3))
tcp LISTEN 0 100 [::]:465 [::]:* users🙁("master",pid=1207,fd=97))
tcp LISTEN 0 100 [::]:25 [::]:* users🙁("master",pid=1207,fd=14))
tcp LISTEN 0 9 [::]:21 [::]:* users🙁("pure-ftpd",pid=138888,fd=5))
tcp LISTEN 0 128 [::]:22 [::]:* users🙁("sshd",pid=227322,fd=4))
tcp LISTEN 0 100 [::]:110 [::]:* users🙁("dovecot",pid=1280,fd=22))
tcp LISTEN 0 4096 [::]:111 [::]:* users🙁("rpcbind",pid=691,fd=6),("systemd",pid=1,fd=62))
tcp LISTEN 0 511 *:8288 : users🙁("httpd",pid=264228,fd=4),("httpd",pid=264102,fd=4),("httpd",pid=264101,fd=4),("httpd",pid=139404,fd=4))
tcp LISTEN 0 511 *:8289 : users🙁("httpd",pid=264228,fd=6),("httpd",pid=264102,fd=6),("httpd",pid=264101,fd=6),("httpd",pid=139404,fd=6))
tcp LISTEN 0 511 *:8290 : users🙁("httpd",pid=264228,fd=8),("httpd",pid=264102,fd=8),("httpd",pid=264101,fd=8),("httpd",pid=139404,fd=8))
tcp LISTEN 0 511 [::]:12376 [::]:* users🙁("webserver",pid=278605,fd=9),("webserver",pid=278604,fd=9))
tcp LISTEN 0 100 [::]:143 [::]:* users🙁("dovecot",pid=1280,fd=39))
tcp LISTEN 0 100 [::]:993 [::]:* users🙁("dovecot",pid=1280,fd=41))
tcp LISTEN 0 100 [::]:995 [::]:* users🙁("dovecot",pid=1280,fd=24))
tcp LISTEN 0 100 [::]:587 [::]:* users🙁("master",pid=1207,fd=93))
tcp LISTEN 0 10 [2a02:4780:2d:2692::1]:53 [::]:* users🙁("named",pid=831,fd=48))
tcp LISTEN 0 10 [2a02:4780:2d:2692::1]:53 [::]:* users🙁("named",pid=831,fd=49))
tcp LISTEN 0 4096 [::1]:953 [::]:* users🙁("named",pid=831,fd=54))
tcp LISTEN 0 10 [::1]:53 [::]:* users🙁("named",pid=831,fd=44))
tcp LISTEN 0 10 [::1]:53 [::]:* users🙁("named",pid=831,fd=45))
tcp LISTEN 0 80 *:3306 : users🙁("mariadbd",pid=905,fd=19))
tcp LISTEN 0 10 [fe80::8e8:d4ff:feb5:74f9]%eth0:53 [::]:* users🙁("named",pid=831,fd=52))
tcp LISTEN 0 10 [fe80::8e8:d4ff:feb5:74f9]%eth0:53 [::]:* users🙁("named",pid=831,fd=53))
Please help. I blew 10 hours on Virtualmin, just had to uninstall it. Everything seems to be working except SSL!
Do I need to somehow install SSL on the core panel before I put it on the sites? I'm not even sure how to debug this from here...
Thank you for your help.