balena-labs-projects / balena-node-red

a node-red application with balena-supervisor support, can be managed remotely via balena publicURL
Apache License 2.0
60 stars 62 forks source link

Error running on IOT2000 (beta) #12

Open bergmanu opened 6 years ago

bergmanu commented 6 years ago

Hi, I am running resinOS 2.12.7 on a Siemens IOT2000. I am facing an error after downloading the image to the IOT2000: main /usr/src/app/start.sh: line 12: 45 Illegal instruction (core dumped) node-red --settings /usr/src/app/settings.js

Do you know why this error occurs?

curcuz commented 6 years ago

Hi @bergmanu - start.sh has 10 lines - did you add anything to it? if so, can you share it?

bergmanu commented 6 years ago

Hi @curcuz you're right.. I have changed something to test.. But it should be the same as the original one again. I will provide it anyway. start.zip