2024-10-29, 01:23 PM
If UFW is inactive, you have to enabled it.
Then the rules you add become active. But that wouldn't prevent Jellyfin from starting.
Share the output of this command.
Then share the output of this command via pastebin.com.
Code:
sudo ufw enable
Then the rules you add become active. But that wouldn't prevent Jellyfin from starting.
Share the output of this command.
Code:
sudo apt list --installed | grep jellyfin
Then share the output of this command via pastebin.com.
Code:
sudo journalctl -u jellyfin -n 200 --no-pager