[PR #15841] fix crashes on devices that don't support ipv6 #14262

Open
opened 2025-12-22 10:24:40 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15841
Author: @JanzenJohn
Created: 12/20/2025
Status: 🔄 Open

Base: masterHead: feat/fix-ipv6-crash


📝 Commits (2)

  • 93902fc fix crashes on devices that don't support ipv6
  • 146681f Warn server administrator when IPv6 is enabled but unsupported by OS

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 Jellyfin.Server/ServerSetupApp/SetupServer.cs (+1 -1)
📝 src/Jellyfin.Networking/Manager/NetworkManager.cs (+10 -1)

📄 Description

Changes
This PR fixes crashes on devices that do not support IPv6, needed to realize #15837


🔄 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/15841 **Author:** [@JanzenJohn](https://github.com/JanzenJohn) **Created:** 12/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feat/fix-ipv6-crash` --- ### 📝 Commits (2) - [`93902fc`](https://github.com/jellyfin/jellyfin/commit/93902fc610a9d8b52780d88f7bb986e668567c9d) fix crashes on devices that don't support ipv6 - [`146681f`](https://github.com/jellyfin/jellyfin/commit/146681f0ba927b6c2d1e392a2b157a28c36e1a6b) Warn server administrator when IPv6 is enabled but unsupported by OS ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/ServerSetupApp/SetupServer.cs` (+1 -1) 📝 `src/Jellyfin.Networking/Manager/NetworkManager.cs` (+10 -1) </details> ### 📄 Description **Changes** This PR fixes crashes on devices that do not support IPv6, needed to realize #15837 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo added the
pull-request
label 2025-12-22 10:24:40 +01: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/jellyfin#14262
No description provided.