Unexpected response received from legion-teams response with status 503

rorlan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 21, 2024

I am working on a platform that helps our customers manage their Jira tickets. Part of it is creating Jira tickets through the Jira API.
I have one customer who tried to create ~50 Jira tickets (on a Jira cloud instance) and got the following error:

{"message":"Unexpected response received from legion-teams response with status 503","status-code":500,"stack-trace":""} 

I've been working with Jira API for a few years, and I've never seen this error before. Moreover, I expected the error to be of the ErrorCollection class format.

Also, I'm not sure what legion-teams is, is it an internal system? 

I would love to understand the meaning of this kind of error.

1 answer

0 votes
vikram
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.
November 22, 2024

Hi @rorlan 

Welcome to Atlassian Community. 

From the error 503 indicates the server (service is not available) -- check if any network issue or reserve proxy issue or firewall issue. 

error 500 indicates that server could not process that many requests at that time -- try to reduce the number of tickets and create with less number of jira tickets or introduce a wait time for every 5 to 10 tickets creations. 

If you can post full log then we can check other things also 

With Regards

Vikram P

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events