Several Network errors in logs

I have supervised HA installation

I see a lot of “can’t connect” messages in logs. But in general, everything works fine.

I googled some of them and the solution is: set network mode to HOST, but I don’t know how to do it on supervised installation, where are config files ?

Or you suggest smth else?

(Just making bump)

Cannot connect to what?
Are you saying that network is unstable or is this a device it is connecting to that it occasionally not connect to?

Thanks for question
I mean network or some system network components are unstable

Some Examples

Logger: homeassistant.components.yeelight
Source: components/yeelight/init.py:487
Integration: Yeelight (documentation, issues)
First occurred: 9:07:10 AM (3 occurrences)
Last logged: 8:10:13 PM

Unable to update device 192.168.31.79, Yeelight Filament Bulb: A socket error occurred when sending the command.

—-

Logger: custom_components.xiaomi_miot_raw.deps.xiaomi_cloud_new
Source: custom_components/xiaomi_miot_raw/deps/xiaomi_cloud_new.py:218
Integration: Xiaomi MIoT (documentation, issues)
First occurred: 7:11:52 PM (4 occurrences)
Last logged: 7:24:14 PM

Error while requesting MIoT api /miotspec/prop/get :

—-

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/http.py:124
Integration: Home Assistant WebSocket API(documentation, issues)
First occurred: 6:08:11 AM (1 occurrences)
Last logged: 6:08:11 AM

[2813014224] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds

—-

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/http.py:99
Integration: Home Assistant WebSocket API(documentation, issues)
First occurred: 6:08:04 AM (2039 occurrences)
Last logged: 6:08:07 AM

[2813014224] Client exceeded max pending messages [2]: 2048

—-

Logger: homeassistant.components.updater
Source: helpers/update_coordinator.py:186
Integration: Updater (documentation, issues)
First occurred: 6:07:33 AM (1 occurrences)
Last logged: 6:07:33 AM

Timeout fetching Home Assistant update data

—-

Logger: custom_components.xiaomi_gateway3.core.xiaomi_cloud
Source: custom_components/xiaomi_gateway3/core/xiaomi_cloud.py:173
Integration: Xiaomi Gateway 3 (documentation, issues)
First occurred: 6:07:21 AM (2 occurrences)
Last logged: 6:07:21 AM

Timeout while requesting MIoT api /home/device_list

—-

Logger: miio.miioprotocol
Source: /usr/local/lib/python3.8/site-packages/miio/miioprotocol.py:240
First occurred: 6:07:20 AM (1 occurrences)
Last logged: 6:07:20 AM

Got error when receiving: timed out

—-

Some IOT devices have poor network and poor web server. In these cases an occasional “cannot connect” may be OK considering HA is probably new connection to device every 10sec at least.