SOLR Dovecot Update error
Hi. I am getting this error after 10 mins on non-stop basis. How can I stop or fix this?
Cpanel::Exception::HTTP::Network/(XID 8r4cfb) The system failed to send an HTTP "GET" request to "http://DFN9gQZfVtHkBFMs:__HIDDEN__@127.0.0.1:8984/solr/dovecot/update?commmit=true" 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(0x27fa3e8)) called at /usr/local/cpanel/Cpanel/Exception.pm line 46
Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, HASH(0x27fa3e8)) called at /usr/local/cpanel/Cpanel/HTTP/Client.pm line 102
Cpanel::HTTP::Client::request(Cpanel::HTTP::Client=HASH(0x2a70100), "GET", "http://DFN9gQZfVtHkBFMs:__CPANEL_URLPW_HIDDEN__\@127.0.0.1:8984/solr/"..., HASH(0x2d46b38)) called at (eval 5) line 6
HTTP::Tiny::get(Cpanel::HTTP::Client=HASH(0x2a70100), "http://DFN9gQZfVtHkBFMs:__CPANEL_URLPW_HIDDEN__\@127.0.0.1:8984/solr/"...) called at /usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_commit line 55 -
Could not connect to '127.0.0.1:8984': Connection timed out
Hello, Is the "cpanel-dovecot-solr" service enabled in "WHM >> Service Manager on this system? If it's enabled, please post the output from the following commands:uname -r cat /usr/local/cpanel/version netstat -npl | grep :8984 /scripts/restartsrv_base cpanel-dovecot-solr --status
Thank you.0 -
uname -r "2.6.32-696.6.3.el6.x86_64" cat /usr/local/cpanel/version
11.64.0.36netstat -npl | grep :8984
no output. Doesnt shows anything./scripts/restartsrv_base cpanel-dovecot-solr --status
(XID y4rcb8) The "cpanel-dovecot-solr" service is down. And yes. The service is enabled. I did a reinstall of Dovecot using this guide Service Down cpanel-dovecot-solr Still the same issue of service is down0 -
Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you. 0 -
I have one open (waiting) but in the mean time can anyone follow up with the fix found in tickets? 0 -
I have one open (waiting) but in the mean time can anyone follow up with the fix found in tickets?
It looks like you opened ticket number 8909653, however it was closed before we could send a response. Were you able to find a solution to the issue? If not, could you respond to the support ticket to re-open it? Thank you.0 -
It looks like you opened ticket number 8909653, however it was closed before we could send a response. Were you able to find a solution to the issue? If not, could you respond to the support ticket to re-open it? Thank you.
The answer is: Paste the below command (all one line):/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
Test with:/usr/local/cpanel/3rdparty/scripts/cpanel_dovecot_solr_maintenance
Or uninstall solr via cPanel Plugins within WHM.0
Please sign in to leave a comment.
Comments
6 comments