home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.25k stars 29.85k forks source link

Could not fetch changelog for 09e60fb6_scrypted: #116495

Closed fight3 closed 4 months ago

fight3 commented 4 months ago

The problem

I've had this error every 2 minutes since yesterday

Logger: homeassistant.components.hassio.data Quelle: components/hassio/data.py:497 Integration: Home Assistant Supervisor (Dokumentation, Probleme) Erstmals aufgetreten: 09:29:55 (1 Vorkommnisse) Zuletzt protokolliert: 09:29:55

Could not fetch changelog for 09e60fb6_scrypted:

Logger: homeassistant.components.hassio.handler Quelle: components/hassio/handler.py:612 Integration: Home Assistant Supervisor (Dokumentation, Probleme) Erstmals aufgetreten: 09:29:55 (1 Vorkommnisse) Zuletzt protokolliert: 09:29:55

Client error on /addons/09e60fb6_scrypted/changelog request 0, message=‘Attempt to decode JSON with unexpected mimetype: application/octet-stream’, url=URL(‘http://172.30.32.2/addons/09e60fb6_scrypted/changelog’)

What version of Home Assistant Core has the issue?

2024.4.4

What was the last working version of Home Assistant Core?

2024.4.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 4 months ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)

DarwinData commented 4 months ago

Same here: Could not fetch changelog for a0d7b954_portainer: Could not fetch changelog for 9cf1ea8f_mqtt_explorer: Could not fetch changelog for d5f40609_doods2: as well as: Client error on /addons/a0d7b954_portainer/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/a0d7b954_portainer/changelog') Client error on /addons/9cf1ea8f_mqtt_explorer/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/9cf1ea8f_mqtt_explorer/changelog') Client error on /addons/d5f40609_doods2/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/d5f40609_doods2/changelog')

Core 2024.4.4 Supervisor 2024.04.4 Operating System 12.2 Frontend 20240404.2

agners commented 4 months ago

Thanks for reporting! This looks like a duplicate of #116470.