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.

You need HA version 0.110.0 or newer to use this integration.

See original GitHub issue

Installation details

Description Value
HACS version 1.2.2
Home Assistant version 0.112.5
Installation method for HA https://www.home-assistant.io/docs/installation/raspberry-pi/

Checklist

Describe the issue

On hass server startup, after 1) upgrading hass, 2) completely uninstalling hacs, and 3) installing the latest version of hacs, hacs fails to initialize and reports CRITICAL (SyncWorker_10) [hacs] You need HA version 0.110.0 or newer to use this integration.

Steps to reproduce

  1. Update hass to 0.112.5
  2. Restart hass server & reboot pi.
  3. Completely uninstall hacs via these steps
  4. Install hacs version 1.2.2 via these steps

Debug logs

Logs

2020-07-21 14:48:42 INFO (MainThread) [hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.2.2
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------

2020-07-21 14:48:42 DEBUG (MainThread) [AIOGitHubAPI] <CIMultiDictProxy('Server': 'GitHub.com', 'Date': 'Tue, 21 Jul 2020 18:48:42 GMT', 'Content-Type': 'application/json; charset=utf-8', 'Transfer-Encoding': 'chunked', 'Status': '200 OK', 'X-RateLimit-Limit': '5000', 'X-RateLimit-Remaining': '4999', 'X-RateLimit-Reset': '1595360650', 'Cache-Control': 'no-cache', 'X-OAuth-Scopes': '', 'X-Accepted-OAuth-Scopes': '', 'X-GitHub-Media-Type': 'github.v3; param=raw; format=json', 'Access-Control-Expose-Headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset', 'Access-Control-Allow-Origin': '*', 'Strict-Transport-Security': 'max-age=31536000; includeSubdomains; preload', 'X-Frame-Options': 'deny', 'X-Content-Type-Options': 'nosniff', 'X-XSS-Protection': '1; mode=block', 'Referrer-Policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', 'Content-Security-Policy': "default-src 'none'", 'Vary': 'Accept-Encoding, Accept, X-Requested-With', 'Content-Encoding': 'gzip', 'X-GitHub-Request-Id': 'BCCC:67F7:1EE4C9A:4B9882F:5F17388A')>
2020-07-21 14:48:42 DEBUG (MainThread) [AIOGitHubAPI] {'resources': {'core': {'limit': 5000, 'remaining': 4999, 'reset': 1595360650}, 'search': {'limit': 30, 'remaining': 30, 'reset': 1595357382}, 'graphql': {'limit': 5000, 'remaining': 5000, 'reset': 1595360922}, 'integration_manifest': {'limit': 5000, 'remaining': 5000, 'reset': 1595360922}, 'source_import': {'limit': 100, 'remaining': 100, 'reset': 1595357382}}, 'rate': {'limit': 5000, 'remaining': 4999, 'reset': 1595360650}}
2020-07-21 14:48:42 DEBUG (MainThread) [hacs] Can update 489 repositories
2020-07-21 14:48:42 CRITICAL (SyncWorker_10) [hacs] You need HA version 0.110.0 or newer to use this integration.
2020-07-21 14:48:42 INFO (MainThread) [hacs] Disabling HACS
2020-07-21 14:48:42 INFO (MainThread) [hacs] Removing recuring tasks
2020-07-21 14:48:42 INFO (MainThread) [hacs] Removing sidepanel
2020-07-21 14:48:42 WARNING (MainThread) [homeassistant.components.frontend] Removing unknown panel hacs
2020-07-21 14:48:42 INFO (MainThread) [hacs] HACS is now disabled
2020-07-21 14:48:42 WARNING (MainThread) [homeassistant.config_entries] Config entry for hacs not ready yet. Retrying in 5 seconds.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ludeeuscommented, Jul 21, 2020

Yeah… that is all fine and good…

But the instance you are actually running in a venv, as the homeassistant user is not updated.

Look in the UI of Home Assistant (developer-tools -> info)

0reactions
adsailcommented, Aug 3, 2020

For others who may also make the same mistake, ensure that you are within the virtualenv hass is running in, as the user it runs as.

Read more comments on GitHub >

github_iconTop Results From Across the Web

hass is undefined error following upgrade to HA version 0.110.0
Following an upgrade of HA to 0.110.0, picture element cards using the state-attribute-element HACS plugin now throw up a "hass is undefined ...
Read more >
HACS is gone after an upgrade - Home Assistant Community
CRITICAL (SyncWorker_18) [hacs] You need HA version 0.110.0 or newer to use this integration. I'm on 0.109.2, are there any breaking change ...
Read more >
HACS on version 0.111.4: "HACS is starting up..." forever
2020-06-18 20:55:10 CRITICAL (SyncWorker_9) [hacs] You need HA version 0.110.0 or newer to use this integration. My version should be OK: r/ ...
Read more >
How to integrate MeteoSwiss with Home Assistant
HACS requires that you are running at least Home Assistant Core version 0.110.0, you have a GitHub account, and that you have access...
Read more >
GitHub Actions integration - Black 22.12.0 documentation
You can use Black within a GitHub Actions workflow without setting your own Python ... specifier or just the version number if you...
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