Hi all,
Whenever I attempt to activate my JIRA instance on our local server, I get a 504 Gateway Timeout error. I used the license code earlier on in the day, and it worked fine then, but using the same code fails.
Using an evaluation license works, so I believe this is a licensing issue.
I already emailed Atlassian support directly and I was pointed to post here to get support.
Dan
This error drove me crazy but was resolved by disabling setting to go to Atlassian Marketplace.
See https://confluence.atlassian.com/upm/configuring-marketplace-connectivity-306350947.html This was occurring in a Jira container so I saw and tried other solutions related to NGINX. But this simple solution worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://confluence.atlassian.com/upm/configuring-marketplace-connectivity-306350947.html. The link name looks the same as what I posted but I did have trouble as well with the link above. This link worked in my browser.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dan,
Updating the license on JIRA does nothing at the backend to connect to any of the Atlassian ecosystems. Basically, JIRA will update the database and that is it. Please provide a screenshot of the 504 error with the URL. If you are using a Reverse Proxy, you might want to bypass it to make sure proxy is not being the culprit here.
And this is the steps to bypass the Proxy; How to bypass a Proxy and SSL to test network connectivity.
Cheers,
Mogavenasan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mogavenasan,
I believe this must be a server-side bug, in that case.
Here are the steps to reproduce:
Dan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Heya Dan,
Let's try to understand the 504 Gateway Timeout - a 504 Gateway Timeout Error is an HTTP response status code
indicating that a server, which is currently acting as a gateway or proxy, did not receive a timely response from another server further upstream; taken from 504-gateway-timeout-error.
From there we can derive that the problem can't be the application and it has something to do with the network. Since you are installing JIRA on a Cloud platform, it could be the network between the server to the client (web browser).
Cheers,
Mogavenasan
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.