[PR #6998] [MERGED] Fix crash on missing server config file #11217

Closed
opened 2026-02-07 06:34:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6998
Author: @1337joe
Created: 12/14/2021
Status: Merged
Merged: 12/14/2021
Merged by: @crobibero

Base: masterHead: dont-crash-on-missing-server-config


📝 Commits (1)

  • 0f4da9f Fix crash on missing server config file

📊 Changes

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

View changed files

📝 Jellyfin.Server/Migrations/MigrationRunner.cs (+4 -1)

📄 Description

Changes
Check for existence of server config file before manually deserializing it

Issues
Follow on to #6994


🔄 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/6998 **Author:** [@1337joe](https://github.com/1337joe) **Created:** 12/14/2021 **Status:** ✅ Merged **Merged:** 12/14/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `dont-crash-on-missing-server-config` --- ### 📝 Commits (1) - [`0f4da9f`](https://github.com/jellyfin/jellyfin/commit/0f4da9f635d18b48bd8d107021c83b2fdc945e73) Fix crash on missing server config file ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/MigrationRunner.cs` (+4 -1) </details> ### 📄 Description **Changes** Check for existence of server config file before manually deserializing it **Issues** Follow on to #6994 --- <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 06:34:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11217