Your Webhosting Questions
Answered by the Webhosting Experts
Tags
...
...

What do I do if CPanel ports 2083 and 2087 do not work?

Solution

The stunnel binary listens on these ports and forwards the requests to cpsrvd (the web interface binary). Ensure that it is running.

root@cpdemo [~]# ps wwwaux | grep stunnel
cpanel 25180 0.0 0.2 34572 1364 ? S 03:17 0:00 /usr/bin/stunnel-4.04local /usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf.run
root 31191 0.0 0.1 4764 672 pts/3 S 15:59 0:00 grep stunnel
root@cpdemo [~]#

If it is not running try starting it.

root@cpdemo [~]# ps wwwaux | grep stunnel
root 31228 0.0 0.1 4764 672 pts/3 S 16:00 0:00 grep stunnel
root@cpdemo [~]# /usr/local/cpanel/startstunnel
root@cpdemo [~]# ps wwwaux | grep stunnel
cpanel 31241 0.0 0.3 3696 1656 ? S 16:00 0:00 /usr/bin/stunnel-4.04local /usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf.run
root 31243 0.0 0.1 4772 672 pts/3 S 16:00 0:00 grep stunnel
root@cpdemo [~]#

Need More Personalized Help?

If you have any further issues, questions, or would like some assistance checking on this or anything else, please reach out to us from your my.hivelocity.net account and provide your server credentials within the encrypted field for the best possible security and support.

If you are unable to reach your my.hivelocity.net account or if you are on the go, please reach out from your valid my.hivelocity.net account email to us here at: [email protected]. We are also available to you through our phone and live chat system 24/7/365.

Tags +
...