Skip to content

Worker Failing to Pull Certs from Full Node #280

Answered by guydavis
nonlinearsugar asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry to hear that. Please paste your full Docker run/compose here for review. My recommendation will be:

  1. Use an IP address for controller_host, not a hostname.
  2. OR pass your DNS server's IP address.

Both are fields in the New Worker wizard. Vast majority of Machinaris users chose #1, to specify IP addresses to get around local DNS issues (particularly the interaction with Docker networking).

My guess is that in-container is responding differently than your host OS. To check, click the New Worker button on Workers page, then start the Machinaris container, then:

docker exec -it machinaris bash
ping shale
curl -v http://shale:8927/certificates/?type=chia

Hope this helps!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by guydavis
Comment options

You must be logged in to vote
1 reply
@guydavis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants