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

docker couchbase never starts during post_install.sh using develop branch #379

Open
alibama opened this issue May 5, 2021 · 2 comments
Open

Comments

@alibama
Copy link

alibama commented May 5, 2021

i'm going through a vanilla ubuntu 18 docker install using the develop branch

i've tried several settings for the couchbase hostname = http://127.0.0.1 , localhost, etc... and it never seems to load the couchbase image properly

here's what i'm seeing from docker images,

root@anyplace-test:/home/ubuntu/anyplace-develop/docker# docker images REPOSITORY TAG IMAGE ID CREATED SIZE anyplace-couchbase v4.0-dev b464cafc2c54 10 minutes ago 505MB anyplace v4.0-dev 47b2c633bd52 10 minutes ago 1.57GB anyplace-base latest c9d39daf9887 13 minutes ago 1.04GB ubuntu 18.04 4eb8f7c43909 11 days ago 63.1MB couchbase community-6.0.0 0d4122aca7c1 14 months ago 505MB

and when i test post_install.sh it just never runs.

root@anyplace-test:/home/ubuntu/anyplace-develop/docker# ./post_install.sh
anyplace
Initializing couchbase: anyplace-couchbase
ROOT_USER: root
ROOT_PASS: root1234
USER: anyplace
PASS: 123456
CLUSTER: anyplace
BUCKET: anyplace
RAM: 1024
RAM_INDEX: 256
[1] [01:50:35] Couchbase starting up..
[2] [01:50:37] Couchbase starting up..
[3] [01:50:39] Couchbase starting up..
[4] [01:50:41] Couchbase starting up..

and it'll go on for 3-4 minutes before i quit waiting = any advice welcome

@dianacla18
Copy link

you got the solution?

@alibama
Copy link
Author

alibama commented Jun 30, 2021

nope... quit trying

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