← Back to Issue
Event 7afb5c1b
| Event ID | 7afb5c1b-da72-4dc8-ae39-9f3180e595bb |
| Issue ID | a730b2bc-5cc4-4316-b025-fa7aa7d42d85 |
| Timestamp | 2026-04-12T11:10:28.237734984+00:00 |
| App | marinequip-ecom-backend |
| Service | api |
| Environment | production |
| Level | critical |
| Type | exception |
| Error Name | PanicError |
| Message | called `Option::unwrap()` on a `None` value |
| Fingerprint | 0b0b4f058c6ed772cfb65766ad3da7a1 |
| Route | GET /api/v1/products/search |
| Status Code | 500 |
| Release | v2.1.0 |
Tags
| module | catalog |
Raw Payload
File: /data/failure-hub/raw/production/api/marinequip-ecom-backend/2026/04/12/11/raw.ndjson (line 0)
{
"app": "marinequip-ecom-backend",
"env": "production",
"error_name": "PanicError",
"extra": null,
"level": "critical",
"message": "called `Option::unwrap()` on a `None` value",
"method": "GET",
"release": "v2.1.0",
"request_id": null,
"route": "/api/v1/products/search",
"service": "api",
"session_id": null,
"stack": " at src/catalog/products.rs:234\n at src/catalog/products.rs:189\n at actix_web::handler:67",
"status_code": 500,
"tags": {
"module": "catalog"
},
"timestamp": null,
"user_id": null
}
Normalized Event
{
"app": "marinequip-ecom-backend",
"env": "production",
"error_name": "PanicError",
"event_id": "7afb5c1b-da72-4dc8-ae39-9f3180e595bb",
"extra": {},
"fingerprint": "0b0b4f058c6ed772cfb65766ad3da7a1",
"level": "critical",
"message": "called `Option::unwrap()` on a `None` value",
"method": "GET",
"release": "v2.1.0",
"request_id": null,
"route": "/api/v1/products/search",
"service": "api",
"session_id": null,
"stack": " at src/catalog/products.rs:234\n at src/catalog/products.rs:189\n at actix_web::handler:67",
"status_code": 500,
"tags": {
"module": "catalog"
},
"timestamp": "2026-04-12T11:10:28.237734984+00:00",
"type": "exception",
"user_id": null
}