Skip to main content

cpanel_dovecot_solr_maintenance

Comments

8 comments

  • daudi250
    The system failed to send an HTTP "GET" request to because of an error: Could not connect to '127.0.0.1:8984': Connection timed out at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 330. Cpanel::Exception::create("HTTP::Network", HASH(0x2115408)) called at /usr/local/cpanel/Cpanel/Exception.pm line 46 Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, HASH(0x2115408)) called at /usr/local/cpanel/Cpanel/HTTP/Client.pm line 102 Cpanel::HTTP::Client::request(Cpanel::HTTP::Client=HASH(0x1d5abc8), "GET", HASH(0x2681ac8)) called at (eval 5) line 6 HTTP::Tiny::get(Cpanel::HTTP::Client=HASH(0x1d5abc8), called at /usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_commit line 55 I am also seeing something similar. Following this question
    0
  • cPanelMichael
    Cpanel::Exception::HTTP::Server/(XID jkbkyb) The response to the HTTP "GET" request from " indicated an error (401, Unauthorized):

    Hello, Please post the output from the following command:
    cat /etc/dovecot/fts.conf
    Thank you.
    0
  • Nirjonadda
    Hello, Please post the output from the following command:
    cat /etc/dovecot/fts.conf
    Thank you.

    OK, I have added the output from the following command.
    [root@na ~]# cat /etc/dovecot/fts.conf plugin { fts = solr fts_solr = url=http://%SOLR_USER%:%SOLR_PASS%@127.0.0.1:8984/solr/dovecot/ } [root@na ~]#
    0
  • cPanelMichael
    Hello, It looks like the contents of that file are correct. Do you continue to receive the error message referenced in your original post? Thank you.
    0
  • Nirjonadda
    Hello, It looks like the contents of that file are correct. Do you continue to receive the error message referenced in your original post? Thank you.

    This email come when I do restart VPS server. Now do I reboot my VPS then this email found in my INBOX.
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0
  • Nirjonadda
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.

    This email getting every midnight at 11:21 PM for one time.
    0
  • cPanelMichael
    Hello, To update, here's a quote from Technical Support Department's response to the opened ticket: This issue was occurring because the credentials that cPanel was using to login to 'cpanel_dovecot_solr' were out of sync. In order to resolve this issue, I went ahead and restarted the service: # /sbin/service cpanel-dovecot-solr stop;su cpanelsolr -c "/usr/local/cpanel/scripts/ckillall -TERM java";sleep 5;su cpanelsolr -c "/usr/local/cpanel/scripts/ckillall -KILL java";/usr/local/cpanel/3rdparty/scripts/setup_cpanel_dovecot_fts;/sbin/service cpanel-dovecot-solr start After doing this, I was able to verify that I was able to manually run the 'cpanel_dovecot_solr' script without any further issues: # /usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_maintenance #
    Thank you.
    0

Please sign in to leave a comment.