jaymoulin/docker-plex

libstdc++.so.6 No such file or directory

reloxx13 opened this issue · 3 comments

Heya,

since the last update i cannot play videos anyore.
I tried to fix it myself or find the problem but i could not solve it :S

This is the output of

docker logs --tail 50 --follow --timestamps Plex

2018-08-12T10:13:02.331881157Z /usr/lib/plexmediaserver/Plex Tuner Service: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

I run PLEX Docker on a Pi 3b+ latest Raspbian
Linux Pi3B-01 4.14.54-v7+ #1126 SMP Wed Jul 11 20:01:03 BST 2018 armv7l GNU/Linux

Installed with:

docker run -d --restart=always --name Plex -v /media/NAS:/media --net=host -v /home/pi/Docker/Plex/root/Library:/root/Library jaymoulin/plex

This is not the logs you are looking for.

Please provide me the full log to see what really happens

I have the same error. Here are my full logs:

$ docker logs plex1
6 3000 /root/Library/Application Support
8192
Error in command line:the argument for option '--serverUuid' should follow immediately after the equal sign
Crash Uploader options (all are required):
  --directory arg       Directory to scan for crash reports
  --serverUuid arg      UUID of the server that crashed
  --userId arg          User that owns this product
  --platform arg        Platform string
  --url arg             URL to upload to
  --help                show help message
  --version arg         Version of the product
/usr/lib/plexmediaserver/Plex Tuner Service: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
/usr/lib/plexmediaserver/Plex Tuner Service: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
/usr/lib/plexmediaserver/Plex Tuner Service: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

All I can see here is a running service. You can access your PMS at http://your_raspberry_IP:32400/