Skip to content

Suggestions on error of 6 | Connection refused #109

Closed Answered by shikokuchuo
psychelzh asked this question in Q&A
Discussion options

You must be logged in to vote

This error is simply that the daemons (workers) cannot connect back to the host. Two likely possibilities:

  1. TLS is misconfigured - e.g. you are using your own certificate, but it is for a domain name which doesn't match that of the node you are connecting back to. Best way to rule out is by simply disabling TLS in crew.
  2. There is a firewall around your login node that prevents inbound connections from the worker nodes.

Does the above help? For 2, I am guessing this may require your sysadmins to resolve.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@psychelzh
Comment options

@shikokuchuo
Comment options

@psychelzh
Comment options

@shikokuchuo
Comment options

@psychelzh
Comment options

Answer selected by psychelzh
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