Skip to content
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

Login error: (InvalidSignatureException) #6

Open
andrewleech opened this issue Nov 17, 2022 · 0 comments
Open

Login error: (InvalidSignatureException) #6

andrewleech opened this issue Nov 17, 2022 · 0 comments

Comments

@andrewleech
Copy link
Owner

I had a login fail that gave no error message.

Inspecting the logs showed this:

Logger: custom_components.magiqtouch.config_flow
Source: custom_components/magiqtouch/config_flow.py:32
Integration: magiqtouch
First occurred: 8:46:00 PM (2 occurrences)
Last logged: 8:50:05 PM

Could not connect: An error occurred (InvalidSignatureException) when calling the AttachPolicy operation: Signature not yet current: 20221117T094600Z is still later than 20221117T094108Z (20221117T093608Z + 5 min.) Traceback (most recent call last): File "/config/custom_components/magiqtouch/config_flow.py", line 28, in validate_input if not await hub.login(): File

Turns out my HA server had the wrong date, was ~10min ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant