Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client error / Could not fetch changelog for Paradox Alarm Interface 3.4.1 since 2024.04.4 #5053

Closed
MacrosorcH opened this issue May 1, 2024 · 6 comments
Labels

Comments

@MacrosorcH
Copy link

Describe the issue you are experiencing

Since upgrading HA Supervisor from 2024.04.0 to 2024.04.4, HA Core started logging the following errors related to Paradox Alarm Interface (PAI 3.4.1) every 5 minutes:

2024-05-01 13:26:41.407 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
2024-05-01 13:26:41.408 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:
2024-05-01 13:31:41.683 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
2024-05-01 13:31:41.684 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:
2024-05-01 13:36:41.682 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
2024-05-01 13:36:41.683 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:
2024-05-01 13:41:41.681 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
2024-05-01 13:41:41.682 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:
2024-05-01 13:46:41.685 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
2024-05-01 13:46:41.686 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

  1. Until Supervisor version 2024.04.0 with PAI 3.4.1 no errors
  2. Upgrade to Supervisor version 2024.04.4
  3. Check logs and you'll find errors every 5 minutes

Anything in the Supervisor logs that might be useful for us?

No errors in Supervisor log - the errors are in HA Core log

System Health information

System Information

version core-2024.5.0b4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.1.73-haos-raspi
arch aarch64
timezone Europe/Rome
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4824
Installed Version 1.34.0
Stage running
Available Repositories 1400
Downloaded Repositories 16
Home Assistant Cloud
logged_in true
subscription_expiration 9 luglio 2024 alle ore 02:00
relayer_connected true
relayer_region eu-central-1
remote_enabled false
remote_connected false
alexa_enabled false
google_enabled false
remote_server eu-central-1-6.ui.nabu.casa
certificate_status ready
instance_id 24d993679dc748ac9dccd29bbf807bc5
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.2
update_channel stable
supervisor_version supervisor-2024.04.4
agent_version 1.6.0
docker_version 25.0.5
disk_total 116.5 GB
disk_used 15.9 GB
healthy true
supported true
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Duck DNS (1.17.0), File editor (5.8.0), Home Assistant Google Drive Backup (0.112.1), NGINX Home Assistant SSL proxy (3.9.0), Piper (1.5.0), ESPHome (2024.4.2), openWakeWord (1.10.0), Terminal & SSH (9.13.0), Paradox Alarm Interface (3.4.1), Mosquitto broker (6.4.0), Samba share (12.3.1)
Dashboards
dashboards 2
resources 13
views 30
mode storage
Recorder
oldest_recorder_run 23 aprile 2024 alle ore 16:49
current_recorder_run 1 maggio 2024 alle ore 14:09
estimated_db_size 1354.71 MiB
database_engine sqlite
database_version 3.44.2

Supervisor diagnostics

No response

Additional information

No response

@MacrosorcH MacrosorcH added the bug label May 1, 2024
@TNTLarsn
Copy link

TNTLarsn commented May 2, 2024

It's on other Addons too:

Client error on /addons/40817795_vscode-remote/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/40817795_vscode-remote/changelog')

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

In Parallel, or as an result:

Logger: homeassistant.components.hassio.data
Quelle: components/hassio/data.py:497
Integration: Home Assistant Supervisor ([Dokumentation](https://www.home-assistant.io/integrations/hassio), [Probleme](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hassio%22))
Erstmals aufgetreten: 1. Mai 2024 um 23:00:02 (206 Vorkommnisse)
Zuletzt protokolliert: 07:30:02

Could not fetch changelog for 40817795_vscode-remote:
Could not fetch changelog for a4f7bb3e_leaf2mqtt:
```

@Chaoscontrol
Copy link

Chaoscontrol commented May 6, 2024

Same here with other addons. Noticed after updating from core 2024.4 to 2024.5.1.

2024-05-05 10:10:15.140 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons/eb27a660_hyperhdr/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/eb27a660_hyperhdr/changelog')
2024-05-05 10:10:15.140 WARNING (MainThread) [homeassistant.components.hassio.data] Could not fetch changelog for eb27a660_hyperhdr:

@Destroyer061090
Copy link

same issues

@SeeThisIsMe
Copy link

Yeah this is a problem, I'm getting it with different addons, thousands of logs per day.

@Destroyer061090
Copy link

if you go to addons and looking for the logs do you have the same error?
image

@agners
Copy link
Member

agners commented May 7, 2024

Fixed with #5064 in Supervisor 2024.05.0 (currently on beta channel).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants