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

New Error #278

Open
black296tuuk opened this issue Aug 16, 2022 · 3 comments
Open

New Error #278

black296tuuk opened this issue Aug 16, 2022 · 3 comments

Comments

@black296tuuk
Copy link

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.

@ryancasler
Copy link
Contributor

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.

@black296tuuk
Copy link
Author

black296tuuk commented Aug 21, 2022 via email

@ryancasler
Copy link
Contributor

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.

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

2 participants