marklogic-community / RunDMC

MarkLogic application for running a developer site
http://developer.marklogic.com/code/rundmc
Other
17 stars 18 forks source link

Cannot install RunDMC on ML 9 / CentOS: SECURITY-BADREQUEST #805

Open hanshuebner opened 5 years ago

hanshuebner commented 5 years ago

I'm following the installation instructions in the README.md file, but I cannot get past this point:

chrodon 1083_% ./ml local bootstrap
WARN: unable to determine MarkLogic Host name of localhost
Bootstrap docs or dmc? [docs, dmc] docs
docs
Bootstrapping your project into MarkLogic 7 on localhost...
ERROR: 500 "SECURITY-BADREQUEST (err:FOER0000): Your session has been terminated by another login.  Refresh Query Console to create a new session."
ERROR: {"error":{"format-string":"SECURITY-BADREQUEST (err:FOER0000): Your session has been terminated by another login.  Refresh Query Console to create a new session."}}

The same error message is shown when I respond with dmc to the prompt. The README.md file does not explain what dmc vs. docs really is, I am interested in having access to the documentation while traveling.

I'm running MarkLogic 9.0.7 (contrary to what the install procedure seems to think).