The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

URL must not point to localhost or restricted IPs

Petr AST
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 Champions.
August 14, 2024

Dear community!

How can I merge Confluence and Jira via Application links, which are on the same server? There is no way to configure, as it gives the following error: URL must not point to localhost or restricted IPs.
Screenshot_46.png

I followed the instructions (https://confluence.atlassian.com/jirakb/application-link-configuration-from-jira-to-confluence-fails-with-url-must-not-point-to-localhost-or-restricted-ips-1358171668.html) for adding the Java parameter to both Jira and Confluence, but this only helped for Jira - on the Confluence side, it still gives a localhost error.

 

-Dapplinks.allow.all.hosts=true

Maybe there are other ways or there might be errors somewhere?

 

Thanks in advance!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Brant Schroeder
Community Champion
August 14, 2024

@Petr AST are you hosted on Linux or windows?

Petr AST
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 Champions.
August 15, 2024

@Brant Schroeder Hi Brant!

Windows

Brant Schroeder
Community Champion
August 15, 2024

Are you running the applications on different ports?  Are you using a proxy?

Petr AST
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 Champions.
August 17, 2024

@Brant Schroeder 
Sure, default ports - 8080, 8090

The proxy is standard, I didn't change anything

Brant Schroeder
Community Champion
August 19, 2024

@Petr AST How are you starting the windows applications bat file or windows service?

Petr AST
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 Champions.
August 22, 2024

@Brant Schroeder Hi Brant, Windows service

Brant Schroeder
Community Champion
August 22, 2024

Did you add -Dapplinks.allow.all.hosts=true to both application services or just Jira?