paulw11 / homebridge-wiser

Clipsal C-Bus Wiser plugin for home bridge
MIT License
11 stars 5 forks source link

Port 8888 is no longer working under latest firmware #30

Open cbaddah opened 10 months ago

cbaddah commented 10 months ago

Port 8888 is no longer working under latest firmware. I tried multiple ports from the old documentation but none worked.

I scanned the open ports and I can see the port is open but Homebridge is not able to connect. The following error message is received.

[Wiser] Error connecting to wiser - HTTPError: Response code 500 (Internal Server Error) Will retry in 5s

cbaddah commented 10 months ago

I received the following message from C-Bus Technical Support. image

paulw11 commented 10 months ago

Unfortunately, I have an original Wiser that stopped receiving firmware updates some time ago as far as I am aware. I can see if my Wiser supports port 443, but from memory it did not. I am happy to accept a PR.

woodgieboodgie commented 10 months ago

Hi, what version of firmware was it working on for the Wiser2? and which version triggered the error above?

Also, does this mean the plugin still works for Wiser1?

woodgieboodgie commented 10 months ago

C-Bus PICED 4.14.2 was released on 26/06/2023 They also stated that Wiser 2 and C-Bus Home Controller projects cannot be rolled back to their previous versions once updated. @paulw11 if you had remote access to a system would that help or..?

paulw11 commented 9 months ago

To be honest, probably not. I wrote this primarily for my own use. It still works for me and I don't have a lot of time to work on it.

A PR would be welcome.

spi280 commented 8 months ago

Port 8888 is no longer working under latest firmware. I tried multiple ports from the old documentation but none worked.

I scanned the open ports and I can see the port is open but Homebridge is not able to connect. The following error message is received.

[Wiser] Error connecting to wiser - HTTPError: Response code 500 (Internal Server Error) Will retry in 5s

Same issue here - did you ever work out a fix?

cbaddah commented 7 months ago

Unfortunately no fix to-date ☹️

xJARiD commented 3 weeks ago

I'm going to have a crack at a PR @paulw11 - I've got postman working locally using Authorization Basic headers and hitting https instead of http