-
Notifications
You must be signed in to change notification settings - Fork 224
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
TypeError: Cannot read property 'converse' of undefined #242
Comments
I notice now that on user creation there was a DNS error as well.
|
Any movement on this? Just installed was working for a few minutes then same error in log. Persistent after restart. `
|
Same here. |
Following a HomeAssistant / HASSIO Assistant-Relay setup tutorial, I encountered the above errors in the container logs when testing in the AR Sandbox. Resolved by removing and reinstalling the add-on in HASSIO and re-creating / re-authenticating my assistant-relay user. To me this suggests the culprit is likely that the access_token initialization failed the first time around. After that, all errors have cleared up and Assistant-Relay is working magnificently! Related issues: Hope this can help anyone else who encounters this class of issue in the future. <3 |
Describe the bug
When trying the sandbox if commands get executed correctly, I'm getting following error: "TypeError: Cannot read property 'converse' of undefined".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A working sandbox, nothing seems to work and fails on that error.
Desktop (please complete the following information):
Extra Info
I have tried the 'workaround' in #207
But this does not help for me.
@Apipa169
The text was updated successfully, but these errors were encountered: