2024-06-10, 08:11 PM
And as mentioned, on another VM with JF 10.8.13, the shares are mounted in the same way. This problem has never occurred there.
2024-06-10, 08:11 PM
And as mentioned, on another VM with JF 10.8.13, the shares are mounted in the same way. This problem has never occurred there.
2024-06-10, 08:14 PM
See my prior post. RequiresMountFor does not go in a separate .conf file. It goes in jellyfin.server. I provided you with a direct copy and paste example in the post.
2024-06-11, 06:55 AM
(This post was last modified: 2024-06-11, 07:20 AM by pixel24. Edited 1 time in total.)
Okay, I added it to the file:
/etc/systemd/system/multi-user.target.wants/jellyfin.service Code: [Unit] However, the behavior remains the same even after refilling the playlist.
2024-06-11, 04:32 PM
On the command line, su to the jellyfin user with a temp bash shell.
sudo su jellyfin -s /bin/bash Are you able to access your SMB mount as Jellyfin?
2024-06-11, 08:16 PM
Yes, no problem:
Code: root@media02:~# su jellyfin -s /bin/bash
2024-06-12, 08:40 AM
It definitely has nothing to do with the SMB mount! I created a new playlist and added a few albums.
Played the songs in the playlist, no problem. Navigated through the mount in the console, no problem. Then... Code: root@media02:~# systemctl restart jellyfin && journalctl -f
2024-06-12, 09:32 AM
The message doesn't make sense to me:
Code: Jun 12 10:34:56 media02 jellyfin[60908]: System.UnauthorizedAccessException: Access to the path '/data01/Musik2/Eros Ramazzotti/Dove C’è Musica/cover.jpg' is denied. Because: Code: root@media02:~# su jellyfin -s /bin/bash
2024-06-12, 04:47 PM
(This post was last modified: 2024-06-12, 04:47 PM by TheDreadPirate.)
What is running the SMB share? Another Debian VM? A Synology NAS or some other NAS appliance?
I wouldn't be surprised if the issue is on the other end. A service restarting or something.
2024-06-17, 06:13 PM
The shares are provided by a Univention server (UCS 5.0.
![]() I've mentioned multiple times that another VM with JF 10.8.13 mounts the shares in exactly the same way and has no problems with it. |
|
|