"No supported platform..." when I try to run this on RPI
ns-cweber opened this issue · 8 comments
I'm trying to run this on RancherOS (aarch64
according to uname -m
) on my RPI3, but before it pulls, I get the following:
[rancher@rancher ~]$ docker run -d --restart=always --name plex -v /mnt/media/:/media --net=host jaymoulin/plex
Unable to find image 'jaymoulin/plex:latest' locally
latest: Pulling from jaymoulin/plex
docker: no supported platform found in manifest list.
Is it better for you?
@jaymoulin That worked. Now for https://github.com/jaymoulin/docker-rpi-plex-video-converter?
Well, I guess maybe it's not working. Now it's doing this:
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
I'll handle it but please create a ticket in the correct project so other users can have tracks of this issue
Nevermind, I handled aarch64 for rpi-plex-video-converter:0.2.2
. Also no problem with your error messages as you will probably notice by testing the application
Thank you for taking care of this!
heyho,
i'm not sure if its a similar problem 🤔 i run an aarch64 arch linux on my pi3. Installing the container is no problem, but when i try to start it, i get this error:
standard_init_linux.go:190: exec user process caused "exec format error"
Not the same issue, please create a specific issue for your case without forgetting to give all your context (commands, logs etc...)