Skip to content

Mongo fails to start due to file system issues #1

@warren-gallagher

Description

@warren-gallagher

I tried your wonderful container. I did the following:

  1. ssh in
  2. cd /apps
  3. meteor create --example todos
  4. cd todos
  5. meteor

I got the following output:
root@meteor:/apps/todos# meteor
[[[[[ /apps/todos ]]]]]

=> Started proxy.
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Can't start Mongo server.
MongoDB had an unspecified uncaught exception.
This can be caused by MongoDB being unable to write to a local database.
Check that you have permissions to write to .meteor/local. MongoDB does
not support filesystems like NFS that do not allow file locking.

Does there need to be a volume mapping from the docker host into the container?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions