Problem with check version of plugin and HACS
See original GitHub issueSystem Health details
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have enabled debug logging for my installation.
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the backend (integration part) of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
The system notify the the version of hacs and 1 plugin is to upgrade
but the version is the last
If I try to click on update
[backoff] Backing off async_download_file(…) for 0.0s (asyncio.exceptions.TimeoutError)
I try to reinstall but the problem is the same
Reproduction steps
- click on upgrade
- [backoff] Backing off async_download_file(…) for 0.0s (asyncio.exceptions.TimeoutError)
Debug logs
[backoff] Backing off async_download_file(...) for 0.0s (asyncio.exceptions.TimeoutError)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
HACS doesnt install new plugins and integrations · Issue #1232
Since i updated HACS to the latest version, im unable to install new integrations/plugins. Clicking "Install" just refreshes the page.
Read more >HACs.. Some intergrations wont install others wont update!
I can install in the front end without issue but when i try to install a integration it appears to install but never...
Read more >Update cordova plugins in one command - Stack Overflow
Run this command: cordova prepare But, before you run it, you can check each plugin's version that you think would work for your...
Read more >How to Remove Malware & Clean a Hacked WordPress Site
There are many different types of hacks that target WordPress sites, ... For examle, Sucuri has a free WordPress plugin that you can...
Read more >Troubleshooting using the Health Check - Make WordPress
The admin bar lets you switch plugins or themes while on the front end of your site, letting you quickly test user-facing issues...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t, HACS uses the shared aiohttp client session from home assistant that all other integrations uses at well.
Thanks, so this is something we need to find and fix in HA core then.