2026-06-01, 09:59 PM
(This post was last modified: 2026-06-01, 10:00 PM by Fentman. Edited 1 time in total.)
I'm using netplan for my DNS and I have it set as 1.1.1.1 and 1.0.0.1. I changed the 1.0.0.1 to 9.9.9.9 like you recommended and I still got nothing. I could ping jellyfin.org though:
I am still however getting the network unreachable when updating posters.
https://www.reddit.com/r/ARR/comments/1t...reference/ <-- This is the post I made on my docker issue. I thought I'd link it in case you thought there could be a correlation, if not then disregard, you've already been helpful enough as it is lol.
Code:
--- jellyfin.org ping statistics
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 12.455/12.707/13.162/0.321 msQuote:Then how are you connecting your media, is this a Samba or NFS share by chance? Because that can also pose it's own permissions set on files from a NAS or the likes onto the files and prevent Jellyfin from having the ability to write to it. Depending on how a network share is mounted, it can let you change the permissions of files, but not let you create new files in that said mount point. I've seen this happen to people a few times for multiple reasons not related to Jellyfin.I have no idea what samba or nfs are but im pretty sure its not. I'm working on getting an *arr stack set up but I'm having a bunch more poblems with docker. Currently my setup is: Download torrents to home desktop -> sftp into laptop server and transfer them wirelessly.
https://www.reddit.com/r/ARR/comments/1t...reference/ <-- This is the post I made on my docker issue. I thought I'd link it in case you thought there could be a correlation, if not then disregard, you've already been helpful enough as it is lol.
Quote:Also do you have any backups of before you had this problem or before you were on Ubuntu 26? Like on Ubuntu Noble? Maybe one of your databases went bad. I had this happen in Jellyfin upgrading from 10.11.X versions. 10.11.3/4 had broken the "Items" and other pages access so my WatchState couldn't connect. Then in 10.11.8 to 10.11.9 it completely wiped my databases. I had to restore my VM so many times with 10.11.X builds just to upgrade them from a lower point to a higher point to not have database breaks and other issues.No I only just made this server the other day on Ubuntu 26, I haven't used any earlier versions of ubuntu for this project.

