node-red / node-red/node-red-nodes
node-red-mysql caused node-red to fail to start
Open
Nobody has claimed this yet.
upstream
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
Which node are you reporting an issue on?
node-red-mysql
What are the steps to reproduce?
install latest version (1.0) and run node-red-start.
What happens?
Get below output and node-red restarts
Welcome to Node-RED
===================
16 Jan 17:26:28 - [info] Node-RED version: v2.1.4
16 Jan 17:26:29 - [info] Node.js version: v16.13.0
16 Jan 17:26:29 - [info] Linux 5.10.63+ arm LE
16 Jan 17:26:40 - [info] Loading palette nodes
#
# Fatal error in , line 0
# Fatal error in , line 0
# Liftoff bailout should not happen. Cause: Armv6 not supported
#FailureMessage Object: 0xb59fcf50
What do you expect to happen?
Node-red should stay running. mysql v0.3.0 installs and runs ok.
Please tell us about your environment:
- [v2.1.4 ] Node-RED version:
- [v16.13.0 ] node.js version:
- [8.1.0 ] npm version:
- [ Pi 3 bullseye] Platform/OS:
- [ NA] Browser:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the node-red-mysql 1.0 installation and node-red-start command on the reported Pi 3 Bullseye environment with Node-RED v2.1.4 and Node.js v16.13.0. Compare its dependency behavior with mysql v0.3.0 and investigate the reported Armv6 bailout. Done means Node-RED stays running after node-red-mysql is installed and loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mysql, nodejs
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100