On Dec 6, 2019 09:53, Amey Abhyankar <sco1...@gmail.com> wrote:
Hello,

Not sure if we have any Blockchain enthusiasts or developers in our group.
I am facing 1 issue.
Just wonder if anybody facing the same issue.

Goal: Dockerize bitcoin-core to optimise resource utilisation & to eliminate need to keep open the bitcoin-core GUI in Ubuntu.

Solution: Dockerize bitcoin-core using = https://bitcoin.org/bin/bitcoin-core-0.18.1/

Issue statement: Unable to send RPC aka 'Remote Procedure Call' from base machine to docker instance.

Did you use `--rpc' at the docker command line (while launching docker container)?


Software version's used:

- Ubuntu 18.04.3 LTS as base machine
- Docker ce 19.03.4 version
- bitcoin-core 0.18.1 
-Local laptop [no cloud/no vmware/no firewalls]


Blockers:

- Remote procedure call aka RPC not working from base machine i.e. Ubuntu 18.94.3
- Unable to telnet bitcoin-core on respective ports from base machine. Able to telnet other docker instance on same machine without any issues.
- bitcoin-core just runs fine in test mode & in prod mode in docker without any issue
- I did customisation of bitcoin.conf file to put custom ports & credentials
- Followed the config changes suggested by bitcoin dev team in release notes = https://bitcoin.org/en/release/v0.18.0#mining

Regards,
Amey.

_______________________________________________
plug-mail mailing list
plug-mail@plug.org.in
http://list.plug.org.in/listinfo/plug-mail

Reply via email to