← 피드로
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
Enter fullscreen mode Exit fullscreen mode
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.🤓
추출 본문 · 출처: dev.to · https://dev.to/ralvaracode/mongodb-doesnt-work-with-linux-kernel-619-3f8e