#MongoDB Compass Not Working
26 messages · Page 1 of 1 (latest)
hey, did you try the bin version, mongodb-compass-bin
also when i run it through the terminal i get the following error ,
and on the chance it does run ,
it says it cant store credentials. while i can access the db from the web, the ui is very slow
I had the same issue as op but -bin worked for me
it still works ?
okay
@deft coral
I've just installed it now and it's working!
thanks
okay
somehow it worked for me as well but it cannot access credential storage, did you guys figure it out
explain more
what is the issue ?
need to manually enter password to connect each time
mongodb-compass --password-store="gnome-libsecret" --ignore-additional-command-line-flags
launch via terminal or modify your desktop file with that
okay
i have no desktop file, how do i modify it to work with rofi : |
There's a desktop file in /usr/share/applications
okay
the command did not work
You didn't do the full command
what full command
Exec=mongodb-compass --password-store="gnome-libsecret" --ignore-additional-command-line-flags
add this to your .desktop file