-
Notifications
You must be signed in to change notification settings - Fork 376
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
Unable to use web UI to run updates/installs #305
Comments
Can you provide details of your environment / node version? |
Sure, I'm running this on Raspbian Lite: Distributor ID: Raspbian Node version is v8.9.4 |
Thanks. Can you show the logs from an uninstall / reinstall and the logs from Homebridge startup? |
No problem.
Install log:
Homebridge startup:
|
I have exactly the same problem, I can't upgrade to version 4.4.2 (due to TypeError: Cannot read property 'SOCKET' of undefined) and the log view is broken as well. |
I've tested this and can replicate the issue on Node.js v8.9.4. It works correctly with Node.js v8.15.1 and higher as per the requirements: package.json: https://github.com/oznu/homebridge-config-ui-x/blob/a08891ae45c9c5abc6283a499aa18b294cc1f8c6/package.json#L18-L21 CHANGELOG: https://github.com/oznu/homebridge-config-ui-x/blob/master/CHANGELOG.md#400-2019-04-16 |
Hello,
I seem to be having problems updating, installing and removing plugins using the web ui since I updated to the latest version of config ui x.
When running any of those commands through the ui, I get the following in the log file:
Homebridge service will then restart.
Another strange thing I noticed was that when going to view the logs through the UI, I just get a black screen with the command at the top:
This command works fine through terminal.
I have uninstalled and reinstalled config ui x
This is my config.json:
The text was updated successfully, but these errors were encountered: