Docker images - issue #1153
Replies: 5 comments 1 reply
-
|
I can't reproduce this. I tried both images and they both started up for me. But I did update the Docker documentation. You want to be using |
Beta Was this translation helpful? Give feedback.
-
|
Updated to use the recommended image, |
Beta Was this translation helpful? Give feedback.
-
|
Stating with |
Beta Was this translation helpful? Give feedback.
-
|
With help from grok it seems that there is an issue with alpine and rpi4 when it comes to serial bindings: I was able to get in the image, as root, and do: manually ran |
Beta Was this translation helpful? Give feedback.
-
|
My final solution was to create a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm setting up a new raspberry with
Industrial RS 485and I'm not sure what I'm doing wrong:If I use:
I get into an infinite loop of:
If I use:
Everything starts up:
As far as I know I should be using:
ghcr.io/sam2kb/njspcI also tried:
same outcome.
With the latest image it seem that if USB0 is detected, it fails to get past
Starting up SSDP server- but there are no errors ...Any idea what the issue might be?
Beta Was this translation helpful? Give feedback.
All reactions