💥 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:
- TODO
- TODO
🕯️ More info (optional)
N/A
💥 Actual behavior
The following appeared in the logs:
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:
🕯️ More info (optional)
N/A