• 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 Jellyfin crashes during playback with no evidence in logs

     
    • 0 Vote(s) - 0 Average

    Jellyfin crashes during playback with no evidence in logs

    Jellyfin crashes during playback with no evidence in logs
    hugefinfan
    Offline

    Junior Member

    Posts: 26
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #23
    2024-11-01, 01:27 AM (This post was last modified: 2024-11-01, 01:30 AM by hugefinfan. Edited 1 time in total.)
    (2024-11-01, 12:49 AM)TheDreadPirate Wrote: Using cloudflare to stream video is against their TOS and could be a contributing factor.

    For your local devices, are they using your domain address to connect?


    Correct about cloudflare; I'm not using CloudFlare Tunnels; just their proxy and DNS services. My understanding is that it is the CDN that is against streaming ToS:

    https://www.cloudflare.com/service-speci...work-terms

    For devices on my network, no, they are connecting to the public-facing domain name and my browser is not pointed directly at the local server.

    Here's a thought; I'll try streaming internally and see if the error persists there. In the meantime here is another firefox console of another crash:

    Code:
    Requesting url without automatic networking: https://sub.domain.tld/Sessions/Playing/Progress 3 node_modules.jellyfin-apiclient.bundle.js:2:14622
    Sending web socket message: KeepAlive node_modules.jellyfin-apiclient.bundle.js:2:18698
    Received KeepAlive from server. node_modules.jellyfin-apiclient.bundle.js:2:62736
    Requesting url without automatic networking: https://sub.domain.tld/Sessions/Playing/Progress 3 node_modules.jellyfin-apiclient.bundle.js:2:14622
    Sending web socket message: KeepAlive node_modules.jellyfin-apiclient.bundle.js:2:18698
    Received KeepAlive from server. node_modules.jellyfin-apiclient.bundle.js:2:62736
    Requesting url without automatic networking: https://sub.domain.tld/Sessions/Playing/Progress 3 node_modules.jellyfin-apiclient.bundle.js:2:14622
    Sending web socket message: KeepAlive node_modules.jellyfin-apiclient.bundle.js:2:18698
    Received KeepAlive from server. node_modules.jellyfin-apiclient.bundle.js:2:62736
    HLS Error: Type: networkError Details: fragLoadError Fatal: false main.jellyfin.bundle.js:2:69163
    hls.js response error code: 502 main.jellyfin.bundle.js:2:69369
    Requesting url without automatic networking: https://sub.domain.tld/Sessions/Playing/Progress node_modules.jellyfin-apiclient.bundle.js:2:14622
    Requesting url without automatic networking: https://sub.domain.tld/Sessions/Playing/Progress node_modules.jellyfin-apiclient.bundle.js:2:14622
    Sending web socket message: KeepAlive node_modules.jellyfin-apiclient.bundle.js:2:18698
    Received KeepAlive from server.

    I think we may be on the right track with investigating proxy or gateway as the 502 error (again above) seems to point to that:

    https://en.wikipedia.org/wiki/HTTP_502

    but I am unsure why losing connection from the server for a few seconds (or in all likelihood even a few milliseconds) would cause video to crash if there is tens of minutes buffered already. If that were the case I imagine many people would experience this error with great frequency causing this software to be basically unusable.
    « Next Oldest | Next Newest »

    Users browsing this thread: 3 Guest(s)


    Messages In This Thread
    Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-25, 12:30 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by theguymadmax - 2024-10-25, 01:15 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-25, 06:38 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-26, 03:23 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-28, 12:17 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-28, 05:57 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-28, 06:10 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-30, 07:25 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-10-30, 07:38 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 12:06 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-10-31, 12:34 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 12:47 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-10-31, 01:35 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 03:02 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 03:19 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-10-31, 03:52 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 03:55 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 05:13 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 06:29 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-10-31, 07:18 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-10-31, 07:56 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-01, 12:49 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-01, 01:27 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-01, 01:40 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-01, 01:48 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-01, 02:53 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-01, 04:57 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-01, 08:39 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-04, 12:16 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-06, 05:23 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-06, 09:56 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-06, 10:14 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-06, 10:23 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-06, 10:40 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by Fate - 2024-11-07, 12:38 AM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-07, 12:26 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by TheDreadPirate - 2024-11-07, 01:56 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-07, 02:08 PM
    RE: Jellyfin crashes during playback with no evidence in logs - by hugefinfan - 2024-11-15, 01:52 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