[GH-ISSUE #55] Cannot start mongodb using latest docker image #56

Closed
opened 2026-02-27 15:54:44 +03:00 by kerem · 4 comments
Owner

Originally created by @gridcellcoder on GitHub (Aug 3, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/55

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
Originally created by @gridcellcoder on GitHub (Aug 3, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/55 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 ```
kerem 2026-02-27 15:54:44 +03:00
Author
Owner

@gridcellcoder commented on GitHub (Aug 3, 2017):

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/

<!-- gh-comment-id:319995884 --> @gridcellcoder commented on GitHub (Aug 3, 2017): 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/`
Author
Owner

@sochix commented on GitHub (Aug 4, 2017):

http://:80 /api/

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

<!-- gh-comment-id:320182382 --> @sochix commented on GitHub (Aug 4, 2017): > http://:80 /api/ @gridcellcoder you have empty ipaddress in `config.json` fix it and restart Ambar `sudo ./ambar.py restart`
Author
Owner

@sochix commented on GitHub (Aug 7, 2017):

@gridcellcoder does this help?

<!-- gh-comment-id:320593840 --> @sochix commented on GitHub (Aug 7, 2017): @gridcellcoder does this help?
Author
Owner

@gridcellcoder commented on GitHub (Aug 7, 2017):

That helps thanks.

<!-- gh-comment-id:320642168 --> @gridcellcoder commented on GitHub (Aug 7, 2017): That helps thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#56
No description provided.