View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2085 | RackTables | default | public | 2023-06-26 08:56 | 2023-07-31 08:47 |
Reporter | Jbabs | Assigned To | infrastation | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 0.22.0 | ||||
Summary | 2085: search fails : Gateway Timeout The gateway did not receive a timely response from the upstream server or application. | ||||
Description | error when searching a name " Gateway Timeout The gateway did not receive a timely response from the upstream server or application" | ||||
Steps To Reproduce | every search reproduces the failure | ||||
Tags | No tags attached. | ||||
Where specifically does the error message come from? How long does it take to wait before the search fails? | |
from the web browser and takes aprox 60sec before it errors | |
So this is an HTTP 504 then. It is not supposed to take so long. The best next step would be to run mytop on the database server and to see if during the search it gets stuck trying to process a very long-running SELECT query from RackTables. That's the only way this timeout could happen, as far as I can currently see. | |
Debugged offline and found to be an issue of the local database server rather than a RackTables bug. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-06-26 08:56 | Jbabs | New Issue | |
2023-06-26 09:02 | infrastation | Note Added: 0004501 | |
2023-06-26 09:14 | Jbabs | Note Added: 0004503 | |
2023-06-26 09:25 | infrastation | Note Added: 0004505 | |
2023-07-12 21:55 | infrastation | Assigned To | => infrastation |
2023-07-12 21:55 | infrastation | Status | new => acknowledged |
2023-07-31 08:47 | infrastation | Status | acknowledged => closed |
2023-07-31 08:47 | infrastation | Resolution | open => no change required |
2023-07-31 08:47 | infrastation | Note Added: 0004507 |