Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't connect Confluence with Jira

Hannes Doelker
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 16, 2021

Hi!

We're using Confluence v7.1.1 and Jira v8.13.4 on different Linux VMs. Both are accessed by a HAproxy reverse proxy which is configured as encrypting TLS proxy. The apps have the following URLs and are only reachable internally:

The apps work fine by themselves. We're having problems linking Confluence to Jira. It works the other way around. In Jira it shows the link state as "connected".

In Confluence / Configuration -> General Config -> Application Linking it shows "network error". In the Chrome Dev Tools it returns this:

{
"link": {
"id": "cb8454ef-09d6-3724-8137-bb5ba1184a3c",
"name": "Jira",
"displayUrl": "https://jira.server.de",
"rpcUrl": "https://jira.server.de",
"type": "jira"
},
"working": false,
"localAuthentication": {
"incoming": {
"enabled": true,
"twoLoEnabled": true,
"twoLoImpersonationEnabled": false
},
"outgoing": {
"enabled": true,
"twoLoEnabled": true,
"twoLoImpersonationEnabled": false
}
},
"error": {
"category": "NETWORK_ERROR",
"type": "UNEXPECTED_RESPONSE"
}
}

How do we debug or resolve this?

Kind regards,

Hannes

1 answer

0 votes
Fabian Lim
Community Champion
December 29, 2021

Hi There,

You may want to follow this troubleshooting guide to determine what the root cause is.

Good Luck.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.1.1
TAGS
AUG Leaders

Atlassian Community Events