Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown config parameter mesh-port when starting container #13

Closed
ryboe opened this issue Aug 23, 2016 · 6 comments
Closed

Unknown config parameter mesh-port when starting container #13

ryboe opened this issue Aug 23, 2016 · 6 comments

Comments

@ryboe
Copy link

ryboe commented Aug 23, 2016

$ docker run --name test -P aerospike
Aug 23 2016 21:59:07 GMT: CRITICAL (config): (cfg.c:1309) line 48 :: unknown config parameter name 'mesh-port'
Aug 23 2016 21:59:07 GMT: WARNING (as): (signal.c:153) SIGINT received, shutting down
Aug 23 2016 21:59:07 GMT: WARNING (as): (signal.c:156) startup was not complete, exiting immediately

I'm using Docker for Mac 1.12.0-a on OS X El Capitan.

@volmarl
Copy link
Contributor

volmarl commented Aug 24, 2016

Could you let us know which version (tag) of the container are you using? and possibly post your aerospike.conf

@ryboe
Copy link
Author

ryboe commented Aug 24, 2016

The tag is latest. The config is the default config.

@volmarl
Copy link
Contributor

volmarl commented Aug 24, 2016

Thanks. I fixed the issue with the default config. Were you using github and building it from scratch or Docker Hub?

@ryboe
Copy link
Author

ryboe commented Aug 24, 2016

Docker Hub. Thanks for the quick response.

@volmarl
Copy link
Contributor

volmarl commented Aug 25, 2016

Official repo update may take a couple of days. In the mean time, you could overwrite default config and remove mesh-port line in aerospike.conf or rebuild from this repo.

@volmarl
Copy link
Contributor

volmarl commented Aug 25, 2016

Fix is now available on official immage in docker hub.

https://hub.docker.com/_/aerospike/

@volmarl volmarl closed this as completed Aug 25, 2016
mcoberly2 added a commit that referenced this issue Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants