Cannot update HACS integrations

Since the latest update yesterday I can no longer do a HACS update and always get the following error.

Logger: homeassistant.components.websocket_api.http.connection
Source: custom_components/hacs/repositories/base.py:995
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 07:06:23 (1 occurrences)
Last logged: 07:06:23

[546832321168] Error handling message: Unknown error (unknown_error) yyy from xxx (Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Home Assistant/2023.4 (io.robbie.HomeAssistant; build:2023.460; iOS 16.4.1) Mobile/HomeAssistant, like Safari)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
    await func(hass, connection, msg)
  File "/config/custom_components/hacs/websocket/repository.py", line 216, in hacs_repository_download
    await repository.async_install()
  File "/config/custom_components/hacs/repositories/base.py", line 899, in async_install
    await self.async_install_repository()
  File "/config/custom_components/hacs/repositories/base.py", line 995, in async_install_repository
    raise HacsException("Could not download, see log for details")
custom_components.hacs.exceptions.HacsException: Could not download, see log for details
Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: custom_components.hacs
Source: custom_components/hacs/repositories/base.py:899
Integration: HACS (documentation, issues)
First occurred: 07:06:22 (4 occurrences)
Last logged: 07:06:23
<Integration mampfes/hacs_waste_collection_schedule> [collection_aggregator.py] was not downloaded.
<Integration mampfes/hacs_waste_collection_schedule> [const.py] was not downloaded.
<Integration mampfes/hacs_waste_collection_schedule> [manifest.json] was not downloaded.
<Integration mampfes/hacs_waste_collection_schedule> [AbfallIO.py] was not downloaded.
Logger: custom_components.hacs
Source: custom_components/hacs/base.py:719
Integration: HACS ([documentation](https://hacs.xyz/docs/configuration/start), [issues](https://github.com/hacs/integration/issues))
First occurred: 07:04:16 (12 occurrences)
Last logged: 07:06:20

* A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/mampfes/hacs_waste_collection_schedule/1.40.0/custom_components/waste_collection_schedule/const.py, using over 60 seconds to download a single file is not normal. This is not a problem with HACS but how your host communicates with GitHub. Retrying up to 5 times to mask/hide your host/network problems to stop the flow of issues opened about it. Tries left 1
1 Like