home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.8k stars 2.6k forks source link

network error while loading store on RPI5 #20353

Open xavi-developer opened 3 months ago

xavi-developer commented 3 months ago

Checklist

Describe the issue you are experiencing

Store is not loading

Describe the behavior you expected

Store to be loaded

Steps to reproduce the issue

  1. Fresh installation on a RPI5 of version Frontend 20240307.0
  2. Try to access the addons store

What version of Home Assistant Core has the issue?

2024.3.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Firefox 124.0 && Chrome 123.0.6312.58

Which operating system are you using to run this browser?

Ubuntu 22.04

State of relevant entities

Hello,

I have a raspberry 5 with a brand new installation. While accessing to the store, I have a blank screen. I have a network error (on the debugger of the browser) "NS_ERROR_UNEXPECTED" on Firefox, on Chrome it's "ERR_INVALID_CHUNKED_ENCODING". These are the files that fail:
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8133-IBd4IWGQzxw.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8597-ESlaXvRIkKs.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8331-4SEYuiu8TH8.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8811-hMjhb5Z6rtE.js

On my previous installations on a RPI 4 I have never had this problem.

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

I have a network error (on the debugger of the browser) "NS_ERROR_UNEXPECTED" on Firefox, on Chrome it's "ERR_INVALID_CHUNKED_ENCODING". These are the files that fail:
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8133-IBd4IWGQzxw.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8597-ESlaXvRIkKs.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8331-4SEYuiu8TH8.js
* http://homeassistant.local:8123/api/hassio/app/frontend_latest/8811-hMjhb5Z6rtE.js

Additional information

No response

github-actions[bot] commented 2 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.