romancin / rutorrent-flood-docker

A repository for creating a docker container including rtorrent with rutorrent and flood interfaces
95 stars 33 forks source link

exec format error #140

Open hobgoblina opened 4 years ago

hobgoblina commented 4 years ago

I'm getting this error in the container logs:

standard_init_linux.go:211: exec user process caused "exec format error"

Running it on rpi4/raspbian, which I suspect is the issue since you state that the container should work on x86_64 devices. Any potential workarounds or plans to support rpi in the future?

neo-neo1 commented 3 years ago

Same error here, i'm using an ODROID-C2 (Arm64) on Ubuntu 18.04 server. Assuming this docker doesn't work on Arm64, please label it as so

romancin commented 3 years ago

As stated in the README:

Tested and working on Synology and QNAP, but should work on any x86_64 devices.

This would remain this way, as I don't have any arm devices to test the image. PR accepted if you would like to try this yourself.