Skip to content
Discussion options

You must be logged in to vote

Thanks for that pointer. So stupid I didn't think about checking the MongoDB logs. (I think it was because I assumed that they were included in the container logs. I shall change the setting to make it so for the future...)

So, as I looked at the logs, it was immediately evident that there was a permissions problem:

I don't quite understand why wiredtiger_kv_engine.cpp came up there, but when I chowned the wiredtiger log file in the journal dir from root to omada, the container started as usual. Yay!

So it must really have been that nfs misconfiguration that messed up things by having the container write as root.

I was a bit hesitant to just recursively chown all of the mounted volumes b…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mbentley
Comment options

Answer selected by tophee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants