ryanjdew / ml-slush-discovery-app

Quick up and running app for exploring MarkLogic data, based off of the marklogic-node slush template
Other
9 stars 7 forks source link

Bad Request XDMP-NOSUCHDB: No such database null when pushing new changes to ML #68

Closed aajacobs closed 8 years ago

aajacobs commented 8 years ago

After deploying the latest code, the subject error appears on the opening screen. To resolve it, you just have to go in the settings and select the content database you want to use. But I would suggest setting the created content db as the default.

screen shot 2016-07-20 at 11 18 46 am
ryanjdew commented 8 years ago

Unintentional bug from removing dependencies on the app name (See ticket #63). This is now fixed in the master branch.

Opened a ticket for more robust testing to catch these sort of bugs. (See #70)