[PR #1144] [MERGED] Fix 500 when viewing node #1206

Closed
opened 2026-02-04 19:26:27 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: charles/fix-node-500


📝 Commits (5)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1144 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 3/21/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/fix-node-500` --- ### 📝 Commits (5) - [`a5982b3`](https://github.com/pelican-dev/panel/commit/a5982b3929604ef9cb1a9399c7c0efc3b4679d22) Fix node 500 - [`1de1262`](https://github.com/pelican-dev/panel/commit/1de12623f31a3d7d39b77947af6763cbf316d2a3) this feels better - [`a15cf46`](https://github.com/pelican-dev/panel/commit/a15cf462eddc90aef97fbee20b480cdc54518bbc) Update app/Models/Node.php - [`d102407`](https://github.com/pelican-dev/panel/commit/d102407a41c55d3bc59afa05b772f941ac258c07) Update app/Models/Node.php - [`d7864f4`](https://github.com/pelican-dev/panel/commit/d7864f41bf609af0c71d27430d166751baf6df9a) pint ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/Node.php` (+8 -4) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:26:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1206