πŸ‡ΊπŸ‡ΈUnited States @mekal

Account created on 13 November 2011, about 13 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States mekal

Same...Drupal core 10.2.4 after composer upgrading drupal/shs (2.0.0-rc4 => 2.0.0-rc11).

* Removing the configuration line from shs.info.yml seems to fix it...adding a patch if anyone wants it.

πŸ‡ΊπŸ‡ΈUnited States mekal

@geekygnr Thanks for the heads up!

πŸ‡ΊπŸ‡ΈUnited States mekal

mekal β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States mekal

We are experiencing the same issue. I emailed opensolr like you said, but here is a little more info in case it helps.

Drupal 9.5.7
Search API Solr 4.2.10
Search API Opensolr 2.1.1
Solr Version: 8 us-east

I noticed the ping request is going to https://us-east-8-11.solrcluster.com:443/solr/admin/info/system?wt=json&...
and is resulting in a 400 Bad request, like nsciacca reported.

If I add the pingServer() function back though, it works.
It ends up calling the pingEndpoint() function instead of getServerInfo(), which ends up calling an endpoint that's specific to our index (HCFWebsite):
https://us-east-8-11.solrcluster.com:443/solr/HCFWebsite/admin/ping?omit...

πŸ‡ΊπŸ‡ΈUnited States mekal

Sorry, messed #9 up...this one should work.

πŸ‡ΊπŸ‡ΈUnited States mekal

Patch #8 didn't apply for me on 2.04 because of a single space. Attaching a fix!

Production build 0.71.5 2024