cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

solr issue with 6.7 upgrade (unauthorized exception ) standalone server

Former Member
0 Likes
1,034

We have unzipped 6.7 and copied our 6.4 code. On trying to run solr indexing with same details as in 6.4, we are getting unauthorized error.

Tried with editing the credentials in local.properties

solrserver.instances.default.autostart=true solrserver.instances.default.port=8983 solrserver.instances.default.authtype=basic solrserver.instances.default.user=solrserver solrserver.instances.default.password=server123

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

Hi i am facing this issue where i was migrating from hybris 6.4 to 6.7 and the solr server is not starting

prints below i had copied solr folder from 6.4 to 6.7 along with customize folder but it says this .

0 Likes

screenshot is attachedf below

Former Member
0 Likes

Solr server in 6.7 is delivered with authentication turned on by default. Align either hybris config tu provide the credentials or turn off authentication on solr server. https://help.hybris.com/6.7.0/hcd/21f689cf7c71485c9a45df03c74064e6.html