You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like our app is making calls to Solr's suggest endpoint but we don't have the endpoint configured in Solr.
We should disable suggest in code or configure it in Solr.
RSolr::Error::Http: RSolr::Error::Http - 404 Not Found
Error: Not Found
URI: http://lib-solr8-prod.princeton.edu:8983/solr/pdc-discovery-production/suggest?wt=json&q=hector+is+testing
Backtrace: /opt/pdc_discovery/shared/bundle/ruby/2.7.0/gems/rsolr-2.3.0/lib/rsolr/client.rb:206:in `rescue in execute'
/opt/pdc_discovery/shared/bundle/ruby/2.7.0/gems/rsolr-2.3.0/lib/rsolr/client.rb:196:in `execute'
It looks like our app is making calls to Solr's suggest endpoint but we don't have the endpoint configured in Solr.
We should disable suggest in code or configure it in Solr.
See details in Honeybadger: https://app.honeybadger.io/projects/95072/faults/84459650
The text was updated successfully, but these errors were encountered: