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

linux not saving favorites #1956

Closed
nautilor opened this issue May 8, 2020 · 2 comments
Closed

linux not saving favorites #1956

nautilor opened this issue May 8, 2020 · 2 comments

Comments

@nautilor
Copy link

nautilor commented May 8, 2020

I'm currently experiencing a problem,
Under linux when I save a connection to my favetorites and then close and repoen the program
the connection saved is gone
by running mongodb-compass from console i saw this error

(node:25335) UnhandledPromiseRejectionWarning: ReferenceError: error is not defined at /usr/share/mongodb-compass/resources/app.asar/node_modules/storage-mixin/lib/backends/secure-main.js:87:42 (node:25335) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)

mongodb-compass version: 1.20.5

UPDATE

I've updated to version 1.21 but the problem is still there

@Anemy
Copy link
Member

Anemy commented May 18, 2020

At first glance this is an issue with how our credential store is being used in linux. Does your linux have a credential store installed, like https://wiki.gnome.org/action/show/Projects/GnomeKeyring?action=show&redirect=GnomeKeyring ?

Installing sudo apt install gnome-keyring should fix this issue. We'll look into a fix so it's not a manual process users need to take.

@Anemy
Copy link
Member

Anemy commented May 18, 2020

Since we've got two of these I'm closing this as a duplicate. Here's an earlier issue we can use: #1911

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