mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
500 Editing an offline node #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Is there an existing issue for this?