2024-01-26, 08:06 PM
(This post was last modified: 2024-01-26, 08:06 PM by TheDreadPirate. Edited 1 time in total.)
In /etc/jellyfin, set the permissions of logging.default.json to match the rest of the files in that directory.
I'm assuming you created that file and is probably only readable by you or root.
Code:
Jan 26 17:57:42 jellyfin jellyfin[14220]: System.UnauthorizedAccessException: Access to the path '/etc/jellyfin/logging.default.json' is denied.
I'm assuming you created that file and is probably only readable by you or root.