Closed seime closed 1 year 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.
I left it disabled over the night, tried to enable it again now. Same error message in the UI
I would suggest you find help on the community forum. I have seen several recent discussions about that with positive feedbacks.
@seime : I suppose you resolved your connection problem ?
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.
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.
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
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;
@octa22