500 error when using REST API connecting to Jira 8.20.10

Vamsi Kandala
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.
June 30, 2022

Getting the following error when using REST API call connecting to Jira Data Center 8.20.10 via Postman or Python or any other third part apps.

 

<html>

<head>
    <title>JIRA &mdash; Internal Server Error</title>
    <meta name="decorator" content="none" />
</head>

<body>
    <h1>JIRA &mdash; Internal Server Error</h1>
    <p>Error reference: 7f9d406d-38f4-448d-b0d4-5f4cbe84f281</p>
    <p>Unable to render full error details at this time.
        Please consult the error logs for more information.</p>
</body>

</html>

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 30, 2022

500 is a response error, it doesn't tell you anything about what went wrong on the server side.

You'll need to read the server's application log to find out what failed.

Vamsi Kandala
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.
June 30, 2022

Hi,

Thank you for the response.

I figured that but I don't have access to the application logs. 

To explain in detail, we have upgraded our Jira instance from 8.20.9 to 8.20.10.  It is working fine in 8.20.9 and we are starting to get this error after the upgrade to 8.20.10 was completed.

More specific question is, what changed in Jira 8.20.10 that is causing this error when it is working for 8.20.9 and earlier versions?  Any thoughts?

Regards,

Vamsi

Suggest an answer

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

Atlassian Community Events