Hi,
After updating to the newest HA Core, HACS does not respond anymore. I try to reinstall HACS but I get errors The HA log show problem with installing. * Unable to install package hacs_frontend==20210214110032: and * Unable to install package beautifulsoup4==4.9.0:
I’m running HA in win10 under Virtual box.
Is there a solution to install this manually?
I try several times but always the same error.
The full error log is this, (I guess)
Logger: homeassistant.util.package
Source: util/package.py:85
First occurred: 4:32:31 PM (2 occurrences)
Last logged: 4:33:10 PM
’ * Unable to install package hacs_frontend==20210214110032: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f2b2d65b880>: Failed to establish a new connection: [Errno -2] Name does not resolve’)’: /simple/hacs-frontend/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f2b2d65b610>: Failed to establish a new connection: [Errno -2] Name does not resolve’)’: /simple/hacs-frontend/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f2b2d65b5e0>: Failed to establish a new connection: [Errno -2] Name does not resolve’)’: /simple/hacs-frontend/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f2b2d65b460>: Failed to establish a new connection: [Errno -2] Name does not resolve’)’: /simple/hacs-frontend/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f2b2d65b280>: Failed to establish a new connection: [Errno -2] Name does not resolve’)’: /simple/hacs-frontend/ ERROR: Could not find a version that satisfies the requirement hacs_frontend==20210214110032 (from versions: 202006281222, 202007180957, 202008050145, 202008231558, 202009091732, 202009242003, 202011142129, 202011151903, 202011221222, 202012051441, 202017310251, 20201205162459, 20201223145936, 20210102161751, 20210103144316, 20210131153018, 20210207162610, 20210213120600, 20210214181913) ERROR: No matching distribution found for hacs_frontend==20210214110032 WARNING: You are using pip version 20.2.4; however, version 20.3 is available. You should consider upgrading via the ‘/usr/local/bin/python3 -m pip install --upgrade pip’ command.
- Unable to install package beautifulsoup4==4.9.0: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by
NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd06562d250>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /simple/beautifulsoup4/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd065625fd0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /simple/beautifulsoup4/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd065557190>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /simple/beautifulsoup4/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd0655577f0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /simple/beautifulsoup4/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd065559670>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /simple/beautifulsoup4/ WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd0656298b0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /alpine-3.12/amd64/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd065629250>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /alpine-3.12/amd64/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd0655d1670>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /alpine-3.12/amd64/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd0655d1dc0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /alpine-3.12/amd64/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd0655d16a0>: Failed to establish a new connection: [Errno -2] Name does not resolve')': /alpine-3.12/amd64/ ERROR: Could not find a version that satisfies the requirement beautifulsoup4==4.9.0 (from versions: none) ERROR: No matching distribution found for beautifulsoup4==4.9.0