question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

has no attribute 'store'

See original GitHub issue

Version 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:closed
  • Created 4 years ago
  • Comments:28 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
Bodge-ITcommented, Aug 19, 2019

@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.

1reaction
Bodge-ITcommented, Aug 19, 2019

tried that several times. I’m going to try a fresh install of HACs

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found