[PR #4381] [MERGED] Fixed an issue with the 500 error code on the Stream list page #3873

Closed
opened 2026-02-26 08:32:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4381
Author: @ZeroDeng01
Created: 2/21/2025
Status: Merged
Merged: 6/30/2025
Merged by: @jc21

Base: developHead: ZeroDeng01-patch-1


📝 Commits (1)

  • 312e2ab [fix]Stream List error code 500

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/internal/stream.js (+1 -1)

📄 Description

Fixed an issue with the 500 error code on the Streams listing page.

  • Since incoming_port is a numeric type stored in the database, it does not need a case when sorting.

close: #4302


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/4381 **Author:** [@ZeroDeng01](https://github.com/ZeroDeng01) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `ZeroDeng01-patch-1` --- ### 📝 Commits (1) - [`312e2ab`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/312e2ab80c223de10642ce9f084e8c9337fd7e0a) [fix]Stream List error code 500 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/stream.js` (+1 -1) </details> ### 📄 Description Fixed an issue with the 500 error code on the Streams listing page. - Since incoming_port is a numeric type stored in the database, it does not need a case when sorting. close: #4302 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:32:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3873
No description provided.