Details
Description
The default console of solr 6.5.1(on slave) is not able to show details of replication tab.
But on clicking use "original UI" , the same tab is showing results.
URL used - http://Solr_Slave_Host:8983/solr/cms/replication
The inspect element error is -
angular.js:11617 TypeError: Cannot set property 'status' of undefined
at getIterations (replication.js:114)
at replication.js:32
at angular-resource.min.js:33
at processQueue (angular.js:13193)
at angular.js:13209
at Scope.$eval (angular.js:14406)
at Scope.$digest (angular.js:14222)
at Scope.$apply (angular.js:14511)
at done (angular.js:9669)
at completeRequest (angular.js:9859)
Please guide.
Attachments
Attachments
Issue Links
- blocks
-
SOLR-10042 Delete old deprecated Admin UI
- Closed