Skip to main content

Cronjob SSL problem

Comments

4 comments

  • fuzzylogic
    I had a problem with similar symptoms about a week ago. I noticed it when calls to WordPress update server (also wget https) were failing with the same error. While I cant say exactly how the issue is caused, I suspected it may be with the bind server. My bind was set up as a caching nameserver and I suspected problem with cached dns lookups I ran the cmd...
    rndc flush
    to flush the cache. Then restarted bind with the cmd...
    /usr/local/cpanel/scripts/restartsrv_named
    or use the WHM interface to do the restart. After these actions the https wget requests started succeeding again. Maybe the restart of named may have been enough (I cant reproduce the issue once its fixed so I cant test that.)
    0
  • cPanelMichael
    Hello, Can you verify if the information in the previous post helps? Thank you.
    0
  • Nick Laenen
    Thanks Fuzzy for you answer, I tried what did help you but without success.... When I use:
    rndc flush
    The respons is: WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf) Maybe this is part of the problem... I don't know. I forgot to mention, but the problem started when we updated from EasyApache3 to EasyApache4. Any Idea how to solve the warning? Thanks
    0
  • cPanelMichael
    Hello Nick, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0

Please sign in to leave a comment.