I currently cant connect to jellyfin.

  • Hi


    I am trying to connect to jellyfin docker port, but it currently want conncect.


    I checked out if it could be because of noexec but its not that. Then it has to come down to permissions, but I cant see it being that either.


    This is my compose file:

    ---

    version: "2"

    services:

    jellyfin:

    image: linuxserver/jellyfin

    container_name: jellyfin

    user: 0:0

    environment:

    - TZ=Europe/Berlin

    volumes:

    - /srv/892bfd5a-f662-4425-b746-e8a83ae07eae/Config/Jellyfin/:/config

    - /srv/892bfd5a-f662-4425-b746-e8a83ae07eae/TV:/data/tvshows

    - /srv/892bfd5a-f662-4425-b746-e8a83ae07eae/Movies:/data/movies

    ports:

    - 8096:8096

    - 8962:8962

    - 8920:8920

    restart: unless-stopped

  • It does work on UnionFS mount point.

    Check your directories permissions.


    I have had the same problem for a couple of days.


    I accidentally reset the permissions on an entire USB hard drive where the Jellyfin and other dockers directory was stored.

    Now, after resetting the permeeses, the other dockers run correctly (Transmission, MariaDb, etc ...) but Jellyfin still doesn't connect.



    It looks like it doesn't really access the config folder - it doesn't update log files.


    My compose:



    this is log after container start:

    openmediavault 5.5.0-1

    Raspberry Pi 4 Model B 4GB RAM + MicroSD 32GB Samsung UHS-I

    FANTEC QB-35US3-6G Usb 3.0 Box Case + 1TB HDD + 2TB HDD + 4TB HDD

    Einmal editiert, zuletzt von Yield79 ()

  • I fixed the problem by a post I did on reddit. Its the same problem with Emby, Jellyfin, & Plex with one installs it to a UFS drive.


    Maybe you mean this:

    Zitat

    are you trying to run this on a unionfs/mergefs filesystem? If so try putting it just directly on of the drives. I know the plex docker will not run on this type of filesystem so maybe jellyfin has the same issue? Hope it helps.


    But Jellifyn with my compose worked fine for months. It is configured in a "jellyfin_svr" folder in the root of the hard disk.


    The problem occurred when I accidentally reset the permissions on the entire hard drive.

    Now the other dockers work fine, only Jellyfin doesn't work.

    In several attempts I have deployed latest image

    Code
    build_version = Linuxserver.io version: - 10.6.4-1-ls85 Build-date: - 2020-11-24T04: 00: 23 + 00: 00


    Now I'm trying a previous image.

    openmediavault 5.5.0-1

    Raspberry Pi 4 Model B 4GB RAM + MicroSD 32GB Samsung UHS-I

    FANTEC QB-35US3-6G Usb 3.0 Box Case + 1TB HDD + 2TB HDD + 4TB HDD

    Einmal editiert, zuletzt von Yield79 ()

  • With 10.6.4-1-ls81 Jellyfin started but can't playback.

    With 10.6.3-1-ls70 same problem.


    In the logs I have this error:

    Code
    [11:20:30] [ERR] [16] MediaBrowser.Api.Playback.Hls.DynamicHlsService: FFMpeg exited with code 1,
    [11:20:30] [WRN] [14] MediaBrowser.Api.Playback.Hls.DynamicHlsService: cannot serve /config/data/transcodes/d298ca2135805c8ad3cb20633cb269ec0.ts as transcoding quit before we got there,
    [11:20:30] [ERR] [14] Emby.Server.Implementations.HttpServer.HttpListenerHost: Error processing request: Could not find file '/config/data/transcodes/d298ca2135805c8ad3cb20633cb269ec0.ts'. URL: http://192.168.0.12:8096/videos/cc6f18f4-b7da-334f-804a-77b9c975d4e5/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgzLjAuNDEwMy4xMTYgU2FmYXJpLzUzNy4zNnwxNTk0MzI1MjE4OTU5&MediaSourceId=cc6f18f4b7da334f804a77b9c975d4e5&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=1&VideoBitrate=139680000&AudioBitrate=320000&PlaySessionId=1566b2c6c7e441988a81b681a9b53271&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=292dfdec69052c4333c0d5f29b513d18&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,VideoCodecNotSupported,AudioCodecNotSupported,


    And if I try to update the TvShows library, I get this error:



    Is it still a permissions issue?

    openmediavault 5.5.0-1

    Raspberry Pi 4 Model B 4GB RAM + MicroSD 32GB Samsung UHS-I

    FANTEC QB-35US3-6G Usb 3.0 Box Case + 1TB HDD + 2TB HDD + 4TB HDD

    2 Mal editiert, zuletzt von Yield79 ()

  • Ok, I have added the volumes where the media are and now it seems to be fine.

    Soon I will try to return to a more recent image.


    Edit:

    With latest image (ls85) Jellyfin doesn't start.

    With the previous version (jellyfin:10.6.4-1-ls84) it works fine!!!

    openmediavault 5.5.0-1

    Raspberry Pi 4 Model B 4GB RAM + MicroSD 32GB Samsung UHS-I

    FANTEC QB-35US3-6G Usb 3.0 Box Case + 1TB HDD + 2TB HDD + 4TB HDD

    Einmal editiert, zuletzt von Yield79 ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!