mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
not working docker rpi4 #3186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sgb999 on GitHub (Aug 6, 2021).
Describe the bug
System (please complete the following information):
To Reproduce
Expected behavior
The webpage should load
Server Logs
Screenshots

@sgb999 commented on GitHub (Aug 6, 2021):
it seems like although the port is open when checking ports with netstat, it will not allow any client to see this port is open when i try using telnet on windows

(i have 0 issues using any other container that is not Jellyfin)
@jester-xbmc commented on GitHub (Aug 6, 2021):
Maybe trying pulling for the official docker ?
https://hub.docker.com/r/jellyfin/jellyfin/
@jorensanbar commented on GitHub (Aug 14, 2021):
You're installing in correct order, but you need to update your Rasberry Pi OS:
FIX: https://docs.linuxserver.io/faq#libseccomp
Use OPTION 2.
@cvium commented on GitHub (Aug 14, 2021):
We don't support unofficial images, but it looks like you may have received the proper help