Stats tab shows blank screen during fresh periphery node setup #555

Closed
opened 2025-10-31 15:15:13 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @mmaxx45 on GitHub (Sep 4, 2025).

When setting up a fresh periphery node, the stats tab shows a blank screen with console errors. After some time, it works normally.

Steps to reproduce:

  1. Configure fresh periphery node
  2. Enable the node
  3. Navigate to stats tab

https://github.com/user-attachments/assets/410512ec-dcd8-4ac7-a60d-d1ba95009c82

Expected behavior:
Stats tab should display node statistics or a loading state.

Actual behavior:

  • Stats tab displays a completely blank screen
  • Console shows JavaScript errors related to undefined properties
  • Reloading the page does not fix the issue
  • Going back to server list and reloading works, but returning to the affected node shows blank screen again
  • After some time, the issue resolves itself and stats display normally

Console errors:

GET https://komodo.mlehrke.de/servers/68b93e4e3c5aba69cd051789 404 (Not Found)

index-DVLbjGdr.js:1870 Uncaught Error: Invalid scale type: Unable to infer type from data
    at WNe (index-DVLbjGdr.js:1870:127227)
    at index-DVLbjGdr.js:1870:120310
    at Object.useMemo (index-DVLbjGdr.js:49:46437)
    at RYe.xs.useMemo (index-DVLbjGdr.js:26:7365)
    at dun (index-DVLbjGdr.js:1870:120257)
    at oD (index-DVLbjGdr.js:49:34343)
    at wn (index-DVLbjGdr.js:49:63151)
    at kf (index-DVLbjGdr.js:49:73817)
    at Ive (index-DVLbjGdr.js:49:108052)
    at MGe (index-DVLbjGdr.js:49:107089)

Environment:

  • Browser: Google Chrome version 139.0.7258.139
  • Komodo periphery node version: 1.19.2
Originally created by @mmaxx45 on GitHub (Sep 4, 2025). When setting up a fresh periphery node, the stats tab shows a blank screen with console errors. After some time, it works normally. **Steps to reproduce:** 1. Configure fresh periphery node 2. Enable the node 3. Navigate to stats tab https://github.com/user-attachments/assets/410512ec-dcd8-4ac7-a60d-d1ba95009c82 **Expected behavior:** Stats tab should display node statistics or a loading state. **Actual behavior:** - Stats tab displays a completely blank screen - Console shows JavaScript errors related to undefined properties - Reloading the page does not fix the issue - Going back to server list and reloading works, but returning to the affected node shows blank screen again - After some time, the issue resolves itself and stats display normally Console errors: ``` GET https://komodo.mlehrke.de/servers/68b93e4e3c5aba69cd051789 404 (Not Found) index-DVLbjGdr.js:1870 Uncaught Error: Invalid scale type: Unable to infer type from data at WNe (index-DVLbjGdr.js:1870:127227) at index-DVLbjGdr.js:1870:120310 at Object.useMemo (index-DVLbjGdr.js:49:46437) at RYe.xs.useMemo (index-DVLbjGdr.js:26:7365) at dun (index-DVLbjGdr.js:1870:120257) at oD (index-DVLbjGdr.js:49:34343) at wn (index-DVLbjGdr.js:49:63151) at kf (index-DVLbjGdr.js:49:73817) at Ive (index-DVLbjGdr.js:49:108052) at MGe (index-DVLbjGdr.js:49:107089) ``` **Environment:** - Browser: Google Chrome version 139.0.7258.139 - Komodo periphery node version: 1.19.2
Author
Owner

@kpatdev commented on GitHub (Sep 4, 2025):

Came here to see if anyone else was seeing something like this. I see this when I click Stats or if I define a custom .env and try to view it. Have to clear site data to get back in to Komodo. Odd behavior.

@kpatdev commented on GitHub (Sep 4, 2025): Came here to see if anyone else was seeing something like this. I see this when I click Stats or if I define a custom .env and try to view it. Have to clear site data to get back in to Komodo. Odd behavior.
Author
Owner

@mmaxx45 commented on GitHub (Sep 4, 2025):

I think u have to wait a bit after you added the periphery server before clicking on stats. It resolved itself for me after some time.

@mmaxx45 commented on GitHub (Sep 4, 2025): I think u have to wait a bit after you added the periphery server before clicking on stats. It resolved itself for me after some time.
Author
Owner

@shadybraden commented on GitHub (Sep 5, 2025):

This one is on and off for me. Seems to happen at random times with random stacks. Then that one stack will stay bugged out. Clearing cache doesn't seem to help, but incognito and different browser are temp solutions.

@shadybraden commented on GitHub (Sep 5, 2025): This one is on and off for me. Seems to happen at random times with random stacks. Then that one stack will stay bugged out. Clearing cache doesn't seem to help, but incognito and different browser are temp solutions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#555
No description provided.