You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
When I am hacking on the role configuration, sometimes I mistype a role name and a role therefore does not exist for userB, .. In this circumstance Roxy will create the mistyped role, and error that the role does not exist for B.
A better error message for missing roles etc would be good.
The text was updated successfully, but these errors were encountered:
Not sure what the feedback used to be, but I just ran a test, and I got:
$ ./ml ml9 bootstrap
Bootstrapping your project into MarkLogic 9 on ml9-ml1...
ERROR: SEC-ROLEDNE: (err:FOER0000) Role does not exist: sec:role-name = roxy-rolex
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED
When I am hacking on the role configuration, sometimes I mistype a role name and a role therefore does not exist for userB, .. In this circumstance Roxy will create the mistyped role, and error that the role does not exist for B.
A better error message for missing roles etc would be good.
The text was updated successfully, but these errors were encountered: