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.
$ ./ml local bootstrap
Bootstrapping your project into MarkLogic 9 on localhost...
ERROR: ADMIN-NOSUCHDATABASE: (err:FOER0000) No such database filesystem
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED
ERROR: exit
ERROR: ["deploy/lib/ml.rb:170:in `exit'", "deploy/lib/ml.rb:170:in `<main>'"]
This is because setup:create-scheduled-task() assumes a modules database. It's an easy fix; pull request soon.
The text was updated successfully, but these errors were encountered:
This is because
setup:create-scheduled-task()
assumes a modules database. It's an easy fix; pull request soon.The text was updated successfully, but these errors were encountered: