homebridge / homebridge-config-ui-x

The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
https://homebridge.io
MIT License
2.61k stars 372 forks source link

Change wiki site: How To Update Node.js #2089

Closed john-h-watson closed 1 week ago

john-h-watson commented 2 months ago

Proposed Change

The site https://github.com/homebridge/homebridge/wiki/How-To-Update-Node.js reads:

sudo hb-service update-node This tool will only update Node.js if it can safely do so

However, it will install node 20.x even if GLIBC Version is <2.31.

This will break the hb-service tool, so rolling back is difficult. A few people who had this issue: https://forum.smartapfel.de/forum/thread/12032-homebridge-startet-nicht-mehr-mit-node-20-bekomme-auch-nicht-mehr-auf-18-18-2-zu/

Please either update the service to check the GLIBC version or update the wiki to be careful with the tool.

Thank you for working on homebridge!

Wiki Page Link

https://github.com/homebridge/homebridge/wiki/How-To-Update-Node.js

mkz212 commented 1 month ago

I thought a fuse had been introduced. To prevent update without the required GLIBC version.

https://github.com/homebridge/homebridge-config-ui-x/pull/1811/files

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 week ago

This issue has been closed as no further activity has occurred.