Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SEC-DEFAULTUSERDNE: Default user does not exist: HealthCheck/

I am trying to monitor Marklogic server hosts using healthcheck app server, But the server is throwing SEC-DEFAULTUSERDNE: Default user does not exist: HealthCheck error.

kakula@ops3r:~/monitor$ curl -s --connect-timeout 2 -m 1 http://Hostname:7997

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     <pre><body>
<span class="error">
  <h1>500 Internal Server Error</h1>
  <dl>
    <dt>SEC-DEFAULTUSERDNE: Default user does not exist: HealthCheck/ = 10784468014522530524</dt>
    <dd></dd>
    <dt> [1.0-ml]</dt>
    <dd></dd>
  </dl>
</span>

like image 711
user5556585 Avatar asked Dec 14 '25 20:12

user5556585


1 Answers

Like any other application, the HealthCheck application is set up as an app-server. It ships with App level security and has a default user named HealthCheck. This user is also normally shipped with ML.

So, based on the limited information provided, it appears that your default user HealthCheck is missing..

Verify that the user exists: Admin Interface -> Security -> Users

If you need to re-create it, just note that it ships configured with the role healthcheck-user.

Lastly, perhaps the ErrorLog provides more info?

like image 164
David Ennis __17llamas __ Avatar answered Dec 18 '25 13:12

David Ennis __17llamas __



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!