2024-09-23, 02:32 AM
Run this command and share the output via pastebin.
Code:
sudo journalctl -u jellyfin.server -n 200 --no-pager
2024-09-23, 02:32 AM
Run this command and share the output via pastebin.
Code: sudo journalctl -u jellyfin.server -n 200 --no-pager
2024-09-27, 04:22 PM
hmm weird the output of my command for that is
--No entires-- . Could that be because I cleared my xmls or something?
2024-09-27, 04:32 PM
My bad, there's a typo. jellyfin.service not jellyfin.server
Code: sudo journalctl -u jellyfin.service -n 200 --no-pager
2024-09-27, 10:13 PM
gotcha! here you go!
https://pastebin.com/Qs5n6gqW
2024-09-28, 12:27 AM
This should be a fresh setup, right? Run this command.
Code: ls -l /var/lib/jellyfin/ /var/lib/jellyfin/data/
2024-09-28, 03:38 AM
here you go!
2024-09-28, 03:51 AM
Why are they all owned by you?
Code: sudo chown -R jellyfin: /var/lib/jellyfin /etc/jellyfin /var/log/jellyfin
2024-09-28, 04:27 AM
that totally worked! you're awesome, really stoked to get jellyfin back up and running!
|
|
|