Closed paulgirard closed 3 years ago
+1, I may had the same problem on my own debian 10 server
I had the same probleme, so I changed mongo:3.0 to mongo:3.2 in the docker-compose file but I still have the same error message... What should I do ?
Hi @Chatoranga, can you open a new issue with more details with the problems you're encountering, logs and such?
Because of outdated kernel calls mongo < 3.2 can't be run even through docker on recent kernels. We couldn't make it run on debian 10.
Without taking time to a deep testing session, upgrading to mongo 3.2 looks like working for hyphe on a debian 10 ecosystem.
Upgrading to mongo 3.2 is nonetheless a breaking change because of filesystem change. To be considered in next major release.