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.
If you bootstrap with a port that is already in use, Roxy vomits a bunch of hard-to-read error text. Detect the error and produce an easier-to-read message.
The text was updated successfully, but these errors were encountered:
Change error reporting to simply print out value of error:format-string/ to stdout and refers user to MarkLogic error log:
Bootstrapping your project into MarkLogic on localhost...
ERROR: ADMIN-PORTINUSE: (err:FOER0000) Port is currently in use
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED
If you bootstrap with a port that is already in use, Roxy vomits a bunch of hard-to-read error text. Detect the error and produce an easier-to-read message.
The text was updated successfully, but these errors were encountered: