-
Notifications
You must be signed in to change notification settings - Fork 8
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
Cannot run hisense-tv-authorize from Homebridge running in Docker on Synology NAS #67
Comments
Hi again, Further, the plugin is crashing Homebridge every minute - it's rendered everything else completely utterly unusable. Could you please advise where I'm going wrong, here? Thanks in advance |
Hey @Shaun-R ! It seems we'll need some more time to figure this out. In the meantime, I would recommend you downgrade to version 2, if that worked for you. |
Thx for the report! As I mentioned in another issue, it seems like I didn’t get notifications for new opened tickets. I will take a look at the problem later today. You say the plugin keeps crashing. Do you have any error logs from homebridge? |
@Shaun-R in your config you set "ssl": disabled. If that's the tv with the problem, you have to run "hisense-tv-authorize" with "--no-ssl" as parameters. |
Can you send me a part of the debug log which shows the thrown error and the part where home bridge crashes? |
Also I added a beta version 3.0.1, which you can install through the home bridge ui by going to the plugins. Clicking on the 3 dots in the Hisense-tv plugin box, and clicking manage versions. There should be a dropdown, where version 3.0.1 beta.1 is now available. In this new version the hisense-tv-authorize script actually prints out the error message of what went wrong. also if it worked before: In that case the plugin should just work the same as before. If there are still crashes please check your config in v3 if the ssl options are correctly set :) |
Hi folks, thanks for your replies. I’ve downgraded to v2 for now, but will organise to upgrade to v3 and grab the logs as soon as I can. |
If you had the time to update, just let me know, I will then start working on a fix asap. Thx for trying out the new stuff :) |
@Shaun-R v3.0.1 The scripts utilities changed and are now accessible by calling |
Describe Your Problem:
As detailed in #51, I have three Hisense VIDAA TVs. I never got around to re-testing with v2.0.1 which fixed the SSL verification issue, so only ever had two of the three TVs configured with the homebridge-hisense-tv plugin.
I recently updated to v3.0.0 of the homebridge-hisense-tv plugin. I updated the config.json appropriately, including adding the MAC address of my Synology NAS' ethernet interface.
I am now trying to add the third TV (the 55Q8, running VIDAA U 4). However, despite following the instructions, it seems to not be working. Prior to adding the 55Q8 to my config.json, I attempt to run
hisense-tv-authorize
, however I am met with an error:Connection failed - please check your configuration and try again
.I've tried uninstalling and reinstalling the plugin, without success.
I'm hoping there's something obvious I'm missing, or that you can at least point me in the right direction.
Thanks in advance!
Logs:
Plugin Config:
Screenshots:
NA
Environment:
The text was updated successfully, but these errors were encountered: