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

HomeAssistant Not Responding Randomly #117733

Open
guanaco0403 opened this issue May 19, 2024 · 10 comments
Open

HomeAssistant Not Responding Randomly #117733

guanaco0403 opened this issue May 19, 2024 · 10 comments

Comments

@guanaco0403
Copy link

guanaco0403 commented May 19, 2024

The problem

With the last core update i have a lot of problems connecting to home assistant, it always times out (when i refresh the page it loads infinitelly in grey on the browser tab circle icon) and randomly begins working again like if the system was frozen i tryed restarting it and didnt fix it soo i guess its due to the update, i also tryed local url to be sure its not a problem with my dns but i get the same issue.

What version of Home Assistant Core has the issue?

core-2024.5.4

What was the last working version of Home Assistant Core?

core-2024.5.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Supervisor i guess

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?

Supervisor logs:
2024-05-19 15:18:38.705 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:20:06.708 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:21:36.706 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:21:40.706 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:21:40.706 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2024-05-19 15:22:11.170 WARNING (MainThread) [supervisor.addons.options] Option 'keytype' does not exist in the schema for Let's Encrypt (core_letsencrypt)
2024-05-19 15:23:09.705 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:24:37.706 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:26:07.705 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:26:11.705 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:26:11.706 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2024-05-19 15:27:42.705 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:29:08.707 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call https://172.30.32.1:8123/api/core/state.
2024-05-19 15:32:32.131 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

Additional information

No response

@guanaco0403
Copy link
Author

home-assistant_2024-05-19T15-00-17.677Z.log
here are the core logs

@guanaco0403
Copy link
Author

i see that the roborock integration is broken... i will try disabling it but i really dont think it has any impact on the system freezing ?

@guanaco0403
Copy link
Author

Note* when i restart home assistant everything works great during a few hours then it begins to break

@bdraco
Copy link
Member

bdraco commented May 19, 2024

@guanaco0403
Copy link
Author

Okay thanks I will check that ASAP but rn I disabled roborock integration and restarted the RPI and it looks like its working fine, its been 15 hours but lets see

@guanaco0403
Copy link
Author

Hello @bdraco looks like the issue was due to the Roborock Integration, i disabled it 2 days ago and restarted HA and no more problems, i guess the integration was spamming errors and like filled a buffer that was too big and was freezing HA or idk haha
Soo i guess its time for the Roborock integration to look into that issue ?

@bdraco
Copy link
Member

bdraco commented May 22, 2024

It looks like you are running a custom version so the problem should be reported to that integrations' GitHub issue queue

2024-05-19 08:11:15.494 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration roborock which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

@guanaco0403
Copy link
Author

yes exactly am running this one for beta features soo yeah i need to report that

@jason-curtis
Copy link

I've been having this issue with the official roborock integration as well: #108038 (comment) . The integration is sending upwards of 1,000 requests per minute so I've had to disable it.

@home-assistant
Copy link

home-assistant bot commented Jun 7, 2024

Hey there @humbertogontijo, @Lash-L, mind taking a look at this issue as it has been labeled with an integration (roborock) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of roborock 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 roborock 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)


roborock documentation
roborock source
(message by IssueLinks)

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

No branches or pull requests

3 participants