mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #1144] [MERGED] Fix 500 when viewing node #1206
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1144
Author: @notAreYouScared
Created: 3/21/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-node-500📝 Commits (5)
a5982b3Fix node 5001de1262this feels bettera15cf46Update app/Models/Node.phpd102407Update app/Models/Node.phpd7864f4pint📊 Changes
1 file changed (+8 additions, -4 deletions)
View changed files
📝
app/Models/Node.php(+8 -4)📄 Description
Catches 500 when connecting to a node, that's already a wings server? Not sure how to explain it.
#1075 Should've fixed it, but it still exists.
Closes #1143
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.