Skip to main content

Roundcube Calendar Saving event in webmail

Comments

9 comments

  • cPRex Jurassic Moderator
    Hey there! I'm sorry to hear about this issue with Roundcube on the machine! The first place I would look for information about this would be the cPanel error log at /usr/local/cpanel/logs/error_log. You may also want to check the following locations for additional errors: /var/cpanel/roundcube/log/errors /home/username/logs/roundcube/errors.log just replace "username" with the specific cPanel account you're working with.
    0
  • nixon7606
    Hey there! I'm sorry to hear about this issue with Roundcube on the machine! The first place I would look for information about this would be the cPanel error log at /usr/local/cpanel/logs/error_log. You may also want to check the following locations for additional errors: /var/cpanel/roundcube/log/errors /home/username/logs/roundcube/errors.log just replace "username" with the specific cPanel account you're working with.

    Thank you. I honestly don't think the calendar is working for any of my users. I will look at the logs
    0
  • cPRex Jurassic Moderator
    Hopefully one of those logs will provide additional details. If you need us to take a look you're always welcome to submit a ticket to our team!
    0
  • nixon7606
    Here are the logs that are showing up in every user's. [01-Feb-2021 15:36:48 America/Denver] Failed connect to webmail.thatdomain.com:2080; Connection refused [01-Feb-2021 15:36:48 America/Denver] PHP Fatal error: Uncaught Httpful\Exception\ConnectionErrorException: Unable to connect to "buildResponse(false) #1 /usr/local/cpanel/base/3rdparty/roundcube/plugins/carddav/carddav_common.php(239): Httpful\Request->send() #2 /usr/local/cpanel/base/3rdparty/roundcube/plugins/carddav/carddav_backend.php(458): carddav_common->cdfopen(' it servers up the cert for the WHM domain and not a cert for webmail.thatdomain.com?
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. It seems like this may be some type of DNS issue instead of a problem with the Calendar tools on the system. From the webserver itself, are you able to ping the webmail.thatdomain.com subdomain and get a result? If you have a firewall tool such as CSF installed, it would be worth disabling that for a few minutes while you try this week to see if that is related. You may also want to try adjusting the local DNS servers in /etc/resolv.conf to see if that changes the behavior of that connection check.
    0
  • nixon7606
    I did disable CSF and the issue went away. Now I need to figure out why.
    0
  • cPRex Jurassic Moderator
    Great - that's an important clue for our troubleshooting. My first guess would be that there is an issue with port 2080 in the firewall settings. You'll want to make sure all the necessary ports from this page are configured in the firewall to ensure everything will work properly:
    0
  • nixon7606
    Great - that's an important clue for our troubleshooting. My first guess would be that there is an issue with port 2080 in the firewall settings. You'll want to make sure all the necessary ports from this page are configured in the firewall to ensure everything will work properly:
    0
  • cPRex Jurassic Moderator
    Great - I'm glad to hear that's all it was and that you were able to track it down!
    0

Please sign in to leave a comment.