-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[BUG] The docker image does not work on Raspberry Pi 4 #638
Comments
This comment was marked as resolved.
This comment was marked as resolved.
Possibly similar to this issue: jesec/flood#390 |
Hi there, I've got Dashy working fine on a Pi4. (Underying OS on the Pi is Ubuntu 20.04) Just tried it then with your barebones config, and got 2 warnings - but it runs fine... yarn run v1.22.15 |
I tried it just now with the new image that was pushed 5 hours ago. Still the same error. My OS is Raspbian GNU/Linux 10 (buster) |
I'm running 64 bit: Have seen a couple of github issues where 32bit Raspian was causing issues with npm stuff Any other error messages? Just psoting this so maybe it shortens Alicia's time investigating... |
Reproducible on 32bit architecture lscpu docker-compose up |
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days. |
This issue was automatically closed because it has been stalled for over 6 weeks with no activity. |
Architecture: armv7l
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Vendor ID: ARM
Model: 4
Model name: Cortex-A53
Stepping: r0p4
CPU max MHz: 1400.0000
CPU min MHz: 600.0000
BogoMIPS: 89.60
Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 Same problem for me, NodeRed 3.0.1 @ docker: node-red_1 |
node-red_1 |
node-red_1 | #
node-red_1 | # Fatal error in , line 0
node-red_1 | # unreachable code
node-red_1 | #
node-red_1 | #
node-red_1 | #
node-red_1 | #FailureMessage Object: 0x7eed352c
node-red_1 | ./entrypoint.sh: line 14: 7 Trace/breakpoint trap (core dumped) /usr/local/bin/node $NODEOPTIONS node_modules/node-red/red.js --userDir /data $FLOWS |
@kausar007 @dbeuchler @asenov @pablollama Can anyone confirm this is still a problem? |
I switched to x64 some time ago and cannot test the image for rpi anymore :-/ maybe its already fixed? |
I believe this should be fixed. |
Environment
Self-Hosted (Docker)
Version
2.0.8
Describe the problem
Using the following docker-compose file Dashy throws errors in a loop.
The error looks like
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: