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

Can not start server #69

Closed
AmirGhazaei opened this issue Feb 11, 2018 · 1 comment
Closed

Can not start server #69

AmirGhazaei opened this issue Feb 11, 2018 · 1 comment

Comments

@AmirGhazaei
Copy link

AmirGhazaei commented Feb 11, 2018

Hi,

When I exec this command
sudo docker run --rm --name tinode-init --link rethinkdb tinode-init-db
face with this error
docker: Error response from daemon: Cannot link to a non running container: /rethinkdb AS /tinode-init/rethinkdb.

When I want to start tinode-init-db with follow command
sudo docker run tinode-init-db
face with this error

2018/02/11 12:30:21 Initializing DB...
2018/02/11 12:30:21 Failed to init DB: gorethink: dial tcp :0: getsockopt: connection refused

Please help me to solve this problem.
Thanks

@or-else
Copy link
Contributor

or-else commented Feb 11, 2018

You have to start rethinkdb docker container first. Please follow instructions.

@or-else or-else closed this as completed Feb 11, 2018
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