Undefined array key "disk_total" #282

Closed
opened 2026-02-05 17:23:06 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @PalmarHealer on GitHub (Mar 21, 2025).

Originally assigned to: @notAreYouScared on GitHub.

Current Behavior

There is a 500 error when adding a new node.

Expected Behavior

No error.

Steps to Reproduce

Add a new Error

Panel Version

canary (82b0aff)

Wings Version

does not apply

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

Undefined array key "disk_total" (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php)

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 @PalmarHealer on GitHub (Mar 21, 2025). Originally assigned to: @notAreYouScared on GitHub. ### Current Behavior There is a 500 error when adding a new node. ### Expected Behavior No error. ### Steps to Reproduce Add a new Error ### Panel Version canary (82b0aff) ### Wings Version does not apply ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash Undefined array key "disk_total" (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) (View: /var/www/pelican/resources/views/filament/components/node-storage-chart.blade.php) ``` ### 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.
OVERLORD added the 🟢 easy label 2026-02-05 17:23:06 +03:00
Author
Owner

@PalmarHealer commented on GitHub (Mar 21, 2025):

Image
This even works in the Demo panel. Just add a new node.

@PalmarHealer commented on GitHub (Mar 21, 2025): ![Image](https://github.com/user-attachments/assets/26f97227-0e81-4b38-884f-87e4322cedca) This even works in the Demo panel. Just add a new node.
Author
Owner

@PalmarHealer commented on GitHub (Mar 21, 2025):

And I have the problem in the 1.0.0-beta18 version aswell

@PalmarHealer commented on GitHub (Mar 21, 2025): And I have the problem in the 1.0.0-beta18 version aswell
Author
Owner

@notAreYouScared commented on GitHub (Mar 21, 2025):

Stop wings, and make sure you copy the config file correctly

@notAreYouScared commented on GitHub (Mar 21, 2025): Stop wings, and make sure you copy the config file correctly
Author
Owner

@PalmarHealer commented on GitHub (Mar 21, 2025):

But how can i get the config when this happens?

@PalmarHealer commented on GitHub (Mar 21, 2025): But how can i get the config when this happens?
Author
Owner

@notAreYouScared commented on GitHub (Mar 21, 2025):

So the issue is that somthing is responding to the panel with a JSON response and it's not wings... So it catching whatever reply it's getting and not the actual wings response.

You can apply the fix in #1144, or shutdown whatever is responding on the ip/port or website you typed in.

@notAreYouScared commented on GitHub (Mar 21, 2025): So the issue is that somthing is responding to the panel with a JSON response and it's not wings... So it catching whatever reply it's getting and not the actual wings response. You can apply the fix in #1144, or shutdown whatever is responding on the ip/port or website you typed in.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#282