• 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 Playback Issue

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

     
    • 0 Vote(s) - 0 Average

    Playback Issue

    Transcoding seemingly completes with no issue, video still buffering.
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #11
    2025-04-04, 01:56 AM
    VPN was running as a service, not entirely sure what it means but I stopped the service. After stopping the service and restarting the server I saw the same message in logs and issue persisted. In terms of NIC, I am completely unaware of what this is. I am pretty new to this stuff so let me know exactly what to do to check this information. Running as admin also had no effect.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2025-04-04, 12:31 PM
    By "restarting the server" I'm assuming you mean you rebooted the server? Which would restart the VPN service, unless you DISABLED the VPN service.
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #13
    2025-04-04, 04:43 PM (This post was last modified: 2025-04-04, 04:43 PM by Fisher Dodson.)
    Yes, it was disabled at the time of reboot. I was going to check the exact terminology of the button I clicked in dashboard to make the server do so (to make sure it was reboot not restart lol) and uhhh... for no clear reason my host PC can no longer log in to the server. For good measure I just had the VPN uninstalled because it seemed easier than convincing that it wasn't running in the background, but still no connection anymore. strange.
    When attempting login now, I get "We're unable to connect to the selected server right now. Please ensure it is running and try again."
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2025-04-04, 05:04 PM
    Try clearing your browser cache.

    [Image: attachment.php?aid=5082]
    [Image: attachment.php?aid=5083]
    [Image: attachment.php?aid=5084]
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #15
    2025-04-04, 08:37 PM (This post was last modified: 2025-04-04, 08:45 PM by Fisher Dodson. Edited 1 time in total.)
    No dice, still locked out
    I may also note that my TV remains connected to the server and fully functional... even though the initial lag discussed persists... And I know I was logged in on jellyfin up until the issue. I had jellyfin open for a long period of time in the background on accident, and when I went to close it it was just displaying the login screen. I thought nothing of it because many services have idle log out so I closed the tab and now this is happening..
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2025-04-04, 09:06 PM
    Can you find the log file and share the latest one via privatebin.net?

    You can also trying re-enabling the setup wizard.

    Stop Jellyfin. Go to C:\ProgramData\Jellyfin\Server\system.xml (I think that's the right path). Set "IsStartupWizardComplete" to false. Start Jellyfin. Open a private/incognito browser window and go to your jellyfin.
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #17
    2025-04-04, 10:08 PM (This post was last modified: 2025-04-04, 10:09 PM by Fisher Dodson. Edited 1 time in total.)
    The proper directory was one folder deeper, within the config folder. I have attempted this before copying the log file but when I am prompted to supply username and password for admin account it states "There was an error processing the request. Please try again later." This was done within a private browser window.
    Most recent log file - https://privatebin.net/?80560d9b846d75a3...5MNzwAbM6c
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2025-04-05, 12:53 AM
    It looks like your database is busted. And I don't see anything in your prior logs that would have indicated there was a problem.

    Stop Jellyfin, make a copy of C:\Programdata\Jellyfin, and then delete the Server folder within and start over. If that works, then we can chalk it up to something was misconfigured or corrupt.
    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]
    Fisher Dodson
    Offline

    Junior Member

    Posts: 25
    Threads: 2
    Joined: 2025 Mar
    Reputation: 0
    #19
    2025-04-05, 03:21 AM
    Great, that fixed it. The server conundrum is fixed. Now back to the show lag, which persists... What exactly is NIC?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2025-04-05, 06:05 PM
    Network interface card. That can be an Ethernet connection or WiFi. There are other possibilities, but those two are the most common, by far.

    I don't see anything in your prior posts about system specs. What are they? And how is the server connected? I don't see you mention how the server is connected to your network.

    And can you be more specific about the lag? Is it stuttering? As in it is consistently playing, but frames are being skipped. Or is it buffering? As in it stops and does nothing for a period of time then resumes, which is usually buffering.
    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]
    Pages (4): « Previous 1 2 3 4 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 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