CPU & Memory Are Not Updated in Real Time #531

Open
opened 2026-02-04 18:25:44 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @0xbasel on GitHub (Dec 24, 2025).

Current Behavior

The metrics on the panel don’t update in real-time.

Expected Behavior

As far as I know, they used to update live.

Steps to Reproduce

Go to the Nodes page, click on any node, and check the CPU or Memory metrics graph, it doesn’t update live.

Panel Version

1.0.0-beta30

Wings Version

1.0.0-beta21

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @0xbasel on GitHub (Dec 24, 2025). ### Current Behavior The metrics on the panel don’t update in real-time. ### Expected Behavior As far as I know, they used to update live. ### Steps to Reproduce Go to the Nodes page, click on any node, and check the CPU or Memory metrics graph, it doesn’t update live. ### Panel Version 1.0.0-beta30 ### Wings Version 1.0.0-beta21 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@coderabbitai[bot] commented on GitHub (Dec 24, 2025):

📝 CodeRabbit Plan Mode

Generate an implementation plan and prompts that you can use with your favorite coding agent.

  • Create Plan
Examples

🔗 Similar Issues

Possible Duplicates

Related Issues

👤 Suggested Assignees

🧪 Issue enrichment is currently in open beta.

You can configure auto-planning by selecting labels in the issue_enrichment configuration.

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

💬 Have feedback or questions? Drop into our discord!

@coderabbitai[bot] commented on GitHub (Dec 24, 2025): <!-- This is an auto-generated issue plan by CodeRabbit --> ### 📝 CodeRabbit Plan Mode Generate an implementation plan and prompts that you can use with your favorite coding agent. - [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan <details> <summary>Examples</summary> - [Example 1](https://github.com/coderabbitai/git-worktree-runner/issues/29#issuecomment-3589134556) - [Example 2](https://github.com/coderabbitai/git-worktree-runner/issues/12#issuecomment-3606665167) </details> --- <details> <summary><b>🔗 Similar Issues</b></summary> **Possible Duplicates** - https://github.com/pelican-dev/panel/issues/1090 **Related Issues** - https://github.com/pelican-dev/panel/issues/1076 - https://github.com/pelican-dev/panel/issues/1628 - https://github.com/pelican-dev/panel/issues/2001 </details> <details> <summary><b>👤 Suggested Assignees</b></summary> - [GameAreaCZ](https://github.com/GameAreaCZ) - [Hinzy-Admin](https://github.com/Hinzy-Admin) - [RejectModders](https://github.com/RejectModders) - [3fabi3](https://github.com/3fabi3) </details> --- <details> <summary> 🧪 Issue enrichment is currently in open beta.</summary> You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your `.coderabbit.yaml`: ```yaml issue_enrichment: auto_enrich: enabled: false ``` </details> 💬 Have feedback or questions? Drop into our [discord](https://discord.gg/coderabbit)!
Author
Owner

@rmartinoscar commented on GitHub (Dec 24, 2025):

Hey please try to reproduce on demo, i wasn't able to.

@rmartinoscar commented on GitHub (Dec 24, 2025): Hey please try to reproduce on [demo](https://demo.pelican.dev), i wasn't able to.
Author
Owner

@gOOvER commented on GitHub (Dec 24, 2025):

Neither do I; neither in the demo nor in my own installation. They are not updated in real time, but with a 3-second delay.

Image
@gOOvER commented on GitHub (Dec 24, 2025): Neither do I; neither in the demo nor in my own installation. They are not updated in real time, but with a 3-second delay. <img width="1455" height="768" alt="Image" src="https://github.com/user-attachments/assets/99c9de78-9f6b-4eda-abea-ab117968f76d" />
Author
Owner

@notAreYouScared commented on GitHub (Dec 24, 2025):

The issue is the value never changes.... I've confirmed this locally and on the demo.

@notAreYouScared commented on GitHub (Dec 24, 2025): The issue is the value never changes.... I've confirmed this locally and on the demo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#531