Closed Bug 568004 Opened 16 years ago Closed 16 years ago

Bugzilla rest api test server down

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: briemers+bugzilla.mozilla.org, Assigned: gerv)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.5.9-2.fc12 Firefox/3.5.9 Build Identifier: Since Friday, whenever I attempt to connect to the rest api on the bugzilla test server I get an error message: https://api-dev.bugzilla.mozilla.org/stage/latest/configuration?flags=0 --- error: 1 http_code: 500 message: "HTTP Error: 500 Internal Server Error" The same also happens with config.cgi?ctype=json. Reproducible: Always Steps to Reproduce: 1. Open the referenced URL. 2. 3. Actual Results: --- error: 1 http_code: 500 message: "HTTP Error: 500 Internal Server Error" Expected Results: An json document with configuration information. Sometimes the error message is please try again later, but most of the time it is an http_code 500.
Assignee: administration → gerv
Component: Administration → BzAPI
Product: Bugzilla → Webtools
QA Contact: default-qa → bzapi
Version: unspecified → other
Yes. The REST API server is fine; it's the Bugzilla it is contacting which is down. The URL you are using is connected to https://bugzilla-stage-tip.mozilla.org/. This server is our Bugzilla test server. It's currently broken in many ways (see bug 568011) because we recently installed a new build on it in preparation for upgrading bugzilla.mozilla.org to version 3.6. I'm afraid that, until it is fixed, if you want to make test API calls, you will need to do it using your own version of BzAPI pointed at your own server. Gerv
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
If I had my own test server to point to, I would already be doing that. Any ETA for how long until the server will be up again?
Resolution: WORKSFORME → DUPLICATE
Component: BzAPI → Bugzilla: Other b.m.o Issues
Product: Webtools → mozilla.org
docbill: that's up to justdave, who manages the server. Bug 568011 does show some progress. Gerv
Reopening, as resolving 568011 did not resolve this problem. So this must be a separate but dependent issue.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → WORKSFORME
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.