• 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 SOLVED: Issues

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

     
    • 0 Vote(s) - 0 Average

    SOLVED: Issues

    An error that the kestrel did not start and path could not be found error when adding a library.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #11
    2024-08-31, 05:53 PM
    Ctrl+O, press enter. ctrl+x to exit.
    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]
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #12
    2024-08-31, 06:03 PM (This post was last modified: 2024-08-31, 06:06 PM by partlycloudy24. Edited 1 time in total.)
    It does not save changes. I don't know what to save it as. It brings me to the "File name to write", an image is attached


    Attached Files Thumbnail(s)
               
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-08-31, 06:12 PM (This post was last modified: 2024-08-31, 06:12 PM by TheDreadPirate.)
    Make the change I specified, ctrl+o, just press enter since it already has the current file name.  Ctrl+x to exit.
    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]
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #14
    2024-08-31, 06:21 PM
    (2024-08-31, 06:12 PM)TheDreadPirate Wrote: Make the change I specified, ctrl+o, just press enter since it already has the current file name.  Ctrl+x to exit.

    Ctrl+x does not close it, however, ctrl+o does bring up a menu as scene in the video attached.

    Here is a video:
    https://drive.google.com/file/d/1WmZ0XbH...sp=sharing
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #15
    2024-08-31, 08:15 PM
    So, I got the setting to change, but i'm still locked out.

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <ServerConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <LogFileRetentionDays>3</LogFileRetentionDays>
      <IsStartupWizardCompleted>false</IsStartupWizardCompleted>
      <EnableMetrics>false</EnableMetrics>
      <EnableNormalizedItemByNameIds>true</EnableNormalizedItemByNameIds>
      <IsPortAuthorized>true</IsPortAuthorized>
      <QuickConnectAvailable>true</QuickConnectAvailable>
      <EnableCaseSensitiveItemIds>true</EnableCaseSensitiveItemIds>
      <DisableLiveTvChannelUserDataName>true</DisableLiveTvChannelUserDataName>
      <MetadataPath />
      <MetadataNetworkPath />
      <PreferredMetadataLanguage>en</PreferredMetadataLanguage>
      <MetadataCountryCode>US</MetadataCountryCode>
      <SortReplaceCharacters>
        <string>.</string>
        <string>+</string>
        <string>%</string>
      </SortReplaceCharacters>
      <SortRemoveCharacters>
        <string>,</string>
        <string>&amp;</string>
        <string>-</string>
        <string>{</string>
        <string>}</string>
        <string>'</string>
      </SortRemoveCharacters>
      <SortRemoveWords>
        <string>the</string>
        <string>a</string>
        <string>an</string>
      </SortRemoveWords>
      <MinResumePct>5</MinResumePct>
      <MaxResumePct>90</MaxResumePct>
      <MinResumeDurationSeconds>300</MinResumeDurationSeconds>
      <MinAudiobookResume>5</MinAudiobookResume>
      <MaxAudiobookResume>5</MaxAudiobookResume>
                                                                        [ Read 191 lines ]
    ^G Help          ^O Write Out    ^W Where Is      ^K Cut          ^T Execute      ^C Location      M-U Undo        M-A Set Mark    M-] To Bracket
    ^X Exit          ^R Read File    ^\ Replace      ^U Paste        ^J Justify      ^/ Go To Line    M-E Redo        M-6 Copy        ^Q Where Was
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2024-08-31, 08:42 PM
    Did you restart jellyfin? Also, open Jellyfin in an incognito browser to make sure that you are loading a cached page. It should bring you to the setup wizard.
    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]
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #17
    2024-08-31, 08:44 PM
    (2024-08-31, 08:42 PM)TheDreadPirate Wrote: Did you restart jellyfin?  Also, open Jellyfin in an incognito browser to make sure that you are loading a cached page.  It should bring you to the setup wizard.

    Nope, still locked out. It just brings me to the login page.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-09-01, 12:46 AM
    What is the output of

    Code:
    sudo cat /etc/jellyfin/system.xml

    And can you post your full Jellyfin logs to pastebin?

    /var/log/Jellyfin/log_<insert today's date>.log
    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]
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #19
    2024-09-01, 01:55 AM
    (2024-09-01, 12:46 AM)TheDreadPirate Wrote: What is the output of

    Code:
    sudo cat /etc/jellyfin/system.xml

    And can you post your full Jellyfin logs to pastebin?

    /var/log/Jellyfin/log_<insert today's date>.log

    Here is the output of 
    Code:
    sudo cat /etc/jellyfin/system.xml

    https://pastebin.com/wdA08N6x



    Here is the log

    https://pastebin.com/yYwYJgsR
    partlycloudy24
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #20
    2024-09-02, 12:37 AM
    I tried a couple more things, but im still locked out.
    Pages (3): « Previous 1 2 3 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