Hi ,
When i insert the issue through the TEST API, I got this response message
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Refresh" content="60">
<title>Atlassian - Down for maintenance</title>
<meta charset="UTF-8">
</head>
<body style="background-color:#f0f7fc;margin:0;padding:40px 0 0;text-align:center">
<img src="/maintenance/images/DownforMaintenance_CharlieZap.gif" width="960" height="625" alt="We're down for maintenance. Be right back!">
</body>
</html>
Please explain this message.
I see the same general issue with the marketplace REST API - if you do something wrong you get the "down for maintenance" message. If it's a 500, it should say so, not give this message.
Hmm, I thought that too - the first time I tried REST vs Marketplace, I got the same, but it went away shortly after. However, this was a long while ago, so I assume they've re-enabled this bad behaviour somehow (As you say, bad because a 500 should be a 500, not a misleading "maintenance")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it is hiding internal errors :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd say it's telling you what the problem is - the site is down for maintenance.
You might want to contact Atlassian OnDemand support directly to find out when the maintenance windows are, or to investigate this problem if the site appeared to be up at the time you ran your test.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi srinivasan, if this is happening everytime you try to insert the issue through the REST API, this probably does not have to do with our maintenance windows, it seems that the connection is timing out or there is something wrong with the API URL.
Just for the record since this is an open channel, if you have been presented with the 'Down for Maintenance' page every time you try to perform an action (such as what srinivasan is trying to do), I'd recommend you to raise a support ticket with us, so that we can further investigate what's happening.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bruno,
I have 25,000 issue items in my on demand Jira, then i am trying to delete the first 10,000 issue items the "Down for Maintenance" is occured continuously.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Most probably it is their reverse proxy (nginx) timing out... but they should change the timeout message to something sensible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have 8000 issues item in my On demand Jira, After that i have insert an issue through the REST API - the same message is displayed again and agin.
Please explain this message.
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.