-
Notifications
You must be signed in to change notification settings - Fork 101
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 install package teslajsonpy==3.12.3 // Home Assistant Core Update 2025.1.2 #1084
Comments
Can you access that URL from another device on your network? This sounds like an environmental/connection issue rather than an issue with the integration |
hmm DNS working properly on HA and I can access it by copy paste url. |
I see that second guy place post on reddit: But behaviour is strange. HA works, dns works in HA and outside, URL works. but for some reason it cannot solve the name or download the dependency. |
Not sure what else to suggest, I'm on latest HA, HACS and integration and it all works fine |
Could You do some kind of test: Remove tesla custom integration and try to reinstall it ? Probably there is something with dependencies ? |
It's related to HA (HAOS). Changed the DNS manualy in HA, restarted and then the integration setup process start. For others, I've read this thread to find solution: |
Upstream issue got resolved. With 2025.1 and running the container as root this got fixed, just tested with 2025.1.2. |
Sorry just seen your two comments @sq9fk glad you've got a solution. As this was caused by Home Assistant and they have a fix, are you happy if I close this? |
Is there an existing issue for this?
I have read about the Fleet API and understand I may need to use it
Version of the Tesla component
v3.24.3
Version of the Tesla car software
2024.45.32.1
Model
Model 3 Highland
Current Behavior
After update of Home Assistant, integration was broken. Trying to reinstall but same error occured: 500 Internal Error. When looked at logs:
Registrator: homeassistant.util.package
Source: util/package.py:159
Unable to install package teslajsonpy==3.12.3: error: Failed to fetch:
https://files.pythonhosted.org/packages/3f/8b/dc5fdc3722c5eea0446479bd568d69ec1c91e6bd0bbcd38bf3b21c5e4172/teslajsonpy-3.12.3-py3-none-any.whl.metadata
Caused by: Could not connect, are you offline? Caused by: Request failed after 3 retries Caused by: error sending request for url (https://files.pythonhosted.org/packages/3f/8b/dc5fdc3722c5eea0446479bd568d69ec1c91e6bd0bbcd38bf3b21c5e4172/teslajsonpy-3.12.3-py3-none-any.whl.metadata) Caused by: client error (Connect) Caused by: dns error: failed to lookup address information: Name does not resolve Caused by: failed to lookup address information: Name does not resolveExpected Behavior
Update should work.
Debug logs
Anything else?
No response
The text was updated successfully, but these errors were encountered: