-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashing on RPi3 armv7l after latest build #395
Comments
You could try either of the following
See also DockerHub - you need to go to the second page to find older images. |
Thx @Paraphraser I confirm that it does work for older version:
|
And I can confirm that I don't have a 3B so I can't test that hardware. Although we'll have to wait for confirmation from the good folks who maintain this repo, I suspect your problem might turn out to be a Buster dependency. You might want to give some thought to upgrading to Bullseye or Bookworm. |
As the first error is getting thrown while trying to load Node-RED nodes can you include the Also have you installed any new nodes or upgraded a node recently? |
Also given the |
As for the separate problem with setting an environment variable, I can't reproduce that locally wit the latest container and it shouldn't be possible looking at the
|
Also read #319 |
Hi @hardillb , you gave me a lot of contributions. I really appreciate it. Thx a lot! I will upgrade, but the last post solve it for a while. |
What are the steps to reproduce?
Run latest image on a 32bit buster Raspberry Pi 3 armv7l.
What happens?
Please tell us about your environment:
The problem seems to emerged from the latest image (22 days ago). I wasn`t able to identify the before lastest to test. With some guidance, I can test.
Extra
If I add env variable, it crashes as well:
The text was updated successfully, but these errors were encountered: