-
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
New Error #278
Comments
Are you using this as an add-on for home assistant? This usually happens when the ownership of the token is being affected by some other software. Are you running inside of a docker container? If you are keeping the token outside of your container, you have to make sure that the file is accessible by the user you are running the container as. |
Yes, I am using it as an add on. My Home assistant is a VM that is hosted
on my Unraid server. I have verified that the voice command still works
directly but the test in the setup page no longer works with just a single
red X at the top.
…On Sat, Aug 20, 2022 at 3:03 PM ryancasler ***@***.***> wrote:
Are you using this as an add-on for home assistant? This usually happens
when the ownership of the token is being affected by some other software.
Are you running inside of a docker container? If you are keeping the token
outside of your container, you have to make sure that the file is
accessible by the user you are running the container as.
—
Reply to this email directly, view it on GitHub
<#278 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2IWLI7F5ELFCVLUQA7CNHDV2FIZVANCNFSM56W6Z7FA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I don't use home-assistant so I can't provide any assistance for you. Have you tried asking the developer of the add-on? This repo is the stand-alone GAR module. |
I had this working for about a week and now I am getting the following error.
Auth error:TypeError: Cannot read property 'access_token' of undefined
0|www | Error: 14 UNAVAILABLE: Getting metadata from plugin failed with error: Cannot read property 'access_token' of undefined
I have rolled back to a backup from a week ago that I know was working and still receive the same error.
I tried deleting the user and adding it back and the error did not change.
The text was updated successfully, but these errors were encountered: