I tried installing MongoDB Compass but got Segmentation fault core dump.
Installed an earlier version which got me up and running.
(1) wget https://downloads.mongodb.com/compass/mongodb-compass-1.14.1.x86_64.rpm
(2) sudo dnf install mongodb-compass-1.14.1.x86_64.rpm
(2.5) yes
to all
(3) mongodb-compass
So this is not a question as much it is a tip for you guys. I'd be happy if anyone could explain to me why I got seg fault that be great.
Actually It's because of an error from mongo compass
installation, for fedora 29 & 30 works the version 14.5.1
You can install it with the next steps:
su
cd /tmp
wget https://downloads.mongodb.com/compass/mongodb-compass-1.14.5.x86_64.rpm
dnf install ./mongodb-compass-1.14.5.x86_64.rpm
mongodb-compass
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With