• 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 General Questions Randomly stops

     
    • 0 Vote(s) - 0 Average

    Randomly stops

    Jellyfin randomly stops playing
    Zekhap
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    #1
    2024-04-18, 05:27 PM
    Hi, 

    So ive been using plex before and i had no problems using it.
    Since i moved over to Jellyfin my movies randomly stops and then i need to refresh the page. I cant jump around in the progress bar either.
    I've tried on 5 computers and same is happening on all of them.

    I so see allot of Exceptions in my logs. but idk what that is.
    I will post my logs here if it helps you to find my problem.

    https://pastebin.com/gDy6KGJg

    Do you need something else to help me?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-04-18, 07:48 PM
    Did you delete some lines from your log? I see the lines for the playback tracker, but I don't see the associated log where the playback method is determined.

    Can you describe your setup? OS? Hardware specs? Install method?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Zekhap
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    #3
    2024-04-18, 08:41 PM
    yeah i removed some lines cause i could not fit it all in the pastebin. But i only removed repeated lines.
    My specs is
    24 x AMD Ryzen 9 5900X 12-Core Processor
    32GB RAM
    I dont have a GPU.

    Setup
    Proxmox
    - Container(Linux)(Have 15gb Storage, all cpus, 5gb ram)
    - Docker(Portainer)
    - Jellyfin(Installed with Docker-compose)

    Storage
    - Storage(Where all my movies is) (2TB HHD)


    Portainer(Docker)
    jellyfin:
    container_name: jellyfin
    image: jellyfin/jellyfin:latest
    restart: unless-stopped
    environment:
    TZ: Europe/Stockholm
    JELLYFIN_FFmpeg__probesize: 50000000 #TEST
    JELLYFIN_FFmpeg__analyzeduration: 50000000 #TEST
    volumes:
    - /mnt/docker-data/jellyfin/configConfused-faceconfig
    - /mnt/docker-data/jellyfin/cacheConfused-facecache
    - type: bind
    source: /mnt/media
    target: /media
    ports:
    - 9050:8096


    My Container have mountpoints to /mnt/storage/media/(in Proxmox) to /mnt/media/(In container) (movies, series)
    Since my Radarr and Sonarr is not in the same Container.


    https://pastebin.com/vL7sp5qc (FFmpeg.Transcode)
    https://drive.google.com/file/d/19IRMeim...sp=sharing (Daily log) (sorry not pastebin, but this log was too long)

    This is what info i can get for now. If you need anything i will try to provide.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-04-18, 09:40 PM
    Is it possible to test with host networking in your jellyfin docker container? You will need to comment out the port publishing and ensure the host firewall is allowing port 8096.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Zekhap
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    #5
    2024-04-19, 04:33 PM
    I could change it but then i cant access it, since i dont have the pc at my home.
    Im using nginx to reverse proxy it to an url.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-04-19, 07:21 PM
    Switching the container networking type should prevent you from accessing the host itself. It would affect your access to Jellyfin. You would have to update nginx to point to localhost:8096 instead of whatever docker bridge IP you are currently using.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Zekhap
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    #7
    2024-04-22, 03:08 PM
    Ive been testing a bit and it does not stop anymore. Maybe its just luck. But i will message you back here if it continues.
    « 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