test-unify-solr.etpgroup.sg Open in urlscan Pro
27.107.164.80  Public Scan

Submitted URL: http://test-unify-solr.etpgroup.sg/
Effective URL: https://test-unify-solr.etpgroup.sg/solr/
Submission: On November 04 via api from US — Scanned from SG

Form analysis 2 forms found in the DOM

Name: form

<form name="form" ng-submit="login()" role="form" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="form-group">
    <label for="username">Username</label>
    <input type="text" name="username" id="username" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required" ng-model="username" required="">
    <span ng-show="form.username.$dirty &amp;&amp; form.username.$error.required" class="help-block ng-hide">Username is required</span>
  </div>
  <div class="form-group">
    <label for="password">Password</label>
    <input type="password" name="password" id="password" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required" ng-model="password" required="">
    <span ng-show="form.password.$dirty &amp;&amp; form.password.$error.required" class="help-block ng-hide">Password is required</span>
  </div>
  <br>
  <div class="form-actions">
    <button type="submit" ng-disabled="form.$invalid" class="btn btn-danger" disabled="disabled">Login</button>
  </div>
</form>

Name: logoutForm

<form name="logoutForm" ng-submit="logout()" role="form" ng-show="isLoggedIn()" class="ng-pristine ng-valid ng-hide">
  <div class="form-actions">
    <button type="submit" class="btn btn-danger">Logout</button>
  </div>
</form>

Text Content

Apache SOLR

 


SOLRCORE INITIALIZATION FAILURES

Please check your logs for more information

 


CONNECTION TO SOLR LOST

Please check the Solr instance.


CONNECTION RECOVERED...

Continuing to load data...


BASIC AUTHENTICATION



Solr requires authentication for resource Dashboard.
Please log in with your username and password for realm My Solr users.



Username Username is required
Password Password is required

Login

Logged in as user . Realm=My Solr users.



Logout


KERBEROS AUTHENTICATION

Your browser did not provide the required information to authenticate using
Kerberos. Please check that your computer has a valid ticket for communicating
with Solr, and that your browser is properly configured to provide that ticket
when required. For more information, consult Solr's Kerberos documentation .

The response from the server was:

--------------------------------------------------------------------------------

HTTP 401 
WWW-Authenticate: xBasic realm="My Solr users"

--------------------------------------------------------------------------------


AUTHENTICATION SCHEME NOT SUPPORTED



Some or all Solr operations are protected by an authentication scheme that is
not yet supported by this Admin UI (Basic).

Solr returned an error response:

--------------------------------------------------------------------------------

HTTP 401 
WWW-Authenticate: xBasic realm="My Solr users"

--------------------------------------------------------------------------------



A possible workaround may be to use another client that supports this scheme.

 * Login

 * Dashboard

   Logging
   
   * Level
   
   Cloud
   
   * Nodes
   * Tree
   * ZK Status
   * Graph
   
   Collections
   
   Core Admin
   
   Java Properties
   
   Thread Dump
   
   Suggestions

No results match



No collections available Go and create one

 * Overview
 * Analysis
 * Dataimport
 * Documents
 * Files
 * Query
 * Stream
 * Schema

No results match



No cores available Go and create one

 * Overview
 * Analysis
 * Dataimport
 * Documents
 * Files
 * Ping (ms)
 * Plugins / Stats
 * Query
 * Replication
 * Schema
 * Segments info

 * Documentation
 * Issue Tracker
 * IRC Channel
 * Community forum
 * Solr Query Syntax