FlowFuse / FlowFuse/flowfuse

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

Open
#3,165 3 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 20h
Merged PRs (30d)
149

Description

Sentry Issue: [FLOWFUSE-BACKEND-1V](https://flowfuse.sentry.io/issues/4662298464/?referrer=github_integration)

```
TypeError: Cannot read properties of null (reading 'hashid')
File "/usr/src/forge/app/node_modules/@flowforge/flowforge/forge/db/controllers/Device.js", line 77, in Object.sendDeviceUpdateCommand
app.comms.devices.sendCommand(device.Team.hashid, device.hashid, 'update', payload)
File "node:internal/process/task_queues", line 95, in process.processTicksAndRejections
File "/usr/src/forge/app/node_modules/@flowforge/flowforge/forge/comms/devices.js", line 108, in DeviceCommsHandler.handleStatus
await this.app.db.controllers.Device.sendDeviceUpdateCommand(device)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.