-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
After a reboot the restart of MongoDB failed, because of wrong permissions of rollback files. Permissions were set manually to user:group = root:root. After changing this to user:group = mongod:mongod the Mongo started as Primary Node.
Its the second time after a reboot that MongoDB cannot start due a file permissions change. Why the file permissions got changed?
MongoDB Version: 4.2.14
Thanks