betab0t / vector_ros_driver

ROS package to control physical Anki Vector home robot
GNU General Public License v3.0
14 stars 11 forks source link

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

Open r-renato opened 4 years ago

r-renato commented 4 years ago

Hi, executing the command:

sudo docker run -e ANKI_USER_EMAIL=<EMAIL> -e ANKI_USER_PASSWORD=<PASSWORD> -e VECTOR_IP=<VECTOR_IP> -e VECTOR_SERIAL=<VECTOR_SERIAL> -e VECTOR_NAME=<VECTOR_NAME> --network host -it betab0t/vector-ros-driver

I receive the following error

Digest: sha256:db9358ba9d70fbff48ae562e3477c1e4b741ca3b5dc750edaec61ea6a50c3216
Status: Downloaded newer image for betab0t/vector-ros-driver:latest
standard_init_linux.go:211: exec user process caused "exec format error"
failed to resize tty, using default size

Please, can you help me?

betab0t commented 4 years ago

It seems possibly related to Docker... which version are you using? on which OS? device?