This repository was archived by the owner on Dec 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Can not connect to Mongo Shell #76
Copy link
Copy link
Open
Description
Hi,
I am trying out dbKoda -- the description looks fabulous. I'm running on an up-to-date Debian system and have configured a basic profile with defaults:
mongodb://localhost:27017/myDb
The test button on the configuration page reports "Connection success!" but when I use the Connect button there or, use "Open a connection" on the Editor page, I get the following message:
Error: Error: Failed to create Mongo shell, which exited with code 1 and output message at MongoShell. (/tmp/.mount_dbkodagXpuv1/app/resources/app.asar/assets/controller/lib/controllers/mongo-connection/index.js:615:27) at emitOne (events.js:115:13) at MongoShell.emit (events.js:210:7) at PipeSocket.MongoShell._this._onShellExit (/tmp/.mount_dbkodagXpuv1/app/resources/app.asar/assets/controller/lib/controllers/mongo-shell/index.js:155:15) at emitTwo (events.js:125:13) at PipeSocket.emit (events.js:213:7) at UnixTerminal.Terminal.emit (/tmp/.mount_dbkodagXpuv1/app/resources/app.asar/assets/controller/node_modules/node-pty/lib/terminal.js:79:34) at PipeSocket. (/tmp/.mount_dbkodagXpuv1/app/resources/app.asar/assets/controller/node_modules/node-pty/lib/unixTerminal.js:70:27) at Object.onceWrapper (events.js:316:30) at emitOne (events.js:120:20) at PipeSocket.emit (events.js:210:7) at Pipe._handle.close [as _onclose] (net.js:5...
The mongosh executable in on my path (putting it in /usr/bin does not change anything).
I am just running standalone on my laptop, not in Docker (as was the person in this post
#64
who reported the same error). I'd appreciate any insights.
Thanks,
P.S. The Support button on your home page gets a 404 response and the support@dbkoda.com email bounces with a long message from Office 365
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels