Skip to content
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

Bump serialport package version to ^11.0.0 #390

Closed
wants to merge 1 commit into from

Conversation

AlessandroAU
Copy link

@AlessandroAU AlessandroAU commented Jun 26, 2023

There is an upstream error with a certain binary release of the serialport package. It was caused by a maintainer updating libc and this broke cross-compilation on ARM targets and hence a faulty release binary was circulated into the wild. (It was fixed here: fix: update build tools and fix arm64 build for rpi by reconbot · Pull Request #111 · serialport/bindings-cpp).

Some additional reports are here:
node-red-node-serialport node makes the Docker container infinite boot cycle · Issue #894 · node-red/node-red-nodes

[email protected] fails in docker container on rpi · Issue #2438 · serialport/node-serialport

Node-RED (Docker) crashes when /dev/ttyACM0 is configured in flow - Raspberry Pi 4 · Issue #3461 · node-red/node-red

The issue is fixed in version 11.0.0

Bump version to fix an issue on ARM platforms
@HarrisonPace
Copy link

I would really like to see this merged. I can confirm this PR fixes an issue we have with the modbus node and ARM targets using docker.

Tested on a 4G Gateway and a Raspberry Pi CM4 based device with NodeRed running under docker .

@github-actions github-actions bot removed the Stale label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants