Unable to generate configuration: dial tcp: lookup jira.companyname.com on 8.8.8.8:53: no such host #572
Unanswered
KenzoKenzo94
asked this question in
Q&A
Replies: 1 comment
-
Looks like this could be similar to #444 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to setup the client with a Jira DataCenter implementation. I tried to use both
JIRA_API_TOKEN="password"
and create a PAT using it as a token and theJIRA_AUTH_TYPE
set tobearer
. None of the cases work, and I get the error attached:My understanding is that the client is trying to resolve a non-public URL using public DNS. Is there a way to change that? Or the issue is somewhere else?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions