issue: overview page not loading #1

Closed
opened 2026-02-19 00:24:18 +00:00 by cpfarhood · 3 comments
cpfarhood commented 2026-02-19 00:24:18 +00:00 (Migrated from github.com)
Error from headlamp fr@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:38:18252 Wg@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:38:21968 Bt@ xd@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:38:17653 Md@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:3160 Eh@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:40339 Ek@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:40267 nc@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:40120 Gd@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:36405 Ph@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:40:35353 I@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:25:1622 G@https://headlamp.animaniacs.farh.net/assets/vendor-mui-1viqCYs3.js:25:1990 Please address @claude
cpfarhood commented 2026-02-19 00:25:25 +00:00 (Migrated from github.com)

@claude ?

@claude ?
cpfarhood commented 2026-02-19 00:26:19 +00:00 (Migrated from github.com)

Please investigate @claude

Please investigate @claude
cpfarhood commented 2026-02-26 16:38:09 +00:00 (Migrated from github.com)

This was caused by a brace mismatch in TnsCsiDataContext.tsx — the TrueNAS pool stats fetch ended up outside the outer try block during the v0.2.0 integration, which caused fetchAsync to throw on every render and crash the OverviewPage.

Fixed in v0.2.1 (commit e082c60). If you're still seeing this, please update to v0.2.1 or later (current release is v0.2.3).

Closing as resolved.

This was caused by a brace mismatch in `TnsCsiDataContext.tsx` — the TrueNAS pool stats fetch ended up outside the outer `try` block during the v0.2.0 integration, which caused `fetchAsync` to throw on every render and crash the OverviewPage. Fixed in **v0.2.1** (commit `e082c60`). If you're still seeing this, please update to v0.2.1 or later (current release is v0.2.3). Closing as resolved.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-tns-csi-plugin#1