Created on 01-08-2019 02:30 AM - edited 09-16-2022 07:02 AM
Hi,
I have upgraded my CM/CDH to 6.1 and every time I login into Hue I receive this error:
Solr server could not be contacted properly: HTTPConnectionPool(host='localhost', port=8983): Max retries exceeded with url: /solr/admin/info/system?user.name=hue&doAs=mpanahi&wt=json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))
The problem is I have never had Solr installed nor configured inside Hue. The Solr is None in Hue inside CM and there is no such thing that refers to [search] or [dashboard] inside my hue_safety_valve.ini so I don't know why it tries to connect to something without me setting it up.
Does anyone have any idea why in the new Hue it tries to connect to Solr without being it installed or selected?
Many thanks,