monocular icon indicating copy to clipboard operation
monocular copied to clipboard

EACCES: permission denied, mkdir '/bitnami/mongodb/data'

Open tellxp opened this issue 7 years ago • 0 comments

Cant start mongodb container... kubectl logs is below:


Welcome to the Bitnami mongodb container
Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mongodb
Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mongodb/issues

nami    INFO  Initializing mongodb
mongodb INFO  ==> Deploying MongoDB from scratch...
Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/mongodb/data'
administrator@k8s-master-01:~$ kubectl logs  odd-molly-mongodb-669954878c-m8jmb

Here is the issue at bitnami-docker-mongodb.

Seems it needs to upgrade monocular deps...

tellxp avatar Sep 11 '18 14:09 tellxp