Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Cannot start mongodb using latest docker image #55

Closed
gridcellcoder opened this issue Aug 3, 2017 · 4 comments
Closed

Cannot start mongodb using latest docker image #55

gridcellcoder opened this issue Aug 3, 2017 · 4 comments

Comments

@gridcellcoder
Copy link

When using

https://blog.ambar.cloud/ambar-installation-step-by-step-guide-2/

the app fails to starts dues to a mongodb error. I also ran docker pull ambar/ambar-mongodb

and attaching to that mongo-db container:

Error parsing YAML config: duplicate key: storage.wiredTiger.engineConfig.cacheSizeGB(canonical key: storage.wiredTiger.engineConfig.cacheSizeGB)
try 'mongod --help' for more information
@gridcellcoder
Copy link
Author

And using the latest from git works better but in chrome console:

Failed to start. Error: TypeError: Failed to execute 'fetch' on 'Window': Failed to parse URL from http://:80 /api/

@sochix
Copy link
Member

sochix commented Aug 4, 2017

http://:80 /api/

@gridcellcoder you have empty ipaddress in config.json fix it and restart Ambar sudo ./ambar.py restart

@sochix
Copy link
Member

sochix commented Aug 7, 2017

@gridcellcoder does this help?

@gridcellcoder
Copy link
Author

That helps thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants