Issues
error

TypeError

TypeError: Cannot read properties of null (reading 'totalize')

rails-shopnode
Events
1
First seen
2026-04-27 10:02:26.763
Last seen
2026-04-27 10:02:26.763
Status
unresolved
Stack trace
/private/tmp/sentry-test-2.mjs:14in ?in app
7 tracesSampleRate: 0,
8 })
9
10 // Same error again — should bump count, same fingerprint
11 Sentry.addBreadcrumb({ category: 'http', message: 'GET /cart 200' })
12 try {
13 const obj = null
14 obj.totalize()
15 } catch (e) {
16 Sentry.captureException(e)
17 }
18
19 // Different error — should create a new issue
20 try {
21 JSON.parse('{not json}')
node:internal/modules/esm/module_job:437in ModuleJob.run
node:internal/modules/esm/loader:639in onImport.tracePromise.__proto__
node:internal/modules/run_main:101in asyncRunEntryPointWithESMLoader
Context
Contexts
{
  "trace": {
    "trace_id": "1162c35f17d54d019b3d3a0720513096",
    "span_id": "908be379d21690e1"
  },
  "runtime": {
    "name": "node",
    "version": "v25.9.0"
  },
  "app": {
    "app_start_time": "2026-04-27T10:02:25.691Z",
    "app_memory": 103628800,
    "free_memory": 3650174976
  },
  "os": {
    "kernel_version": "25.4.0",
    "name": "macOS",
    "version": "26.4.1",
    "build": "25E253"
  },
  "device": {
    "boot_time": "2026-04-24T19:43:30.863Z",
    "arch": "arm64",
    "memory_size": 17179869184,
    "free_memory": 666861568,
    "processor_count": 10,
    "cpu_description": "Apple M4",
    "processor_frequency": 2400
  },
  "culture": {
    "locale": "en-US",
    "timezone": "Africa/Nairobi"
  },
  "cloud_resource": {}
}
Recent events (1)
2026-04-27 10:02:26.763rails-shop@v1.2.3production008413c760a246658ef8593d94569ba2