• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Unknow Issue while upgrading

     
    • 0 Vote(s) - 0 Average

    Unknow Issue while upgrading

    Unknow Issue while upgrading
    97hyc
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Hong Kong
    #1
    2 hours ago (This post was last modified: 2 hours ago by 97hyc. Edited 1 time in total.)
    It's stop when I using 'apt upgrade' 
    I tried stop jellyfin and move migrations.xml to migrations.xml.bak than restart. but it won't help

    Runing on Ubuntu 24.04.3LTSTS

    I am not professional

    [Image: UfG1SyP.png]


    Log
    [2025-12-02 12:45:29.047 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:45:29.836 +00:00] [INF] Kestrel is listening on "0.0.0.0"
    [2025-12-02 12:45:29.917 +00:00] [INF] Jellyfin version: "10.11.4"
    [2025-12-02 12:45:29.929 +00:00] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_USER, jellyfin]"]
    [2025-12-02 12:45:29.936 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
    [2025-12-02 12:45:29.937 +00:00] [INF] Operating system: "Ubuntu 24.04.3 LTS"
    [2025-12-02 12:45:29.937 +00:00] [INF] Architecture: X64
    [2025-12-02 12:45:29.940 +00:00] [INF] 64-Bit Process: True
    [2025-12-02 12:45:29.942 +00:00] [INF] User Interactive: True
    [2025-12-02 12:45:29.942 +00:00] [INF] Processor count: 2
    [2025-12-02 12:45:29.943 +00:00] [INF] Program data path: "/var/lib/jellyfin"
    [2025-12-02 12:45:29.944 +00:00] [INF] Log directory path: "/var/log/jellyfin"
    [2025-12-02 12:45:29.944 +00:00] [INF] Config directory path: "/etc/jellyfin"
    [2025-12-02 12:45:29.945 +00:00] [INF] Cache path: "/var/cache/jellyfin"
    [2025-12-02 12:45:29.950 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
    [2025-12-02 12:45:29.950 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
    [2025-12-02 12:45:29.952 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
    [2025-12-02 12:45:29.990 +00:00] [INF] Storage path "/var/lib/jellyfin/data" (Fixed) successfully checked with "83.2GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:45:29.992 +00:00] [INF] Storage path "/var/cache/jellyfin" (Fixed) successfully checked with "83.2GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:45:29.992 +00:00] [INF] Storage path "/var/lib/jellyfin" (Fixed) successfully checked with "83.2GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:45:30.013 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:45:30.215 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
    [2025-12-02 12:45:30.234 +00:00] [INF] SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-12-02 12:45:30.237 +00:00] [INF] The database locking mode has been set to: NoLock.
    [2025-12-02 12:45:30.437 +00:00] [INF] Initialise Migration service.
    [2025-12-02 12:45:30.438 +00:00] [INF] System initialisation detected. Seed data.
    [2025-12-02 12:45:32.722 +00:00] [INF] Migration system initialisation completed.
    [2025-12-02 12:45:32.733 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
    [2025-12-02 12:45:32.745 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:45:32.859 +00:00] [INF] Loading assemblies
    [2025-12-02 12:45:32.884 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CollectionSections, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Collection Sections_2.3.0.0/Jellyfin.Plugin.CollectionSections.dll"
    [2025-12-02 12:45:32.886 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CustomTabs, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Custom Tabs_0.2.0.0/Jellyfin.Plugin.CustomTabs.dll"
    [2025-12-02 12:45:32.890 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.FileTransformation, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/File Transformation_2.4.0.0/Jellyfin.Plugin.FileTransformation.dll"
    [2025-12-02 12:45:32.899 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.HomeScreenSections, Version=2.3.13.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Home Screen Sections_2.3.13.0/Jellyfin.Plugin.HomeScreenSections.dll"
    [2025-12-02 12:45:32.902 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.JellyTweaks, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/JellyTweaks_1.0.0.4/Jellyfin.Plugin.JellyTweaks.dll"
    [2025-12-02 12:45:32.904 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.MediaBar, Version=2.3.5.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Media Bar_2.3.5.0/Jellyfin.Plugin.MediaBar.dll"
    [2025-12-02 12:45:32.910 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
    [2025-12-02 12:45:32.913 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
    [2025-12-02 12:45:32.915 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PluginPages, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Plugin Pages_2.4.0.0/Jellyfin.Plugin.PluginPages.dll"
    [2025-12-02 12:45:32.917 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.ProvidersIdSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Providers ID Items Search API_1.0.0.0/release/Jellyfin.Plugin.ProvidersIdSearch.dll"
    [2025-12-02 12:45:32.976 +00:00] [INF] Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
    [2025-12-02 12:45:33.224 +00:00] [INF] Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
    [2025-12-02 12:45:33.234 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
    [2025-12-02 12:45:33.235 +00:00] [INF] Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
    [2025-12-02 12:45:33.295 +00:00] [INF] Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ClosedXML.dll"
    [2025-12-02 12:45:33.347 +00:00] [INF] Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
    [2025-12-02 12:45:33.410 +00:00] [INF] Loaded assembly "NJsonSchema, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.dll"
    [2025-12-02 12:45:33.523 +00:00] [INF] Loaded assembly "YamlDotNet, Version=16.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/YamlDotNet.dll"
    [2025-12-02 12:45:33.569 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin, Version=0.63.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Jellyfin.Plugin.Streamyfin.dll"
    [2025-12-02 12:45:33.590 +00:00] [INF] Loaded assembly "NJsonSchema.Annotations, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.Annotations.dll"
    [2025-12-02 12:45:33.619 +00:00] [INF] Loaded assembly "Namotion.Reflection, Version=3.1.1.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Namotion.Reflection.dll"
    [2025-12-02 12:45:33.653 +00:00] [INF] Loaded assembly "Newtonsoft.Json.Schema, Version=4.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Newtonsoft.Json.Schema.dll"
    [2025-12-02 12:45:33.653 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=fr, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/fr/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:45:33.653 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=nl, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/nl/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:45:33.653 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=es-MX, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/es-MX/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:45:33.661 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TelegramNotifier, Version=11.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Telegram Notifier_11.2.0.0/Jellyfin.Plugin.TelegramNotifier.dll"
    [2025-12-02 12:45:33.672 +00:00] [INF] Loaded assembly "ThePornDB, Version=1.5.0.10, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/ThePornDB_1.5.0.10/Jellyfin.Plugin.ThePornDB.dll"
    [2025-12-02 12:45:33.672 +00:00] [INF] Skipping disabled plugin "17.0.0.0" of "Webhook"
    [2025-12-02 12:45:33.751 +00:00] [ERR] Unable to parse bind override: "http://192.168.50.158:8096"
    [2025-12-02 12:45:33.754 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 12:45:33.755 +00:00] [INF] Defined LAN exclusions: []
    [2025-12-02 12:45:33.756 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 12:45:33.759 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.50.158", "172.20.0.1", "172.17.0.1", "172.18.0.1"]
    [2025-12-02 12:45:33.760 +00:00] [INF] Bind Addresses ["0.0.0.0"]
    [2025-12-02 12:45:33.761 +00:00] [INF] Remote IP filter is "Blocklist"
    [2025-12-02 12:45:33.761 +00:00] [INF] Filtered subnets: []
    [2025-12-02 12:45:33.919 +00:00] [INF] Loading embedded dll: Jellyfin.Plugin.FileTransformation.0Harmony.dll
    [2025-12-02 12:45:33.936 +00:00] [INF] Writing dll to: /tmp/jellyfin/tmpYuhreo.tmp.dll to extract AssemblyName details, will be removed after loading
    [2025-12-02 12:45:33.953 +00:00] [INF] Deleting: /tmp/jellyfin/tmpYuhreo.tmp.dll
    [2025-12-02 12:45:33.961 +00:00] [INF] Loaded assembly: 0Harmony, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null
    [2025-12-02 12:45:35.934 +00:00] [FTL] Error while starting server
    System.InvalidOperationException: Expected to find only .jellyfin-transcode but found marker for /8TSD/jfcha/.jellyfin-cache-bu.
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CheckOrCreateMarker(String path, String markerName, Boolean recursive)
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CreateAndCheckMarker(String path, String markerName, Boolean recursive)
      at MediaBrowser.Common.Configuration.EncodingConfigurationExtensions.GetTranscodePath(IConfigurationManager configurationManager)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2025-12-02 12:48:47.968 +00:00] [ERR] Health check "StartupCheck" with status Unhealthy completed after 3.6004ms with message '"Server is could not complete startup. Check logs."'
    [2025-12-02 12:55:36.025 +00:00] [INF] Disposing "CoreAppHost"
    [2025-12-02 12:55:36.025 +00:00] [INF] Disposing "PluginManager"
    [2025-12-02 12:59:48.661 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:59:48.993 +00:00] [INF] Kestrel is listening on "0.0.0.0"
    [2025-12-02 12:59:49.034 +00:00] [INF] Jellyfin version: "10.11.4"
    [2025-12-02 12:59:49.038 +00:00] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]"]
    [2025-12-02 12:59:49.042 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
    [2025-12-02 12:59:49.042 +00:00] [INF] Operating system: "Ubuntu 24.04.3 LTS"
    [2025-12-02 12:59:49.043 +00:00] [INF] Architecture: X64
    [2025-12-02 12:59:49.044 +00:00] [INF] 64-Bit Process: True
    [2025-12-02 12:59:49.044 +00:00] [INF] User Interactive: True
    [2025-12-02 12:59:49.045 +00:00] [INF] Processor count: 2
    [2025-12-02 12:59:49.045 +00:00] [INF] Program data path: "/var/lib/jellyfin"
    [2025-12-02 12:59:49.045 +00:00] [INF] Log directory path: "/var/log/jellyfin"
    [2025-12-02 12:59:49.045 +00:00] [INF] Config directory path: "/etc/jellyfin"
    [2025-12-02 12:59:49.045 +00:00] [INF] Cache path: "/var/cache/jellyfin"
    [2025-12-02 12:59:49.045 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
    [2025-12-02 12:59:49.045 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
    [2025-12-02 12:59:49.045 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
    [2025-12-02 12:59:49.067 +00:00] [INF] Storage path "/var/lib/jellyfin/data" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:59:49.068 +00:00] [INF] Storage path "/var/cache/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:59:49.068 +00:00] [INF] Storage path "/var/lib/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 12:59:49.073 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:59:49.164 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
    [2025-12-02 12:59:49.173 +00:00] [INF] SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-12-02 12:59:49.175 +00:00] [INF] The database locking mode has been set to: NoLock.
    [2025-12-02 12:59:49.225 +00:00] [INF] Initialise Migration service.
    [2025-12-02 12:59:49.226 +00:00] [INF] System initialisation detected. Seed data.
    [2025-12-02 12:59:51.089 +00:00] [INF] Migration system initialisation completed.
    [2025-12-02 12:59:51.100 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
    [2025-12-02 12:59:51.110 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 12:59:51.194 +00:00] [INF] Loading assemblies
    [2025-12-02 12:59:51.207 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CollectionSections, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Collection Sections_2.3.0.0/Jellyfin.Plugin.CollectionSections.dll"
    [2025-12-02 12:59:51.209 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CustomTabs, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Custom Tabs_0.2.0.0/Jellyfin.Plugin.CustomTabs.dll"
    [2025-12-02 12:59:51.211 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.FileTransformation, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/File Transformation_2.4.0.0/Jellyfin.Plugin.FileTransformation.dll"
    [2025-12-02 12:59:51.217 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.HomeScreenSections, Version=2.3.13.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Home Screen Sections_2.3.13.0/Jellyfin.Plugin.HomeScreenSections.dll"
    [2025-12-02 12:59:51.218 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.JellyTweaks, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/JellyTweaks_1.0.0.4/Jellyfin.Plugin.JellyTweaks.dll"
    [2025-12-02 12:59:51.219 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.MediaBar, Version=2.3.5.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Media Bar_2.3.5.0/Jellyfin.Plugin.MediaBar.dll"
    [2025-12-02 12:59:51.221 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
    [2025-12-02 12:59:51.224 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
    [2025-12-02 12:59:51.225 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PluginPages, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Plugin Pages_2.4.0.0/Jellyfin.Plugin.PluginPages.dll"
    [2025-12-02 12:59:51.226 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.ProvidersIdSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Providers ID Items Search API_1.0.0.0/release/Jellyfin.Plugin.ProvidersIdSearch.dll"
    [2025-12-02 12:59:51.234 +00:00] [INF] Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
    [2025-12-02 12:59:51.437 +00:00] [INF] Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
    [2025-12-02 12:59:51.443 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
    [2025-12-02 12:59:51.443 +00:00] [INF] Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
    [2025-12-02 12:59:51.477 +00:00] [INF] Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ClosedXML.dll"
    [2025-12-02 12:59:51.488 +00:00] [INF] Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
    [2025-12-02 12:59:51.496 +00:00] [INF] Loaded assembly "NJsonSchema, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.dll"
    [2025-12-02 12:59:51.506 +00:00] [INF] Loaded assembly "YamlDotNet, Version=16.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/YamlDotNet.dll"
    [2025-12-02 12:59:51.509 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin, Version=0.63.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Jellyfin.Plugin.Streamyfin.dll"
    [2025-12-02 12:59:51.510 +00:00] [INF] Loaded assembly "NJsonSchema.Annotations, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.Annotations.dll"
    [2025-12-02 12:59:51.512 +00:00] [INF] Loaded assembly "Namotion.Reflection, Version=3.1.1.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Namotion.Reflection.dll"
    [2025-12-02 12:59:51.521 +00:00] [INF] Loaded assembly "Newtonsoft.Json.Schema, Version=4.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Newtonsoft.Json.Schema.dll"
    [2025-12-02 12:59:51.521 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=fr, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/fr/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:59:51.521 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=nl, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/nl/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:59:51.521 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=es-MX, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/es-MX/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 12:59:51.524 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TelegramNotifier, Version=11.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Telegram Notifier_11.2.0.0/Jellyfin.Plugin.TelegramNotifier.dll"
    [2025-12-02 12:59:51.534 +00:00] [INF] Loaded assembly "ThePornDB, Version=1.5.0.10, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/ThePornDB_1.5.0.10/Jellyfin.Plugin.ThePornDB.dll"
    [2025-12-02 12:59:51.534 +00:00] [INF] Skipping disabled plugin "17.0.0.0" of "Webhook"
    [2025-12-02 12:59:51.608 +00:00] [ERR] Unable to parse bind override: "http://192.168.50.158:8096"
    [2025-12-02 12:59:51.610 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 12:59:51.610 +00:00] [INF] Defined LAN exclusions: []
    [2025-12-02 12:59:51.611 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 12:59:51.613 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.50.158", "172.20.0.1", "172.17.0.1", "172.18.0.1"]
    [2025-12-02 12:59:51.613 +00:00] [INF] Bind Addresses ["0.0.0.0"]
    [2025-12-02 12:59:51.613 +00:00] [INF] Remote IP filter is "Blocklist"
    [2025-12-02 12:59:51.613 +00:00] [INF] Filtered subnets: []
    [2025-12-02 12:59:51.729 +00:00] [INF] Loading embedded dll: Jellyfin.Plugin.FileTransformation.0Harmony.dll
    [2025-12-02 12:59:51.737 +00:00] [INF] Writing dll to: /tmp/jellyfin/tmpTZ3GTt.tmp.dll to extract AssemblyName details, will be removed after loading
    [2025-12-02 12:59:51.743 +00:00] [INF] Deleting: /tmp/jellyfin/tmpTZ3GTt.tmp.dll
    [2025-12-02 12:59:51.753 +00:00] [INF] Loaded assembly: 0Harmony, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null
    [2025-12-02 12:59:52.379 +00:00] [FTL] Error while starting server
    System.InvalidOperationException: Expected to find only .jellyfin-transcode but found marker for /8TSD/jfcha/.jellyfin-cache-bu.
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CheckOrCreateMarker(String path, String markerName, Boolean recursive)
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CreateAndCheckMarker(String path, String markerName, Boolean recursive)
      at MediaBrowser.Common.Configuration.EncodingConfigurationExtensions.GetTranscodePath(IConfigurationManager configurationManager)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2025-12-02 13:09:52.408 +00:00] [INF] Disposing "CoreAppHost"
    [2025-12-02 13:09:52.409 +00:00] [INF] Disposing "PluginManager"
    [2025-12-02 13:10:46.141 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:10:46.482 +00:00] [INF] Kestrel is listening on "0.0.0.0"
    [2025-12-02 13:10:46.523 +00:00] [INF] Jellyfin version: "10.11.4"
    [2025-12-02 13:10:46.528 +00:00] [INF] Environment Variables: ["[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
    [2025-12-02 13:10:46.531 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
    [2025-12-02 13:10:46.532 +00:00] [INF] Operating system: "Ubuntu 24.04.3 LTS"
    [2025-12-02 13:10:46.532 +00:00] [INF] Architecture: X64
    [2025-12-02 13:10:46.533 +00:00] [INF] 64-Bit Process: True
    [2025-12-02 13:10:46.534 +00:00] [INF] User Interactive: True
    [2025-12-02 13:10:46.534 +00:00] [INF] Processor count: 2
    [2025-12-02 13:10:46.534 +00:00] [INF] Program data path: "/var/lib/jellyfin"
    [2025-12-02 13:10:46.535 +00:00] [INF] Log directory path: "/var/log/jellyfin"
    [2025-12-02 13:10:46.535 +00:00] [INF] Config directory path: "/etc/jellyfin"
    [2025-12-02 13:10:46.535 +00:00] [INF] Cache path: "/var/cache/jellyfin"
    [2025-12-02 13:10:46.535 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
    [2025-12-02 13:10:46.535 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
    [2025-12-02 13:10:46.535 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
    [2025-12-02 13:10:46.557 +00:00] [INF] Storage path "/var/lib/jellyfin/data" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:10:46.559 +00:00] [INF] Storage path "/var/cache/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:10:46.559 +00:00] [INF] Storage path "/var/lib/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:10:46.564 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:10:46.655 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
    [2025-12-02 13:10:46.665 +00:00] [INF] SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-12-02 13:10:46.666 +00:00] [INF] The database locking mode has been set to: NoLock.
    [2025-12-02 13:10:46.716 +00:00] [INF] Initialise Migration service.
    [2025-12-02 13:10:46.717 +00:00] [INF] System initialisation detected. Seed data.
    [2025-12-02 13:10:48.603 +00:00] [INF] Migration system initialisation completed.
    [2025-12-02 13:10:48.613 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
    [2025-12-02 13:10:48.623 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:10:48.708 +00:00] [INF] Loading assemblies
    [2025-12-02 13:10:48.721 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CollectionSections, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Collection Sections_2.3.0.0/Jellyfin.Plugin.CollectionSections.dll"
    [2025-12-02 13:10:48.722 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CustomTabs, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Custom Tabs_0.2.0.0/Jellyfin.Plugin.CustomTabs.dll"
    [2025-12-02 13:10:48.724 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.FileTransformation, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/File Transformation_2.4.0.0/Jellyfin.Plugin.FileTransformation.dll"
    [2025-12-02 13:10:48.730 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.HomeScreenSections, Version=2.3.13.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Home Screen Sections_2.3.13.0/Jellyfin.Plugin.HomeScreenSections.dll"
    [2025-12-02 13:10:48.731 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.JellyTweaks, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/JellyTweaks_1.0.0.4/Jellyfin.Plugin.JellyTweaks.dll"
    [2025-12-02 13:10:48.733 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.MediaBar, Version=2.3.5.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Media Bar_2.3.5.0/Jellyfin.Plugin.MediaBar.dll"
    [2025-12-02 13:10:48.735 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
    [2025-12-02 13:10:48.737 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
    [2025-12-02 13:10:48.738 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PluginPages, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Plugin Pages_2.4.0.0/Jellyfin.Plugin.PluginPages.dll"
    [2025-12-02 13:10:48.739 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.ProvidersIdSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Providers ID Items Search API_1.0.0.0/release/Jellyfin.Plugin.ProvidersIdSearch.dll"
    [2025-12-02 13:10:48.746 +00:00] [INF] Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
    [2025-12-02 13:10:48.943 +00:00] [INF] Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
    [2025-12-02 13:10:48.948 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
    [2025-12-02 13:10:48.949 +00:00] [INF] Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
    [2025-12-02 13:10:48.984 +00:00] [INF] Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ClosedXML.dll"
    [2025-12-02 13:10:48.995 +00:00] [INF] Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
    [2025-12-02 13:10:49.003 +00:00] [INF] Loaded assembly "NJsonSchema, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.dll"
    [2025-12-02 13:10:49.039 +00:00] [INF] Loaded assembly "YamlDotNet, Version=16.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/YamlDotNet.dll"
    [2025-12-02 13:10:49.043 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin, Version=0.63.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Jellyfin.Plugin.Streamyfin.dll"
    [2025-12-02 13:10:49.044 +00:00] [INF] Loaded assembly "NJsonSchema.Annotations, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.Annotations.dll"
    [2025-12-02 13:10:49.046 +00:00] [INF] Loaded assembly "Namotion.Reflection, Version=3.1.1.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Namotion.Reflection.dll"
    [2025-12-02 13:10:49.055 +00:00] [INF] Loaded assembly "Newtonsoft.Json.Schema, Version=4.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Newtonsoft.Json.Schema.dll"
    [2025-12-02 13:10:49.055 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=fr, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/fr/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:10:49.055 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=nl, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/nl/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:10:49.055 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=es-MX, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/es-MX/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:10:49.058 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TelegramNotifier, Version=11.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Telegram Notifier_11.2.0.0/Jellyfin.Plugin.TelegramNotifier.dll"
    [2025-12-02 13:10:49.068 +00:00] [INF] Loaded assembly "ThePornDB, Version=1.5.0.10, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/ThePornDB_1.5.0.10/Jellyfin.Plugin.ThePornDB.dll"
    [2025-12-02 13:10:49.068 +00:00] [INF] Skipping disabled plugin "17.0.0.0" of "Webhook"
    [2025-12-02 13:10:49.142 +00:00] [ERR] Unable to parse bind override: "http://192.168.50.158:8096"
    [2025-12-02 13:10:49.144 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 13:10:49.144 +00:00] [INF] Defined LAN exclusions: []
    [2025-12-02 13:10:49.144 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 13:10:49.147 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.50.158", "172.20.0.1", "172.17.0.1", "172.18.0.1"]
    [2025-12-02 13:10:49.147 +00:00] [INF] Bind Addresses ["0.0.0.0"]
    [2025-12-02 13:10:49.147 +00:00] [INF] Remote IP filter is "Blocklist"
    [2025-12-02 13:10:49.147 +00:00] [INF] Filtered subnets: []
    [2025-12-02 13:10:49.260 +00:00] [INF] Loading embedded dll: Jellyfin.Plugin.FileTransformation.0Harmony.dll
    [2025-12-02 13:10:49.271 +00:00] [INF] Writing dll to: /tmp/jellyfin/tmpmlb7z2.tmp.dll to extract AssemblyName details, will be removed after loading
    [2025-12-02 13:10:49.281 +00:00] [INF] Deleting: /tmp/jellyfin/tmpmlb7z2.tmp.dll
    [2025-12-02 13:10:49.288 +00:00] [INF] Loaded assembly: 0Harmony, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null
    [2025-12-02 13:10:49.924 +00:00] [FTL] Error while starting server
    System.InvalidOperationException: Expected to find only .jellyfin-transcode but found marker for /8TSD/jfcha/.jellyfin-cache-bu.
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CheckOrCreateMarker(String path, String markerName, Boolean recursive)
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CreateAndCheckMarker(String path, String markerName, Boolean recursive)
      at MediaBrowser.Common.Configuration.EncodingConfigurationExtensions.GetTranscodePath(IConfigurationManager configurationManager)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2025-12-02 13:20:49.952 +00:00] [INF] Disposing "CoreAppHost"
    [2025-12-02 13:20:49.953 +00:00] [INF] Disposing "PluginManager"
    [2025-12-02 13:26:10.759 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:26:11.093 +00:00] [INF] Kestrel is listening on "0.0.0.0"
    [2025-12-02 13:26:11.135 +00:00] [INF] Jellyfin version: "10.11.4"
    [2025-12-02 13:26:11.140 +00:00] [INF] Environment Variables: ["[JELLYFIN_USER, jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]"]
    [2025-12-02 13:26:11.143 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
    [2025-12-02 13:26:11.144 +00:00] [INF] Operating system: "Ubuntu 24.04.3 LTS"
    [2025-12-02 13:26:11.144 +00:00] [INF] Architecture: X64
    [2025-12-02 13:26:11.145 +00:00] [INF] 64-Bit Process: True
    [2025-12-02 13:26:11.146 +00:00] [INF] User Interactive: True
    [2025-12-02 13:26:11.146 +00:00] [INF] Processor count: 2
    [2025-12-02 13:26:11.146 +00:00] [INF] Program data path: "/var/lib/jellyfin"
    [2025-12-02 13:26:11.146 +00:00] [INF] Log directory path: "/var/log/jellyfin"
    [2025-12-02 13:26:11.146 +00:00] [INF] Config directory path: "/etc/jellyfin"
    [2025-12-02 13:26:11.146 +00:00] [INF] Cache path: "/var/cache/jellyfin"
    [2025-12-02 13:26:11.146 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
    [2025-12-02 13:26:11.146 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
    [2025-12-02 13:26:11.146 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
    [2025-12-02 13:26:11.169 +00:00] [INF] Storage path "/var/lib/jellyfin/data" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:26:11.170 +00:00] [INF] Storage path "/var/cache/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:26:11.170 +00:00] [INF] Storage path "/var/lib/jellyfin" (Fixed) successfully checked with "83.6GiB" free which is over the minimum of "2GiB".
    [2025-12-02 13:26:11.175 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:26:11.266 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
    [2025-12-02 13:26:11.275 +00:00] [INF] SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-12-02 13:26:11.277 +00:00] [INF] The database locking mode has been set to: NoLock.
    [2025-12-02 13:26:11.327 +00:00] [INF] Initialise Migration service.
    [2025-12-02 13:26:11.328 +00:00] [INF] System initialisation detected. Seed data.
    [2025-12-02 13:26:13.382 +00:00] [INF] Migration system initialisation completed.
    [2025-12-02 13:26:13.392 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
    [2025-12-02 13:26:13.402 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
    [2025-12-02 13:26:13.488 +00:00] [INF] Loading assemblies
    [2025-12-02 13:26:13.501 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CollectionSections, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Collection Sections_2.3.0.0/Jellyfin.Plugin.CollectionSections.dll"
    [2025-12-02 13:26:13.503 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.CustomTabs, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Custom Tabs_0.2.0.0/Jellyfin.Plugin.CustomTabs.dll"
    [2025-12-02 13:26:13.505 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.FileTransformation, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/File Transformation_2.4.0.0/Jellyfin.Plugin.FileTransformation.dll"
    [2025-12-02 13:26:13.511 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.HomeScreenSections, Version=2.3.13.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Home Screen Sections_2.3.13.0/Jellyfin.Plugin.HomeScreenSections.dll"
    [2025-12-02 13:26:13.512 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.JellyTweaks, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/JellyTweaks_1.0.0.4/Jellyfin.Plugin.JellyTweaks.dll"
    [2025-12-02 13:26:13.513 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.MediaBar, Version=2.3.5.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Media Bar_2.3.5.0/Jellyfin.Plugin.MediaBar.dll"
    [2025-12-02 13:26:13.515 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
    [2025-12-02 13:26:13.518 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
    [2025-12-02 13:26:13.519 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PluginPages, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Plugin Pages_2.4.0.0/Jellyfin.Plugin.PluginPages.dll"
    [2025-12-02 13:26:13.519 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.ProvidersIdSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Providers ID Items Search API_1.0.0.0/release/Jellyfin.Plugin.ProvidersIdSearch.dll"
    [2025-12-02 13:26:13.527 +00:00] [INF] Loaded assembly "System.IO.Packaging, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/System.IO.Packaging.dll"
    [2025-12-02 13:26:13.782 +00:00] [INF] Loaded assembly "DocumentFormat.OpenXml, Version=2.16.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/DocumentFormat.OpenXml.dll"
    [2025-12-02 13:26:13.788 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Reports, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/Jellyfin.Plugin.Reports.dll"
    [2025-12-02 13:26:13.789 +00:00] [INF] Loaded assembly "ExcelNumberFormat, Version=1.1.0.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ExcelNumberFormat.dll"
    [2025-12-02 13:26:13.825 +00:00] [INF] Loaded assembly "ClosedXML, Version=0.97.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/ClosedXML.dll"
    [2025-12-02 13:26:13.837 +00:00] [INF] Loaded assembly "SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13" from "/var/lib/jellyfin/plugins/Reports_17.0.0.0/SixLabors.Fonts.dll"
    [2025-12-02 13:26:13.846 +00:00] [INF] Loaded assembly "NJsonSchema, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.dll"
    [2025-12-02 13:26:13.862 +00:00] [INF] Loaded assembly "YamlDotNet, Version=16.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/YamlDotNet.dll"
    [2025-12-02 13:26:13.871 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin, Version=0.63.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Jellyfin.Plugin.Streamyfin.dll"
    [2025-12-02 13:26:13.874 +00:00] [INF] Loaded assembly "NJsonSchema.Annotations, Version=11.0.2.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/NJsonSchema.Annotations.dll"
    [2025-12-02 13:26:13.880 +00:00] [INF] Loaded assembly "Namotion.Reflection, Version=3.1.1.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Namotion.Reflection.dll"
    [2025-12-02 13:26:13.900 +00:00] [INF] Loaded assembly "Newtonsoft.Json.Schema, Version=4.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/Newtonsoft.Json.Schema.dll"
    [2025-12-02 13:26:13.903 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=fr, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/fr/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:26:13.905 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=nl, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/nl/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:26:13.906 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Streamyfin.resources, Version=0.63.0.0, Culture=es-MX, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Streamyfin_0.63.0.0/es-MX/Jellyfin.Plugin.Streamyfin.resources.dll"
    [2025-12-02 13:26:13.913 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TelegramNotifier, Version=11.2.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Telegram Notifier_11.2.0.0/Jellyfin.Plugin.TelegramNotifier.dll"
    [2025-12-02 13:26:13.938 +00:00] [INF] Loaded assembly "ThePornDB, Version=1.5.0.10, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/ThePornDB_1.5.0.10/Jellyfin.Plugin.ThePornDB.dll"
    [2025-12-02 13:26:13.940 +00:00] [INF] Skipping disabled plugin "17.0.0.0" of "Webhook"
    [2025-12-02 13:26:14.029 +00:00] [ERR] Unable to parse bind override: "http://192.168.50.158:8096"
    [2025-12-02 13:26:14.032 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 13:26:14.033 +00:00] [INF] Defined LAN exclusions: []
    [2025-12-02 13:26:14.037 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2025-12-02 13:26:14.043 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.50.158", "172.20.0.1", "172.17.0.1", "172.18.0.1"]
    [2025-12-02 13:26:14.044 +00:00] [INF] Bind Addresses ["0.0.0.0"]
    [2025-12-02 13:26:14.045 +00:00] [INF] Remote IP filter is "Blocklist"
    [2025-12-02 13:26:14.045 +00:00] [INF] Filtered subnets: []
    [2025-12-02 13:26:14.173 +00:00] [INF] Loading embedded dll: Jellyfin.Plugin.FileTransformation.0Harmony.dll
    [2025-12-02 13:26:14.184 +00:00] [INF] Writing dll to: /tmp/jellyfin/tmpGUPQPd.tmp.dll to extract AssemblyName details, will be removed after loading
    [2025-12-02 13:26:14.198 +00:00] [INF] Deleting: /tmp/jellyfin/tmpGUPQPd.tmp.dll
    [2025-12-02 13:26:14.209 +00:00] [INF] Loaded assembly: 0Harmony, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null
    [2025-12-02 13:26:14.965 +00:00] [FTL] Error while starting server
    System.InvalidOperationException: Expected to find only .jellyfin-transcode but found marker for /8TSD/jfcha/.jellyfin-cache-bu.
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CheckOrCreateMarker(String path, String markerName, Boolean recursive)
      at Emby.Server.Implementations.AppBase.BaseApplicationPaths.CreateAndCheckMarker(String path, String markerName, Boolean recursive)
      at MediaBrowser.Common.Configuration.EncodingConfigurationExtensions.GetTranscodePath(IConfigurationManager configurationManager)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)


    Attached Files Thumbnail(s)
       
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode