Skip to content
This repository was archived by the owner on Sep 25, 2022. It is now read-only.

use on rpi3 #17

Open
toroff opened this issue Dec 23, 2020 · 12 comments
Open

use on rpi3 #17

toroff opened this issue Dec 23, 2020 · 12 comments

Comments

@toroff
Copy link

toroff commented Dec 23, 2020

Can I use on rpi3 without Hassio?
When I install on docker I see error standard_init_linux.go:211: exec user process caused "exec format error"

@elad-bar
Copy link
Owner

elad-bar commented Jan 1, 2021

Please check again, should work now,
Thanks

@elad-bar elad-bar closed this as completed Jan 1, 2021
@toroff
Copy link
Author

toroff commented Jan 2, 2021

hi. Install now. I see error
standard_init_linux.go:219: exec user process caused: exec format error

@elad-bar elad-bar reopened this Jan 2, 2021
@toroff
Copy link
Author

toroff commented Jan 7, 2021

can you help me?

@elad-bar
Copy link
Owner

@toroff, I read about it a bit and apply the fix suggested in few forums, if you are working on the docker version (not hassio addon), please try and let me know if it works for you

thanks

@toroff
Copy link
Author

toroff commented Jan 23, 2021

I use on docker.
not work

@toroff
Copy link
Author

toroff commented Jan 23, 2021

standard_init_linux.go:219: exec user process caused: exec format error

@toroff
Copy link
Author

toroff commented Feb 5, 2021

you help me?

@elad-bar
Copy link
Owner

elad-bar commented Feb 5, 2021

Still didn't manage to solve it

@Pmachat
Copy link

Pmachat commented Apr 24, 2021

Hello, i've the same problem with my RPI3 with Docker, same error on line 219

@wsslfnstr
Copy link

I got the same error too.

@Anzic23
Copy link

Anzic23 commented Oct 22, 2021

just leave it her
Dockerfile.zip

docker build -t d2mqtt .
docker run -d --name d2mqtt -t d2mqtt

Linux raspberrypi 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux

image

@matlab22
Copy link

I am not able to run it on my RP4:

Step 1/15 : FROM python:3.9


 ---> 355c3062baa7

Step 2/15 : WORKDIR /app


 ---> Running in 860fff97df34

Removing intermediate container 860fff97df34

 ---> 4ea6ea9e7975

Step 3/15 : COPY *.py ./


 ---> 831f22d9db74

Step 4/15 : RUN pip install paho-mqtt requests


 ---> Running in 457da1a9d1ee

Fatal Python error: init_interp_main: can't initialize time
Python runtime state: core initialized
PermissionError: [Errno 1] Operation not permitted

Current thread 0xb6f0e010 (most recent call first):
<no Python frame>

The command '/bin/sh -c pip install paho-mqtt requests' returned a non-zero code: 1

is there any way to make it work?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants