Skip to main content

dovecot-solr

Comments

3 comments

  • hydn79
    uninstall solr from WHM under cPanel plugins (that's what I did, until it's ready and I'll try it again) - Removed - .
    0
  • Dunn Lee Venida
    uninstall solr from WHM under cPanel plugins (that's what I did, until it's ready and I'll try it again) - Removed - .

    @hydn79 thanks for response its ok to uninstall solr? mail server will be fine ? nothing will be delete or incoming and outgoing wont be affected? i need to verify it before i uninstall
    0
  • cPWilliamL
    Hi @Dunn Lee Venida, Uninstalling/reinstalling solr will not result in any data loss or interruption in the mail server; however, I am not sure it's the best solution.
    Could not connect to '127.0.0.1:8984': Connection refused
    The error is clear; either the service is not running, or the firewall is preventing access to that port. Check the service is running as below:
    # /scripts/restartsrv_base cpanel-dovecot-solr --status
    If you find the service is not running, remove the trailing '--status' and issue the command again to restart it. If the service is running, test that you can connect to it:
    # telnet 127.0.0.1 8984 Trying 127.0.0.1... Connected to 127.0.0.1.
    Thanks,
    0

Please sign in to leave a comment.