I have only started , I cannot get this working. When I create application link to jira, I get the below error (image 1). Then if i continue anyways and create one manually at both crucible and Jira. image 2 is what i am seeing on crucible end.
on jira end
I am stuck and not sure what to do. Any help is much apreciated. Thanks
A 503 error means that Jira tried to reach your Fisheye/Crucible, and was successful in the sense that something responded with "I'm here", but it got no further, Fisheye/Crucible did not respond further.
This means that either Fisheye/Crucible has failed (check the service is running) or that it is running on a service that is not set up to be fully accessible to the internet (which is where Jira Cloud is running from)
A very quick test - can you get to Fisheye Crucible on your computer, and see if that 503s. If it works ok, then try exactly the same url from an address outside your network - go to a coffee shop or internet cafe, or shared workspace and try to log into it (without using any VPNs)
Crucible is running on my computer and the url i am accessing for crucible is localhost. There is no error on 503 when i try to access cruible alone. The jira is not behind vpn or anything nor is crucible. I thought it might be firewall issue. I have also added rule to firewall. That did not help either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Localhost means "this computer", you can't get to it from a remote computer.
You will need to turn your local installation into a server, and put it somewhere that Atlassian Cloud can access it.
You can do this with your current machine if you want, "server" just means "computer that runs a service for other computers to talk to" in this answer. To do that, you will need to
As an example, I run some Atlassian stuff at home.
https://<my home ip address>/jira
https://<my home ip address>/confluence
and so-on
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.