[PR #566] [MERGED] Avoid printing stacktrace when bind to port 1900 fails #8382

Closed
opened 2026-02-07 05:43:09 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/566
Author: @Bond-009
Created: 1/13/2019
Status: Merged
Merged: 1/13/2019
Merged by: @andrewrabert

Base: devHead: dlna


📝 Commits (2)

  • 0ab24db Don't print stacktrace when failing to bind to 1900
  • 6da14d2 Add exception message to log.

📊 Changes

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

View changed files

📝 RSSDP/SsdpCommunicationsServer.cs (+6 -2)

📄 Description

Changes
Only print stacktrace on unexpected errors.

Issues
Fixes #417


🔄 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/jellyfin/jellyfin/pull/566 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/13/2019 **Status:** ✅ Merged **Merged:** 1/13/2019 **Merged by:** [@andrewrabert](https://github.com/andrewrabert) **Base:** `dev` ← **Head:** `dlna` --- ### 📝 Commits (2) - [`0ab24db`](https://github.com/jellyfin/jellyfin/commit/0ab24db28e3d5c1adc97a81c7d1408f32c85bd53) Don't print stacktrace when failing to bind to 1900 - [`6da14d2`](https://github.com/jellyfin/jellyfin/commit/6da14d274704d1c3031df0ebab4f1e9cd7acf0c9) Add exception message to log. ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `RSSDP/SsdpCommunicationsServer.cs` (+6 -2) </details> ### 📄 Description **Changes** Only print stacktrace on unexpected errors. **Issues** Fixes #417 --- <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-07 05:43:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8382