500 Editing an offline node #135

Closed
opened 2026-02-05 17:10:42 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @rmartinoscar on GitHub (Jul 17, 2024).

Current Behavior

500 When editing an offline node because $node->systemInformation()['version'] is undefined (Should also be the case for all the other fields)
1fdff43ae7/app/Filament/Resources/NodeResource/Pages/EditNode.php (L53-L64)
1fdff43ae7/app/Filament/Resources/NodeResource/Widgets/NodeCpuChart.php (L22)
1fdff43ae7/app/Filament/Resources/NodeResource/Widgets/NodeCpuChart.php (L74)

Expected Behavior

Being able to edit it like a normal a node

Steps to Reproduce

Edit an offline node

Panel Version

1.0.0-beta6

Wings Version

1.0.0-beta3

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://pteropaste.com/87qy

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 @rmartinoscar on GitHub (Jul 17, 2024). ### Current Behavior 500 When editing an offline node because `$node->systemInformation()['version']` is undefined (Should also be the case for all the other fields) https://github.com/pelican-dev/panel/blob/1fdff43ae7fbbfdefa46ba48b4700be4f791b6c7/app/Filament/Resources/NodeResource/Pages/EditNode.php#L53-L64 https://github.com/pelican-dev/panel/blob/1fdff43ae7fbbfdefa46ba48b4700be4f791b6c7/app/Filament/Resources/NodeResource/Widgets/NodeCpuChart.php#L22 https://github.com/pelican-dev/panel/blob/1fdff43ae7fbbfdefa46ba48b4700be4f791b6c7/app/Filament/Resources/NodeResource/Widgets/NodeCpuChart.php#L74 ### Expected Behavior Being able to edit it like a normal a node ### Steps to Reproduce Edit an offline node ### Panel Version 1.0.0-beta6 ### Wings Version 1.0.0-beta3 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://pteropaste.com/87qy ``` ### 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:10:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#135