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

Can't update to Node.js from v20.11.1 to v20.12.1 #3586

Closed
Hillann opened this issue Apr 4, 2024 · 6 comments
Closed

Can't update to Node.js from v20.11.1 to v20.12.1 #3586

Hillann opened this issue Apr 4, 2024 · 6 comments
Labels

Comments

@Hillann
Copy link

Hillann commented Apr 4, 2024

Analysis

Running the sudo hb-service update-node I can't update to version v20.12.1
I get the following result:

ℹ Updating Node.js from v20.11.1 to v20.12.1...
ℹ Target: /opt/homebridge
✖ Request failed with status code 404

Expected Behavior

update to latest node.js version

Steps To Reproduce

running sudo hb-service update-node

Logs

ℹ Updating Node.js from v20.11.1 to v20.12.1...
ℹ Target: /opt/homebridge
✖ Request failed with status code 404

Configuration

..

Environment

  • OS: Raspbian GNU/Linux Bookworm (12)
  • Software: Homebridge v1.7.0 · UI v4.56.1
  • Node: v20.11.1
  • npm:

Process Supervisor

hb-service

Additional Context

No response

@Hillann Hillann added the bug label Apr 4, 2024
@saschafuhrmann
Copy link

saschafuhrmann commented Apr 4, 2024

Same here

Homebridge v1.7.0
UI v4.56.1]
Linux homebridge 5.4.79-v7+ #1373 SMP Mon Nov 23 13:22:33 GMT 2020 armv7l GNU/Linux

Updating Node.js to LTS, please wait...
Installed: v20.11.1
Current Node.js LTS: v20.12.1
Updating Node.js to v20.12.1...
Downloading to /tmp/tmp.rOtIuLklQl/node-v20.12.1-linux-armv6l.tar.gz ...
-#O=#    #     #                                                                                                                                                       
curl: (22) The requested URL returned error: 404 Not Found
Failed to download node-v20.12.1-linux-armv6l.tar.gz. See logs above.

@AppleTechy
Copy link
Member

AppleTechy commented Apr 4, 2024

We have been relying on unofficial builds from NodeJS for armv6. It looks like they had some automated build failures for 20.12.x which is currently being tracked over at nodejs/unofficial-builds#126. Once that issue gets resolved you should be able to upgrade like normal, however until then hb-service update-node will not work. It looks like it might be fixed with in the next week, based on the PR today that fixed one of the other failed builds.

@bwp91 bwp91 pinned this issue Apr 4, 2024
@Sir3lly
Copy link

Sir3lly commented Apr 6, 2024

Having an issue updating from 18.18.2 using Truenas TrueNAS-13.0-U6.1 tried using command pkg update && pkg upgrade.

This is the result
Screenshot 2024-04-05 at 9 10 42 PM

looking for guidance
thanks Chris

@saschafuhrmann
Copy link

Works again

@AppleTechy
Copy link
Member

Works again

Perfect. I am going to go ahead and close this ticket now. Looks like the unofficial builds that anyone using homebridge would get appear to be compiling successfully, most importantly is the armv61 build is fully functional.

@Sir3lly Please open a separate ticket. You are having a different issue.

@Sir3lly
Copy link

Sir3lly commented Apr 20, 2024 via email

@bwp91 bwp91 unpinned this issue Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants