Balanca
New Pleskian
Hello everyone,
I can't seem to figure out why sw-cp-server service is not listening for ipv6 on port 8443. This is causing warnings when I try to upgrade Plesk.
# netstat -tulpn | grep 443
tcp 0 0 5.189.175.178:443 0.0.0.0:* LISTEN 1734/nginx: master
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 1110/sw-cp-server:
tcp6 0 0 2a11:c207:2012:6596:443 :::* LISTEN 1734/nginx: master
IPv6 is enabled in the system
# ifconfig -a | grep inet6
inet6 2a11:c207:2012:6596::1 prefixlen 64 scopeid 0x0<global>
inet6 ::1 prefixlen 128 scopeid 0x10<host>
Same thing applies to port 8880. Any help would be greatly appreciated.
I can't seem to figure out why sw-cp-server service is not listening for ipv6 on port 8443. This is causing warnings when I try to upgrade Plesk.
# netstat -tulpn | grep 443
tcp 0 0 5.189.175.178:443 0.0.0.0:* LISTEN 1734/nginx: master
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 1110/sw-cp-server:
tcp6 0 0 2a11:c207:2012:6596:443 :::* LISTEN 1734/nginx: master
IPv6 is enabled in the system
# ifconfig -a | grep inet6
inet6 2a11:c207:2012:6596::1 prefixlen 64 scopeid 0x0<global>
inet6 ::1 prefixlen 128 scopeid 0x10<host>
Same thing applies to port 8880. Any help would be greatly appreciated.