• 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 iOS updated to 16.6.1 and now video won't stream - Error 1008

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    iOS updated to 16.6.1 and now video won't stream - Error 1008

    KodiUser1138
    Offline

    Member

    Posts: 282
    Threads: 33
    Joined: 2023 Jun
    Reputation: 0
    Country:Canada
    #11
    2023-09-19, 07:30 AM
    Where do you find server logs?

    The biggest issue I have with this situation is that nothing changed on the server side and on my phone it was an Apple iOS update that suddenly caused these issues.

    Just tried playing a movie trailer. Under 200MB AVC MP4 file. Buffers for a long time, then plays a little, buffers a lot more, played more, buffered then played the last bit. Nothing smooth at all. This is over my home LAN sitting 5 feet from the wireless router. The transcode directory never saw a file created. File plays fine through a number of other methods (though all through wired connection).

    I used to be able to play TV episodes no problem while out of the home on free public wifi. No I can't almost anything to play at all. So strange.
    JF Wish List:
    IMDb Top250 metadata
    Collection content rules: Library-Title/Sorttitle/Tag/Director/Filename/Contains
    Collection organized by Library
    Collections scanned to editable XML
    Media info show added Collection
    Soundtrack auto link to movie by title/sort/Manual
    Read Music Album Sort
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2023-09-19, 12:53 PM
    You can find the logs in the Dashboard (left navigation bar near the bottom). Where they are in the file system depends on your OS.

    /var/log/jellyfin (bare metal linux)
    /config/logs (docker, wherever that maps to in your host file system)
    C:\ProgramData\Jellyfin\Server\Logs (Windows)

    Its possible some OS update broke something. Check out the Swiftfin git if someone opened an issue recently that sounds similar to yours.

    https://github.com/jellyfin/Swiftfin/issues
    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]
    Jerky
    Offline

    Junior Member

    Posts: 14
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    #13
    2023-09-19, 08:16 PM (This post was last modified: 2023-09-19, 08:21 PM by Jerky. Edited 1 time in total.)
    I think this is related to the entire certificate chain needing validation, and it isn't able to be validated on ios.

    Edit: Actually this might not be an issue if you aren't using SSL
    KodiUser1138
    Offline

    Member

    Posts: 282
    Threads: 33
    Joined: 2023 Jun
    Reputation: 0
    Country:Canada
    #14
    2023-09-19, 11:06 PM
    What would I be looking for in the log?
    JF Wish List:
    IMDb Top250 metadata
    Collection content rules: Library-Title/Sorttitle/Tag/Director/Filename/Contains
    Collection organized by Library
    Collections scanned to editable XML
    Media info show added Collection
    Soundtrack auto link to movie by title/sort/Manual
    Read Music Album Sort
    Jerky
    Offline

    Junior Member

    Posts: 14
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    #15
    2023-09-19, 11:27 PM
    See this bug https://github.com/jellyfin/jellyfin/issues/8340
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2023-09-20, 12:56 AM
    (2023-09-19, 11:06 PM)KodiUser1138 Wrote: What would I be looking for in the log?

    Can you upload your log to pastebin and share the link here?  At this point we have no idea what, specifically, to look for.  Sanitize any domains or WAN IPs.
    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]
    KodiUser1138
    Offline

    Member

    Posts: 282
    Threads: 33
    Joined: 2023 Jun
    Reputation: 0
    Country:Canada
    #17
    2023-09-20, 07:44 AM
    (2023-09-19, 11:27 PM)Jerky Wrote: See this bug https://github.com/jellyfin/jellyfin/issues/8340

    Thanks for posting this, though I'm not sure I follow along all the technical bits. This looks like an issue from a year ago. I wasn't having issues until the most recent iOS update. Is it a new version of a similar bug possibly?
    JF Wish List:
    IMDb Top250 metadata
    Collection content rules: Library-Title/Sorttitle/Tag/Director/Filename/Contains
    Collection organized by Library
    Collections scanned to editable XML
    Media info show added Collection
    Soundtrack auto link to movie by title/sort/Manual
    Read Music Album Sort
    KodiUser1138
    Offline

    Member

    Posts: 282
    Threads: 33
    Joined: 2023 Jun
    Reputation: 0
    Country:Canada
    #18
    2023-09-20, 11:17 PM
    From a test I did earlier today over a free wifi network while I was out. Several small movie trailer files that failed while I'm at home seemed to work ok but playing a full movie did not.

    https://pastebin.com/ivRts8KY
    JF Wish List:
    IMDb Top250 metadata
    Collection content rules: Library-Title/Sorttitle/Tag/Director/Filename/Contains
    Collection organized by Library
    Collections scanned to editable XML
    Media info show added Collection
    Soundtrack auto link to movie by title/sort/Manual
    Read Music Album Sort
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2023-09-21, 01:14 AM
    This is a 3D movie. That adds additional variables to this. I know Jellyfin has some support for 3D movies (requires additional naming, see below), but I'm not certain about client support for 3D.

    https://jellyfin.org/docs/general/server...#3d-movies
    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]
    KodiUser1138
    Offline

    Member

    Posts: 282
    Threads: 33
    Joined: 2023 Jun
    Reputation: 0
    Country:Canada
    #20
    2023-09-21, 01:17 AM
    It's a 3D movie that has worked before. It is frame packed MVC MKV 3D and any player just ignores the extra 3D part and plays the main part of the file. The 3D isn't what is causing the iOS app to fail to playback media.

    I can look at the log for the non-3D movie that I also tested that produced the same result.
    JF Wish List:
    IMDb Top250 metadata
    Collection content rules: Library-Title/Sorttitle/Tag/Director/Filename/Contains
    Collection organized by Library
    Collections scanned to editable XML
    Media info show added Collection
    Soundtrack auto link to movie by title/sort/Manual
    Read Music Album Sort
    Pages (4): « Previous 1 2 3 4 Next »

    « 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