-
Notifications
You must be signed in to change notification settings - Fork 289
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
Unable to configure w/ v2.0.x, getting stuck at the "Begin" configurator and unable to login #307
Comments
I have the same issue. |
@rpitera thanks for reporting. Btw love your UI. @sephrioth can you provide some logs for alexapy and alexa_media so we can see what the cause is? |
@alandtse Sorry I have cleared the log, uninstall then re-install this plugin solved this issue for now. |
This comment has been minimized.
This comment has been minimized.
I'm going to leave this up for a while to see if anyone can get logs to figure out the issue. I'm also testing config_flow and we may move away from configurator making this moot. |
Hi, i have this bug to. but no log in home-assistant.log file. |
Hi all, same problem, removed. pickle file to force login, with version 1.4.1, even if I upgrade to the last version 2.0.1 the alexa media player always disappear so I must use only 1.4.1 in order to have my media player working with tts automations. Is there a way to fix this problem? |
Still need logs to resolve this. Enable logging (check the Wiki) and maybe we can see what's going on. |
Hello, with me it works now under 2.0.1 with Amazon.de
alexa_media:
url: amazon.com
Hope that helps and my English is understandable :-) |
This is my log with error alexa media component setup failed in Hassio 0.98.1, alexa media player components in HACS 2.0.1 version upgraded from 1.4.1 already with login process done, the 1.4.1 integration works, I have media player speaking, if I upgrade, even with captcha done on 1.4.1, then is broken. EDIT: SOLVED in this way, cleared alexapy hidden folder, wrote shell command to retrieve another time that file, restarted twice my hassio, now I have my media player talking in hassio 0.98.1 and 2.0.1 Hacs component, thank you for the patience! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I have this issue, and haven't yet done anything to try and solve it aside from restarting HA a few times. When HA starts up:
When I click "confirm" in the Configurator popup (which just creates another notification):
(Updated to include |
As an update, I'm able to reproduce this sometimes. This seems like the weirdness I first encountered moving us to 2.0.0 where Amazon would act as if we weren't sending data and the It's slow going to resolve this because I'm getting throttled by Amazon while testing it because of the constant relogins (i.e., Amazon stops sending any more OTP messages to me: As always logs are appreciated. If anyone is able to sniff the https traffic for logins in 1.4 vs 2.0, I'd appreciate it. Obviously make sure you redact that traffic and send it to me in a private gist. |
Ok I think I figured it out. Doing some more testing before the release. |
For the adventurous, alexapy fix staged. |
Your fix works for me. I couldn't
I restarted HA, and once I clicked the "Confirm" button in the popup - and waited about 10 seconds - the notification went away for good, and I could control my Alexa devices again. Thanks! |
HA 0.98.2; Alexa_media at 2.0.1 via HACS. Got stuck at configurator "Begin" -loop, as described in the thread. Having installed the alexapy fix, mentioned above, login worked fine again. 👍 |
Describe the bug
Configurator fails to advance to the next step and allow a login in 2.x.x. Clicking on Confirm in the
Begin
step on the configurator just cycles repeatedly. The workaround is to login through 1.4.1 and then upgrade again.---Old text
As the title says, I was able to resolve this myself but thought it was important to report. After upgrading from 1.41 to 2.0.0, I got the familiar notification to start the configuration flow. But when I pressed the "Confirm" button, it created a SECOND notification, then cleared the dialog. But the original notification remained. Subsequent attempts produced the same results.
To Reproduce
Steps to reproduce the behavior:
Screen capture of sequence above:
https://www.dropbox.com/s/7lto8vnuyxvwxxs/media.io_screen-recording.mp4?dl=0
Expected behavior
Standard update of pickle file and notification clearing.
System details
const.py
or HA startup): 2.0.0pip show alexapy
or HA startup): 1.0.0Additional context
No error was shown in the home assistant logs. Tried this with Chrome and FF, cleared cookies and cache. No change. Downgraded to 1.41 and rebooted. Configuration flow worked correctly and pickle was updated. Then upgraded to 2.0.0 and rebooted again. Everything is working fine, no additional notifications and Alexa Media Player loaded fine.
If this was just some temporary aberration, feel free to close it but I thought I would document it in case it was important or someone else had the same issue.
The text was updated successfully, but these errors were encountered: