-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.0.2
-
Component/s: Admin
-
None
-
ALL
-
Dear developers,
I am not quite sure if this is on topic here, but it might interest you.
I am running a mongodb docker container on my machine and I want to have it start when I start my computer. However, each time I boot my computer I have to do a docker restart of the container because the "automatically started" container slaps me with an Authentication failed when I give it valid credentials. Manually restarting the offending container solves the problem immediately.
I am running an Ubuntu 18.04 system, on an encrypted partition, with the latest docker and MongoDB 4.0.2 (althought I had this problem with every version I tried). Oddly enough, this problem does not occur on an unencrypted partition.
I would like to know if this could possibly be caused by the encryption of the partition (During Ubuntu installation you have the choice to encrypt).