Skip to main content

The service cpdavd appears to be down

Comments

6 comments

  • SysSachin
    Check firewall configuration file and enable all cPanel port in firewall. If these port are already added in firewall setting then take backup of your current configuration and try to reinstall CSF firewall.
    0
  • cPanelMichael
    Hello, Could you verify the steps you took to open port 2077 in your CSF configuration? Is it listed under TCP_IN in the CSF configuration? Thank you.
    0
  • borayeris
    Yes both TCP_IN and TCP6_IN.
    0
  • cPanelMichael
    When I close CSF it stops. Port 2077 and 2078 is open.

    Hello, This suggests an issue with your CSF firewall configuration. First, verify cpdavd is listening for connections with a command such as:
    netstat -lnp | grep :207
    You should see output like this:
    # netstat -lnp | grep :207 tcp 0 0 0.0.0.0:2077 0.0.0.0:* LISTEN 18656/cpdavd - acce tcp 0 0 0.0.0.0:2078 0.0.0.0:* LISTEN 18656/cpdavd - acce tcp 0 0 0.0.0.0:2079 0.0.0.0:* LISTEN 18656/cpdavd - acce
    If you do, then try opening the additional ports for cpdavd in your CSF configuration:
    2077, 2078, 2079, and 2080
    Let us know if that helps. Thank you.
    0
  • borayeris
    netstat -lnp | grep cpdavd tcp 0 0 0.0.0.0:2077 0.0.0.0:* LISTEN 25734/cpdavd - acce tcp 0 0 0.0.0.0:2078 0.0.0.0:* LISTEN 25734/cpdavd - acce tcp 0 0 0.0.0.0:2079 0.0.0.0:* LISTEN 25734/cpdavd - acce tcp 0 0 0.0.0.0:2080 0.0.0.0:* LISTEN 25734/cpdavd - acce 2077,2078,2079,2080 was in TCP_IN
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.