Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 1.41.0.8994-f2c27da23-ls237 release is not working on Raspberry Pi5 #407

Open
1 task done
matzarah opened this issue Sep 28, 2024 · 1 comment
Open
1 task done

Comments

@matzarah
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Container produces the following error on start:

Starting Plex Media Server. . . (you can ignore the libusb_init error)
s6-applyuidgid: fatal: unable to exec /usr/lib/plexmediaserver/Plex Media Server: Exec format error

I do not experience the problem with the exact same image on Raspberry Pi4, both are running 64 bit OS.

The previous container (1.41.0.8992-8463ad060-ls235) worked fine.

Expected Behavior

No response

Steps To Reproduce

On a Raspberry Pi 5 running 64bit, execute:
docker run --rm -it linuxserver/plex:latest

Environment

- OS: Debian GNU/Linux 12 (bookworm)
- Arch: 6.6.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.47-1+rpt1 (2024-09-02) aarch64 GNU/Linux
- How docker service was installed: from docker.com install instruction

CPU architecture

arm64

Docker creation

run --rm -it linuxserver/plex:latest

Container logs

Starting Plex Media Server. . . (you can ignore the libusb_init error)
s6-applyuidgid: fatal: unable to exec /usr/lib/plexmediaserver/Plex Media Server: Exec format error
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Issues
Development

No branches or pull requests

1 participant