Forums

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

URL must not point to localhost or restricted IPs

Petr AST
Contributor
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

0 votes
Brant Schroeder
Community Champion
August 14, 2024

@Petr AST are you hosted on Linux or windows?

Petr AST
Contributor
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
Contributor
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
Contributor
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? 

Suggest an answer

Log in or Sign up to answer