| Summary: | Timeout if accessing bugzilla dashboard sub-link | ||
|---|---|---|---|
| Product: | Services | Reporter: | Kurt Jaeger <pi> |
| Component: | Bug Tracker | Assignee: | Oleksandr Tymoshenko <gonzo> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | dbn, gonzo, pi |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
I have been unable to reproduce this error (tried using Firefox, Chrome and Rekonq - for good measure). Works in bugzilla 5.0. (In reply to David Naylor from comment #1) I can reproduce it via PPPoE/DSL and mtu 1500. I can't reproduce it via some generic ethernet-link. Kurt: can you give it another try and tell us, if it works for you after the upgrade? I can still reproduce the bug behind the DSL/PPPoE link, this time with MTU 1450. Error is: 504 Gateway Time-out nginx/1.8.0 I'll try to reproduce from the office in a few days. I tried to access the link with 10.2p7-amd64, and lower MTU (1440), problem still persists. I can access the "Bugs waiting for feedback (flags) for more than 14 days" dashboard link, which returns a much larger result set. Browser is firefox 44.0.2. Happened with older ff browsers, too. I found a reproducable test-case. If I query https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=New&email1=freebsd-port s-bugs%40FreeBSD.org&emailassigned_to1=1&emailtype1=exact&f1=longdescs.count&o1= equals&product=Ports%20%26%20Packages the timeout does not happen. If I query https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=New&email1=freebsd-port s-bugs%40FreeBSD.org&emailassigned_to1=1&emailtype1=exact&f1=longdescs.count&o1= equals&product=Ports%20%26%20Packages&v1=1 the timeout happens. The difference is the 'v1=1' at the end of the query. If it is missing, the query succeeds. Kurt, is this bug still reproducible? I can't reproduce it with the link your provided. There were some fixes on nginx front-end regarding "502 Bad Gateway" error so they might have affected this issue to. Thanks Closing as OBE since I can't reproduce the issue. |
If I access the dashboard of bugzilla: https://bugs.freebsd.org/bugzilla/page.cgi?id=dashboard.html this works, but if I access the link for 'Ports bugs, that do not have been looked at yet' the following error appears: 504 Gateway Time-out nginx/1.8.0 The problem has started somewhere around January 2015.