Also found in my blog: Web Warrior Toolbox
When I updated Linux kernel in my Zorin PC to kernel 7 everything seemed normal until I needed to start a local mongodb with
sudo systemctl start mongod
I found an error saying that mongodb is not compatible with Linux Kernel 6.19
I found more details about that issue in this link
Mongodb-forums
To solve the issue I found that you can press shift before OS starts (in my case Zorin), choose the zorin kernel that you need from that menu. In my case I chose 6.17 to make it work.
🚀Lets share knowledge to make great webapps in a global team.🤓
Top comments (0)