Jellyfin Forum
SOLVED: Issues - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Issues (/t-solved-issues)

Pages: 1 2 3


RE: Issues - TheDreadPirate - 2024-08-31

Ctrl+O, press enter. ctrl+x to exit.


RE: Issues - partlycloudy24 - 2024-08-31

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


RE: Issues - TheDreadPirate - 2024-08-31

Make the change I specified, ctrl+o, just press enter since it already has the current file name.  Ctrl+x to exit.


RE: Issues - partlycloudy24 - 2024-08-31

(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_Z5YNT8IaTxqTy9NI9TjtS5YO/view?usp=sharing


RE: Issues - partlycloudy24 - 2024-08-31

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



RE: Issues - TheDreadPirate - 2024-08-31

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.


RE: Issues - partlycloudy24 - 2024-08-31

(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.


RE: Issues - TheDreadPirate - 2024-09-01

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


RE: Issues - partlycloudy24 - 2024-09-01

(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


RE: Issues - partlycloudy24 - 2024-09-02

I tried a couple more things, but im still locked out.