has no attribute 'store'
See original GitHub issueVersion of HACS
hacs: 13.2
Describe the bug
After trying to update manually by overwritting files from zip due to issues caused by recent DNS changes to supervisor, I get the following error when trying to access reinstall for any component:
custom_components.hacs.http.HacsWebResponse object' has no attribute 'store'
Debug log
2019-08-18 17:42:42 ERROR (MainThread) [homeassistant.helpers.condition] Error during template condition: UndefinedError: 'None' has no attribute 'attributes'
Issue Analytics
- State:
- Created 4 years ago
- Comments:28 (12 by maintainers)
Top Results From Across the Web
'dict' object has no attribute 'coupon' ecommerce/store/views ...
I have this e-commerce website I'm creating with django3 and I am getting this problem. AttributeError at /add-coupon/ 'dict' object has no ...
Read more >[4.3.5] AttributeError: 'NoneType' object has no attribute 'stores ...
I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00keymap.rpy", line 421, in script python hide: ...
Read more >AttributeError: module 'polls.views' has no attribute 'index'
it means that python cannot find the function index() in the views module. Regards.
Read more >Python AttributeError: 'tuple' object has no attribute
AttributeError: 'tuple' object has no attribute. Learn Data Science with. This error occurs when attempting to access the values of a tuple incorrectly....
Read more >While registering a dataframe in AzureML pipeline, getting error
... dataframe in AzureML pipeline, getting error: 'DataFrame' object has no attribute 'register. How do we actually store dataframe into Azure Blob Storage?...
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
@ludeeus that cleared it. So sorry to waste your time. I think what happened was the DNS issues I was having caused the initial problem then I must have just copied over the HACS master after that.
All fixed now.
tried that several times. I’m going to try a fresh install of HACs