: Actually this logs are written on server also. I am using solr cloud . When
: i am doing indexing this error is coming frequently.

You can see this error in the solr logs for "node1" but the message will 
refer to a URL for a remote "node2" (hosting 
solrcollection_shard2_replica2 in your example) which is the node that had 
some failure that caused it to return a "default" html formated error page 
instead of an error that the Solr client (running on "node1") could parse.

Walter's point is to go check the logs for "node2" to understand the 
underlying error...

: 
: On Tue, 23 Mar 2021 at 10:51 PM, Walter Underwood <wun...@wunderwood.org>
: wrote:
: 
: > This usually means the client is receiving an HTML error message.
: > Look on the server for non-200 responses.
: >
: > wunder
: > Walter Underwood
: > wun...@wunderwood.org
: > http://observer.wunderwood.org/  (my blog)
: >
: > > On Mar 23, 2021, at 4:33 AM, Ritvik Sharma <ritvik.s...@gmail.com>
: > wrote:
: > >
: > > It seems that there are some intermittent error is coming,
: > >
: > > *org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
: > > Error from server at
: > > http://x.x.x.x:8983/solr/solrcollection_shard2_replica2
: > > <http://x.x.x.x:8983/solr/solrcollection_shard2_replica2>: Expected mime
: > > type application/octet-stream but got text/html. <html>*
: > >
: > > solr cloud: 6.6
: > > zk: 3.4.10
: >
: >
: 

-Hoss
http://www.lucidworks.com/

Reply via email to