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

Cache folder could not be set up. #270

Closed
CM000n opened this issue Jan 3, 2024 · 0 comments · Fixed by #271
Closed

Cache folder could not be set up. #270

CM000n opened this issue Jan 3, 2024 · 0 comments · Fixed by #271
Assignees
Labels

Comments

@CM000n
Copy link
Collaborator

CM000n commented Jan 3, 2024

Describe the bug
When trying to use the Home Assistant ha_toyota Custom Component with mytoyota v1.1.0, there is a problem with the creation of the cache directory, which is why the Custom Component cannot be set up:

Logger: custom_components.toyota.config_flow
Source: custom_components/toyota/config_flow.py:53
Integration: Toyota Connected Services ([documentation](https://github.com/DurgNomis-drol/ha_toyota), [issues](https://github.com/DurgNomis-drol/ha_toyota/issues))
First occurred: 21:45:28 (2 occurrences)
Last logged: 21:52:01

An unknown error occurred during login request: [Errno 2] No such file or directory: '/root/.cache/toyota_credentials_cache_contains_secrets'

To Reproduce
Steps to reproduce the behavior:

  1. Use the work in progress version of ha_toyota from the following MR and copy the files into your home assistatn custom_components directory: Use new mytoyota api endpoints ha_toyota#198
  2. Restart your home assistant instance
  3. Add the "Toyota connected services" Integration in Home Assistant and insert E-Mail and Password
  4. See error

Expected behavior
The custom component should be able to be initialised correctly and without errors.

Additional context

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

Successfully merging a pull request may close this issue.

1 participant