-
Notifications
You must be signed in to change notification settings - Fork 420
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
Fix login failures #881
Fix login failures #881
Conversation
Confirmed this sorted the problem for me |
Same here: fixed |
1 similar comment
Same here: fixed |
The fix works here, thank you bdraco. |
@AlexxIT Hi Alex, a friendly ping to get this on your radar, if it wasn't yet. Reason for the ping is that after tomorrow (HA release day), a lot more users will be on 2022.7 and will be affected by the issue fixed with this PR. |
Nah, either make these changes directly in or go the easy way, download the complete changed file ( <-- right-click, save-as) and replace the contents of |
I have done this already 😉 But there's gonna be an influx of issues from people from later today. Hopefully they see this at least. |
hi, also after fix change the cloud.py greets |
Different issue: #887 |
Thanks! |
on my HA only working for few minutes after that all the devices are unavailable 😢 |
Hmm I have applied the changes but I still get "sign verification failed". Any ideas why? |
Same here after HA Upgrade 2022.7.0 |
Did you restart HA? |
Ok, I know why it didn't work for me. I was still at 2022.06 which apparently is incompatible with the fix. |
sure :-) several times |
Same issue i replaced file restarted about 5 times still got same error. |
You need to change 0 to 1 in line 107 and 159 |
already done, but no success |
Thanks! |
@AlexxIT Please change the version number so HACS can see that we need to update. |
Currently this is working fine for me now. |
@Santanachia do you think I don't know how to do release? :) |
@AlexxIT I know that you know, but it wasn't in the PR. That's the only reason I mention it. |
@AlexxIT thanks for fast fix |
I have downloaded and replaced cloud.py and changed 0 to 1 in line 107 and 159 and even reverted to version 2022.6.7 and still the same problem. I have all my 34 local devices but my 5 remote devices are off-line. These 5 are on a different network/location. Have updated HA to core-2022.7.0 and updated SONOFF to 3.1.0 and all remote devises are still OFF LINE. Version | 3.1.0 (3871c0b) Cloud devices online | 0 / 34 Kevin |
the same problem with me |
There is: upgrade sonofflan. New release is available. |
Fixed in new version. Thanks to all! |
new version installed, error gone..... thanks |
Some help here, can someone share with me the general steps to get this problem fixed ? Where do I need to go to get the file ? What is the file name ? Where in my setting go to change what for what ??? |
Just update via HACS. |
Thank you @hmmbob .... that was extremely easy and helpful. Thank you..... This community is awesome .... |
Thank you @AlexxIT |
Thanks @hmmbob ! |
Fixes #879