9 hours ago
(This post was last modified: 9 hours ago by paeneultima. Edited 1 time in total.)
I am not sure what other logs to pull as I cannot get into jellyfin at all either via address or .local
OMV is working fine. I can access the NAS via network. Just jellyfin is inaccessible post the most recent update
These are the jellyfin logs I can pull via CLI
[12:15:41] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/paeneultima/.cache/jellyfin
[12:15:42] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on 0.0.0.0
[12:15:42] [INF] [7] Main: Jellyfin version: 10.11.0
[12:15:42] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/paeneultima/.local/share/jellyfin/log]"]
[12:15:42] [INF] [7] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "logs"]
[12:15:42] [INF] [7] Main: Operating system: Armbian 25.8.1 bookworm
[12:15:42] [INF] [7] Main: Architecture: Arm64
[12:15:42] [INF] [7] Main: 64-Bit Process: True
[12:15:42] [INF] [7] Main: User Interactive: True
[12:15:42] [INF] [7] Main: Processor count: 6
[12:15:42] [INF] [7] Main: Program data path: /home/paeneultima/.local/share/jellyfin
[12:15:42] [INF] [7] Main: Log directory path: /home/paeneultima/.local/share/jellyfin/log
[12:15:42] [INF] [7] Main: Config directory path: /home/paeneultima/.config/jellyfin
[12:15:42] [INF] [7] Main: Cache path: /home/paeneultima/.cache/jellyfin
[12:15:42] [INF] [7] Main: Temp directory path: /tmp/jellyfin
[12:15:42] [INF] [7] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[12:15:42] [INF] [7] Main: Application directory: /usr/lib/jellyfin/bin/
[12:15:42] [ERR] [7] Main: The server is expected to host the web client, but the provided content directory is either invalid or empty: /usr/lib/jellyfin/bin/jellyfin-web. If you do not want to host the web client with the server, you may set the '--nowebclient' command line flag, or set'hostwebclient=false' in your config settings
I tried setting nowebclient as it suggested but it just gives me the same error even after that change.
Not sure where to go from here.
arm64 on a kobol64 via win11 putty ssh
I have attempted to use this fix:
sudo ufw enable
sudo ufw allow 8096
But it says "ufw command not found"
OMV is working fine. I can access the NAS via network. Just jellyfin is inaccessible post the most recent update
These are the jellyfin logs I can pull via CLI
[12:15:41] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /home/paeneultima/.cache/jellyfin
[12:15:42] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on 0.0.0.0
[12:15:42] [INF] [7] Main: Jellyfin version: 10.11.0
[12:15:42] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/paeneultima/.local/share/jellyfin/log]"]
[12:15:42] [INF] [7] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "logs"]
[12:15:42] [INF] [7] Main: Operating system: Armbian 25.8.1 bookworm
[12:15:42] [INF] [7] Main: Architecture: Arm64
[12:15:42] [INF] [7] Main: 64-Bit Process: True
[12:15:42] [INF] [7] Main: User Interactive: True
[12:15:42] [INF] [7] Main: Processor count: 6
[12:15:42] [INF] [7] Main: Program data path: /home/paeneultima/.local/share/jellyfin
[12:15:42] [INF] [7] Main: Log directory path: /home/paeneultima/.local/share/jellyfin/log
[12:15:42] [INF] [7] Main: Config directory path: /home/paeneultima/.config/jellyfin
[12:15:42] [INF] [7] Main: Cache path: /home/paeneultima/.cache/jellyfin
[12:15:42] [INF] [7] Main: Temp directory path: /tmp/jellyfin
[12:15:42] [INF] [7] Main: Web resources path: /usr/lib/jellyfin/bin/jellyfin-web
[12:15:42] [INF] [7] Main: Application directory: /usr/lib/jellyfin/bin/
[12:15:42] [ERR] [7] Main: The server is expected to host the web client, but the provided content directory is either invalid or empty: /usr/lib/jellyfin/bin/jellyfin-web. If you do not want to host the web client with the server, you may set the '--nowebclient' command line flag, or set'hostwebclient=false' in your config settings
I tried setting nowebclient as it suggested but it just gives me the same error even after that change.
Not sure where to go from here.
arm64 on a kobol64 via win11 putty ssh
I have attempted to use this fix:
sudo ufw enable
sudo ufw allow 8096
But it says "ufw command not found"