Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening created database #125

Closed
JiProchazka opened this issue Mar 21, 2016 · 1 comment
Closed

Error opening created database #125

JiProchazka opened this issue Mar 21, 2016 · 1 comment

Comments

@JiProchazka
Copy link

When I create a new database, trying to open it I get:

Error: error connecting to database at C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\lib\entities\database.js:74:29 at tryCatcher (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\util.js:11:23) at Promise._settlePromiseFromHandler (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\promise.js:489:31) at Promise._settlePromise (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\promise.js:546:18) at Promise._settlePromise0 (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\promise.js:591:10) at Promise._settlePromises (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\promise.js:674:18) at Async._drainQueue (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\async.js:129:16) at Async._drainQueues (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\async.js:139:10) at MutationObserver.Async.drainQueues (C:\Program Files\Mongotron-win32-x64\resources\app.asar\node_modules\bluebird\js\release\async.js:16:14) at process._tickCallback (node.js:392:9)

Also when I close Mongotron and reopen it again, database is missing.

Edit: by mongo shell the database was created and filled successfuly.

@Purexo
Copy link

Purexo commented Mar 23, 2016

Same problem here.
Mongotron did not create database. Must creating them in mongo shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants