Score:0

Install mongosh on Ubuntu Jammy 22.04 without libssl1.1

es flag

If you're using Atlas and want to connect to your cluster from your terminal

wget https://downloads.mongodb.com/compass/mongodb-mongosh_1.9.0_amd64.deb

Then:

sudo dpkg -i mongodb-mongosh_1.9.0_amd64.deb

Finally:

mongosh "mongodb+srv://<YOUR_CLUSTER_ID>" --apiVersion 1 --username <DB_USERNAME>

You will then be prompted with your username password

Source: The mongo atlas modal when requesting connection via shell

Apparently even though in their documentation they mention supporting Jammy. They haven't taken into consideration the libssl1.1 issue. Or at least I wasn't able to find any awareness regarding that.

Nmath avatar
ng flag
It's unclear what you're asking. What is the problem, exactly? What are you trying to do?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.