Jellyfin的网络连接问题

  • 如何解决Ubuntu Jellyfin的网络连接问题

    Ubuntu 上 Jellyfin 网络连接问题排查与修复一 快速自检确认服务运行:执行sudo systemctl status jellyfin,若未运行则sudo systemctl start jellyfin;修改配置后执行sudo systemctl restart jellyfin。本机直连测试:在服务器上用curl -I http://127.0.0.1:8096或ss -lt

    2026-01-07
    0