openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[somfytahoma] Login fails with http protocol error #11844

Closed seime closed 1 year ago

seime commented 2 years ago

Tested with 3.1.0 and 3.2.0.

Thing config:

Bridge somfytahoma:bridge:*** "Somfy Connexoon Account Bridge" [ email="****@gmail.com", password="******", refresh=10 , statusTimeout=30] { ...}

Used to work fine, but sometime the last few weeks the bridge started to fail to authenticate. Might have been a change on the server.

Attempted to change password on service as well to no avail. Re-logged into the app as well.

By adding a breakpoint at around line 254 I can see that I constantly get

org.eclipse.jetty.client.HttpResponseException: HTTP protocol violation: Authentication challenge without WWW-Authenticate header

Screenshot from debugger;

CleanShot 2021-12-22 at 18 55 58

@octa22

lolodomo commented 2 years ago

What I read in the community forum is that you have to stop the binding, wait for few hours and then it is working again.

seime commented 2 years ago

I left it disabled over the night, tried to enable it again now. Same error message in the UI

CleanShot 2021-12-23 at 09 46 49@2x
lolodomo commented 2 years ago

I would suggest you find help on the community forum. I have seen several recent discussions about that with positive feedbacks.

lolodomo commented 1 year ago

@seime : I suppose you resolved your connection problem ?

stale[bot] commented 1 year 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.

seime commented 1 year ago

Sorry for late reply. I switched to local dev avoiding the cloud earlier this year.

The original problem of disconnect and blocked login intermittently came back throughout the whole period until going local.

lsiepel commented 1 year ago

Sorry for late reply. I switched to local dev avoiding the cloud earlier this year.

The original problem of disconnect and blocked login intermittently came back throughout the whole period until going local.

Allways with the same response? Or did it change to a banned mesage like: https://github.com/openhab/openhab-addons/issues/14763