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

Questions about bitcoin-python script #29

Open
federicociro opened this issue Mar 5, 2023 · 1 comment
Open

Questions about bitcoin-python script #29

federicociro opened this issue Mar 5, 2023 · 1 comment
Labels
needs more info More information is required user help User needs help

Comments

@federicociro
Copy link

Dear Jeff,

I hope this message finds you well. I am writing to ask for some help with the bitcoin-python script. I have a bitcoind instance running and I would like to use the script to get information from it.

Firstly, I was wondering if you could clarify where the environment variables METRICS_ADDR and METRICS_PORT are located. I am not sure how to set these variables so that the script can connect to my bitcoind instance. I see the httpd is trying to bind to 8334 (already in use by bitcoind).

Besides RPC credentials, which other parts should I edit from the script to make it work?

Thank you very much for your time and help. I appreciate any guidance you can provide.

Best regards,
Federico.

@jvstein jvstein added the user help User needs help label May 6, 2024
@jvstein
Copy link
Owner

jvstein commented May 6, 2024

Federico,

I'm very sorry it took me so long to respond. I hope you were able to get it running.

How you set the environment variables depends on how you are running the script and on what operating system. I personally run it as a kubernetes pod. Others run it as a docker container, and still others run it as a plain script. To help, I would need to know a bit more about how you are running it.

Jeff

@jvstein jvstein added the needs more info More information is required label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info More information is required user help User needs help
Projects
None yet
Development

No branches or pull requests

2 participants