Skip to content

Website 5XX Error #36127

@rfairburn

Description

@rfairburn

💥  Actual behavior

The following appeared in the logs:


Nov 21 09:23:28 AM   <- GET /tables/authenticode                   (26ms 200)
Nov 21 09:23:28 AM    °
Nov 21 09:23:29 AM   <- POST /api/v1/webhooks/receive-usage-analytics  (6ms 200)
Nov 21 09:23:29 AM    °
Nov 21 09:23:29 AM   error: Sending 500 ("Server Error") response:
Nov 21 09:23:29 AM    PreconditionFailedError: Precondition Failed
Nov 21 09:23:29 AM       at createHttpError (/app/node_modules/send/index.js:978:12)
Nov 21 09:23:29 AM       at SendStream.error (/app/node_modules/send/index.js:270:31)
Nov 21 09:23:29 AM       at SendStream.send (/app/node_modules/send/index.js:627:12)
Nov 21 09:23:29 AM       at onstat (/app/node_modules/send/index.js:724:10)
Nov 21 09:23:29 AM       at FSReqCallback.oncomplete (node:fs:199:5)
Nov 21 09:23:29 AM   <- POST /api/v1/webhooks/github               (5ms 200)
Nov 21 09:23:29 AM    °
Nov 21 09:23:29 AM   <- GET /tables/windows_security_products      (27ms 200)
Nov 21 09:23:29 AM    °

However, the logs didn't appear to to also include a URL with a 500 response around it. As such I've included the closest 2 requests before and after that reported 200s by timestamp in case they are related.

🛠️ To fix

TODO

🧑‍💻  Steps to reproduce

These steps:

  • Have been confirmed to consistently lead to reproduction in multiple Fleet instances.
  • Describe the workflow that led to the error, but have not yet been reproduced in multiple Fleet instances.
  1. TODO
  2. TODO

🕯️ More info (optional)

N/A

Metadata

Metadata

Assignees

Labels

#g-websiteProduct group: Website (fleetdm.com)bugSomething isn't working as documented

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions