Skip to main content

AutoSSL Queue

Comments

6 comments

  • cPanelMichael
    Hello, The pending requests are stored in the following file if you'd like to remove them:
    /var/cpanel/autossl_queue_cpanel.json
    Thank you.
    0
  • Roland D Fiedler
    /var/cpanel/autossl_queue_cpanel.json

    Where do I remove it?
    0
  • cPanelMichael
    Hello @Roland D Fiedler, You'd need to access the server as the root user via SSH and run the following commands if you wanted to remove the pending AutoSSL requests:
    mv /var/cpanel/autossl_queue_cpanel.json /root/autossl_queue_cpanel.json.backup1 /usr/local/cpanel/bin/autossl_check_cpstore_queue
    Information on how to connect to the server via SSH is documented at:
    0
  • Roland D Fiedler
    Hello @Roland D Fiedler, You'd need to access the server as the root user via SSH and run the following commands if you wanted to remove the pending AutoSSL requests:
    mv /var/cpanel/autossl_queue_cpanel.json /root/autossl_queue_cpanel.json.backup1 /usr/local/cpanel/bin/autossl_check_cpstore_queue
    Information on how to connect to the server via SSH is documented at:
    0
  • cPanelMichael
    Im able to login via SSH via Putty and when I use su - it says "permission denied"

    @Roland D Fiedler, The default SSH configuration should allow for direct root access. The "su" command should not be necessary if you are authenticating with "root" as the username. Thank you.
    0
  • Roland D Fiedler
    @Roland D Fiedler, The default SSH configuration should allow for direct root access. The "su" command should not be necessary if you are authenticating with "root" as the username. Thank you.

    I was able to get in using the sudu su - then I ran this command mv /var/cpanel/autossl_queue_cpanel.sqlite /var/cpanel/autossl_queue_cpanel.sqlite.bak and the queue cleared and the Auto SSL is now installing.
    0

Please sign in to leave a comment.