Closed
Bug 1023271
Opened 11 years ago
Closed 11 years ago
api-dev.bugzilla.mozilla.org is not responding
Categories
(Webtools Graveyard :: BzAPI, defect)
Webtools Graveyard
BzAPI
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: matt, Assigned: gerv)
Details
* This morning I saw this "Bug updates suspended" screen:
https://dl.dropboxusercontent.com/spa/6c38yp3crbxni5b/a2h_c966.png
* Then afterwards I noticed that our embedded wiki table (which we rely on heavily) is no longer displaying tickets:
https://wiki.mozilla.org/Webmaker#.5BJune13.5D
* Are these related? Any thoughts on why our wiki table may have broken at around 6:30am PT today?
(In reply to Matt Thompson (@OpenMatt :OpenMatt) from comment #0)
> * Are these related?
no, they are definitely not related.
> Any thoughts on why our wiki table may have broken at around 6:30am PT today?
it looks like the bzapi proxy server isn't working.
Severity: normal → critical
Flags: needinfo?(david.humphrey)
Summary: Updates to Bugzilla seem to break wiki table → api-dev.bugzilla.mozilla.org is not responding
Assignee: nobody → gerv
Component: API → BzAPI
Product: bugzilla.mozilla.org → Webtools
Version: Production → other
Comment 3•11 years ago
|
||
FWIW, you can use the native REST API to get the same results and it is currently working.
https://bugzilla.mozilla.org/rest/bug?product=webmaker&whiteboard=[june13]&include_fields=id,summary,component,assigned_to,whiteboard,status&order=whiteboard
I realize the wiki plugin would need to be reconfigured to point to a different host and may not be that simple to do.
dkl
| Assignee | ||
Comment 4•11 years ago
|
||
Glob suggests that this is actually BMO database flakiness, so presumably it would affect both APIs equally?
BzAPI requests are now succeeding again.
Gerv
Comment 5•11 years ago
|
||
confirmed WFM
| Reporter | ||
Comment 6•11 years ago
|
||
* working! Thanks all :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Comment 7•11 years ago
|
||
Yeah, my BzAPI-based BzDeck app is working now.
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•