• 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 SOLVED: Jellyfin can access Mounted NFS but FFMPEG says no such file

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin can access Mounted NFS but FFMPEG says no such file

    alike
    Offline

    Member

    Posts: 57
    Threads: 8
    Joined: 2024 Feb
    Reputation: 0
    Country:Norway
    #11
    2024-10-14, 02:19 PM
    Code:
    [2024-10-14 15:50:32.543 +02:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
    [2024-10-14 15:51:02.548 +02:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
    [2024-10-14 15:51:30.070 +02:00] [INF] [24] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.070 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.070 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.070 +02:00] [INF] [3] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.070 +02:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.070 +02:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.071 +02:00] [INF] [24] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.072 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.073 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.074 +02:00] [INF] [3] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.075 +02:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.076 +02:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.079 +02:00] [INF] [14] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:30.085 +02:00] [INF] [14] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"
    [2024-10-14 15:51:30.997 +02:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.Api.PlaybackReportingActivityController: PlaybackReportingActivityController Loaded
    [2024-10-14 15:51:31.001 +02:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "C:\ProgramData\Jellyfin\Server\data\playback_reporting.db" is "delete"

    Is this relevant?
    Code:
    [2024-10-14 16:08:26.399 +02:00] [ERR] [22] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file 'U:\Westworld\Westworld.S02.1080p.BluRay.x264-SHORTBREHD\Westworld.S02E03.1080p.BluRay.x264-SHORTBREHD\Westworld.S02E03.1080p.BluRay.x264-SHORTBREHD.mkv'". URL "GET" "/Videos/f24bc9ad54345c6262848a866e39d995/stream.mkv".
    And whats this? Where is this Videos/ folder?

    Code:
    [2024-10-14 16:08:47.918 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code -2
    [2024-10-14 16:08:48.009 +02:00] [ERR] [3] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/f24bc9ad-5434-5c62-6284-8a866e39d995/hls1/main/0.ts".
    MediaBrowser.Common.FfmpegException: FFmpeg exited with code -2
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin can access Mounted NFS but FFMPEG says no such file - by CountParadox - 2023-11-19, 11:12 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by TheDreadPirate - 2023-11-20, 12:25 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by CountParadox - 2023-11-20, 01:27 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by TheDreadPirate - 2023-11-20, 01:51 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by CountParadox - 2023-11-20, 02:10 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by CountParadox - 2023-11-20, 04:12 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-13, 06:21 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by TheDreadPirate - 2024-10-13, 06:40 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-14, 01:53 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-14, 02:11 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-14, 02:19 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by TheDreadPirate - 2024-10-14, 04:28 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-19, 09:04 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-19, 10:36 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-19, 11:29 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by TheDreadPirate - 2024-10-19, 06:21 PM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-20, 10:57 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-20, 11:21 AM
    RE: Jellyfin can access Mounted NFS but FFMPEG says no such file - by alike - 2024-10-20, 12:11 PM

    • 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