homebridge/homebridge-config-ui-x

Console and System Information disagree over node.js version

ZyroBlue opened this issue · 1 comments

Describe The Bug

Hello,

I'm on Homebridge 1.7.0 and UI 4.55.1.

In the System Information widget, UI claims I'm on Node.js version 18.19.0. However, in the console, the Node.js version is listed as 20.11.0.

Updating node is not possible:
homebridge@raspberrypi:/var/lib/homebridge $ hb-service update-node
ℹ Node.js v20.11.0 already up-to-date.

It seems then that the console is correct, and System Information isn't.

Not a terrible bug I know, but I thought I'd report it anyway. Restarts have occured for plugin updates since I started noticing it.

Logs

No response

Config

No response

Homebridge UI Version

4.55.1.

Homebridge Version

1.7.0

Node.js Version

20.11.0

Operating System

Official Homebridge Raspberry Pi Image

Environment Info

None

Raspberry Pi Model

Raspberry Pi Zero 2 W

Turns out a Service & UI Restart did the trick. I'd forgotten that existed. Sorry.