blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
660 stars 110 forks source link

Cannot upgrade to 5.1 from 4.0 #625

Closed usnavy13 closed 4 months ago

usnavy13 commented 5 months ago

Version of the custom_component

4.0 CANNOT UPGRADE

Configuration

---
favorite_event:
  name: Favorite or unfavorite Event
  description: >
    Favorites or unfavorites an event. Favorited events are retained
    indefinitely.
  target:
    entity:
      integration: frigate
      domain: camera
      device_class: camera
  fields:
    event_id:
      name: Event ID
      description: ID of the event to favorite or unfavorite.
      required: true
      advanced: false
      example: "1656510950.19548-ihtjj7"
      default: ""
      selector:
        text:
    favorite:
      name: Favorite
      description: >
        If the event should be favorited or unfavorited. Enable to favorite,
        disable to unfavorite.
      required: false
      advanced: false
      example: true
      default: true
      selector:
        boolean:

Add your logs here.

This error originated from a custom integration.

Logger: custom_components.hacs Source: custom_components/hacs/base.py:719 Integration: HACS (documentation, issues) First occurred: February 5, 2024 at 10:11:58 PM (42 occurrences) Last logged: 9:03:23 AM

A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/image.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 A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/binary_sensor.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 A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/image.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 0 A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/binary_sensor.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 0 A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/api.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 0

Describe the bug

A clear and concise description of what the bug is.

I cannot upgrade, the command cannot connect and times out.

Debug log


Add your logs here.
2024-02-06 10:00:10.480 DEBUG (MainThread) [custom_components.frigate] Finished fetching frigate data in 0.001 seconds (success: True)
2024-02-06 10:00:13.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v4.0.0/info.md, 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 4
2024-02-06 10:00:15.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v4.0.0/info.md, 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 4
2024-02-06 10:00:15.494 DEBUG (MainThread) [custom_components.frigate] Finished fetching frigate data in 0.014 seconds (success: True)
2024-02-06 10:00:16.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v4.0.0/info.md, 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 4
2024-02-06 10:00:20.480 DEBUG (MainThread) [custom_components.frigate] Finished fetching frigate data in 0.001 seconds (success: True)
2024-02-06 10:00:24.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/binary_sensor.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 4
2024-02-06 10:00:24.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/camera.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 4
2024-02-06 10:00:24.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/api.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 4
2024-02-06 10:00:24.140 WARNING (MainThread) [custom_components.hacs] A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/blakeblackshear/frigate-hass-integration/v5.0.1/custom_components/frigate/manifest.json, 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 4
github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.