Skip to content
New issue

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

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

Already on GitHub? # to your account

Dojo with exposed bitcoind ports doesn't start (linux) #59

Closed
LaurentMT opened this issue Aug 16, 2019 · 0 comments
Closed

Dojo with exposed bitcoind ports doesn't start (linux) #59

LaurentMT opened this issue Aug 16, 2019 · 0 comments
Assignees
Labels
bug Something isn't working my-dojo Something related to my-dojo

Comments

@LaurentMT
Copy link
Contributor

LaurentMT commented Aug 16, 2019

Reproduced on OS: Linux & Windows
Reproduced on Dojo:: v1.1 & develop

Steps to reproduce the issue

- stop dojo

- edit docker-bitcoind.conf and set
BITCOIND_RPC_EXTERNAL=on
BITCOIND_RPC_EXTERNAL_IP=127.0.0.1

- start dojo

Error

WARNING: The BITCOIND_RPC_EXTERNAL_IP variable is not set. Defaulting to a blank string.
ERROR: The Compose file '/home/ubuntu/API-Server-refactoring-node8/docker/my-dojo/overrides/bitcoind.rpc.expose.yaml' is invalid because:
services.bitcoind.ports contains an invalid type, it should be a number, or an object
services.bitcoind.ports contains an invalid type, it should be a number, or an object
services.bitcoind.ports contains an invalid type, it should be a number, or an object
services.bitcoind.ports contains an invalid type, it should be a number, or an object
services.bitcoind.ports contains an invalid type, it should be a number, or an object
@LaurentMT LaurentMT added bug Something isn't working my-dojo Something related to my-dojo labels Aug 16, 2019
kenshin-samourai added a commit that referenced this issue Aug 17, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working my-dojo Something related to my-dojo
Projects
None yet
Development

No branches or pull requests

2 participants