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

Alpine container doesn't find peers/nodes #8

Open
roccomuso opened this issue Oct 16, 2018 · 1 comment
Open

Alpine container doesn't find peers/nodes #8

roccomuso opened this issue Oct 16, 2018 · 1 comment

Comments

@roccomuso
Copy link

The alpine img uphold/bitcoin-gold:0.15.1-alpine is stuck at Adding fixed seed nodes as DNS doesn't seem to be available. and seems not able to find peers list and start syncing.

@rafaelremondes
Copy link

Thank you for reporting the issue.

I have the some issue when trying to run the docker image with the example in the README.md

docker run --rm -it test-bitcoin-gold \
  -printtoconsole \
  -regtest=1 \
  -rpcallowip=172.17.0.0/16 \
  -rpcpassword=bar \
  -rpcuser=foo

It gots stuck in Adding fixed seed nodes as DNS doesn't seem to be available

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