Forums

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

How can I fix error with Application Link

Loi Le Quang December 8, 2023

Hi Pro. 

I has install JSM data center and Confluenec data center on aws cloud

I am facing an error in jira service management (JSM)  when I am creating Application Link with Confluence 

error detail: "We can't enable the incoming authentication because ITSM Knowledge Base is not reachable."

LinkCapture.PNG

How  can I fix error?

Thanks.

1 answer

0 votes
BHUSHAN PATIL
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2023

Hi @Loi Le Quang ,

This can occur due to several reasons.

  1. The application link between the Jira and Confluence applications is not configured with "Oauth (Impersonation)" (it is configured with "Oauth" without impersonation):
  2. Make sure that the user who is trying to configure a knowledge base exists in the both i.e Confluence and Jira  user base and must have admin permissions.
  3. Check if there is a reverse proxy misconfiguration either on the Jira or Confluence side.

For More details please refer following troubleshooting guides:

if you feel my input help you please accept the answer.

Regards,
Bhushan

Loi Le Quang December 11, 2023

Thanks Bhushan a lot. Let me try your advices.

BHUSHAN PATIL
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 11, 2023

Hi @Loi Le Quang ,

Try this 

  1. Network Configuration:

    • Ensure that both Jira Service Management and Confluence are within the same Virtual Private Cloud (VPC) on AWS. If they are in different VPCs, you might encounter connectivity issues unless there's proper VPC peering or network configurations in place.
  2. Security Groups:

    • Confirm that the security groups associated with both instances allow the necessary communication between them. Check the inbound and outbound rules to ensure that the required ports (e.g., HTTP/HTTPS) are open for communication between Jira and Confluence.
  3. Firewall and Network ACLs:

    • Review the firewall settings and Network ACLs (Access Control Lists) on AWS. Ensure that there are no rules blocking the communication between Jira and Confluence.
  4. Load Balancer Settings:

    • If you are using a proxy or load balancer in front of Jira or Confluence, ensure that it's correctly configured to allow traffic between the two applications.
  5. Application Link Configuration:

    • When setting up the application link, double-check the configuration for accuracy. Ensure that the URL and authentication settings specified during the application link setup are correct.
  6. Logs and Diagnostics:

    • Check the logs of both Jira Service Management and Confluence for any specific errors or warnings related to the connectivity between the two applications. These logs might provide more detailed information about the issue.

If the issue persists, consider reaching out to Atlassian support for further assistance.

Regards,
Bhushan

Loi Le Quang December 11, 2023

Hi  @BHUSHAN PATIL 

First of all, thank you very much for your supports.

We already tried to config with "Oauth" without impersonation, but the error still the 

About the list items you mentioned:

  1. Network Configuration:
    • Both Jira Service Management and Confluence are within the same Virtual Private Cloud (VPC) on AWS. 
  2. Security Groups:
    • Because they are at the same VPC, so there is no problem.
  3. Firewall and Network ACLs:
    • There is no rule blocking the communication.
  4. Load Balancer Settings:
    • The same load balancer and VPC
  5. Application Link Configuration:
    • When setting up the application link, double-check the configuration for accuracy. Ensure that the URL and authentication settings specified during the application link setup are correct => Double checked.
  6. Logs and Diagnostics:
    • Can use specify where is the log?
Loi Le Quang December 11, 2023

I am having another question:

Dose trial license support application link?

BHUSHAN PATIL
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 11, 2023

The easiest way to get these logs is to go to Administration  > General Configuration > Troubleshooting and support tools and follow the prompts to create a Support Zip. 

Download Support Zip >> Extract 

Find

  • atlassian-confluence.log
    This is the main application log file, most entries will be written here. When you start Confluence, any log entries written to the console will also be repeated in this log.

You can also check the logs from backend in <CONFLUENCE-Home Directory>/logs/atlassian-confluence.log

Regards,
Bhushan

Loi Le Quang December 11, 2023

Hi BUSHAN

Thank very much for your support.

I am flowing your instructions. While I am trying setting and see networking send data

It has a error with detail

 Api : applinks/3.0/status/<token>/oauth

 

Request Method: PUT
response:  
Status Code: 409 Conflict
{
"status": 409,
"errors": [ {
"summary": "We can't enable the incoming authentication because ITSM Knowledge Base is not reachable.",
"details":"com.atlassian.applinks.internal.common.exception.ConsumerInformationUnavailableException: We can't enable the incoming authentication because ITSM Knowledge Base is not reachable."
}
]
}

409Capture.PNG

by the way.  What did I mess while open port to connect each other?

Qusai Atoon March 1, 2024

Hello there, 

I'm currently stuck on the same issue, may I ask if you've resolved it?

if yes, kindly provide me with a solution. 

 

Thanks in advance.

Best Regard,  

Qusai Atoon. 

Loi Le Quang March 7, 2024

yes sure.

Loi Le Quang March 7, 2024

only one think. 

Check  ports running on both jira and confluence 

make sure them can access internet and internet can access via  those port 

==> check firewall is open those port (inbound and outbound)

I hope that can fixed your issue.

Thanks

 

Suggest an answer

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

Atlassian Community Events