solr.ejankowska.serweryiq.pl Open in urlscan Pro
46.248.164.153  Public Scan

Submitted URL: https://solr.ejankowska.serweryiq.pl/
Effective URL: https://solr.ejankowska.serweryiq.pl/solr/
Submission: On July 20 via api from US — Scanned from PL

Form analysis 5 forms found in the DOM

Name: form

<form name="form" ng-submit="login()" role="form" autocomplete="off" 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-empty 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-empty 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">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>

Name: form

<form name="form" ng-submit="jwtLogin()" role="form" class="ng-pristine ng-valid">
  <div class="form-actions">
    <button type="submit" class="btn btn-danger">Redirect to Identity Provider</button>
  </div>
</form>

Name: form

<form name="form" ng-submit="jwtGotoLoginNode()" role="form" class="ng-pristine ng-valid">
  <div class="form-actions">
    <button type="submit" class="btn btn-danger ng-binding">Redirect to https://solr.ejankowska.serweryiq.pl/solr/</button>
  </div>
</form>

Name: logoutForm

<form name="logoutForm" ng-submit="jwtLogout()" 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


PERMISSION FAILURE

Your user does not have the necessary role(s) to perform this action.

 


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"

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


CERTIFICATE AUTHENTICATION

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

The response from the server was:

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

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

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


OPENID CONNECT (JWT) AUTHENTICATION


Callback from ID Provider received.

There were errors during login with ID Provider. Please try again.


Solr requires authentication for resource Dashboard.

Please log in with your Identity Provider (IdP) for realm My Solr users.

Clicking the button below, you will be redirected to the authorization endpoint
of the ID provider:




Redirect to Identity Provider

In order to log in to the identity provider, you need to load this page from the
Solr node registered as callback node:
https://solr.ejankowska.serweryiq.pl/solr/
After successful login you will be able to navigate to other nodes.



Redirect to https://solr.ejankowska.serweryiq.pl/solr/



Unable to login. There is a problem with the Solr backend. Please consult Solr
logs.

Logged in as user . Realm=My Solr users.



Logout


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
   
   Security
   
   Cloud
   
   * Nodes
   * Tree
   * ZK Status
   * Graph
   
   Schema Designer
   
   Collections
   
   Core Admin
   
   Java Properties
   
   Thread Dump

Collection Selector



No collections available Go and create one

 * Overview
 * Overview
 * Analysis
 * Documents
 * Paramsets
 * Files
 * Query
 * Stream
 * SQL
 * Schema

Core Selector



No cores available Go and create one

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

 * Documentation
 * Solr Query Syntax
 * Community
 * Issue Tracker
 * Slack
 * IRC