jaymoulin / docker-plex

Plex Media Server - Docker Image (Multiarch + Raspberry Pi) - 5M downloads
https://brands.jaymoulin.me/me/docker-plex
MIT License
97 stars 17 forks source link

./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory #21

Closed zeroidle closed 5 years ago

zeroidle commented 5 years ago

Output of docker inspect plex --format='{{index .Config.Labels.version}}':

8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
6 3000 /root/Library/Application Support
8192
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory
6 3000 /root/Library/Application Support
8192
./Plex Media Server: error while loading shared libraries: ld-linux.so.3: cannot open shared object file: No such file or directory
rm: can't remove '/root/Library/Application Support/Plex Media Server/plexmediaserver.pid': No such file or directory

Description

Steps to reproduce the issue:

  1. After updated version, this error message occured

Describe the results you received:

Describe the results you expected: ln -s /usr/glibc-compat/lib/ld-2.22.so /usr/glibc-compat/lib/ld-linux.so.3

Additional information you deem important (e.g. issue happens only occasionally):

jaymoulin commented 5 years ago

Happens since plex released 1.16.6. Works on amd

zeroidle commented 5 years ago

Thank you for your reply.

jaymoulin commented 5 years ago

You're welcome. Please consider giving donation if you find my work useful.