Open jensihnow opened 1 year ago
I'm having the same issue and also with the GL-S10/
Do you also have the following messages being logged?
2023-07-10 23:08:43.163 WARNING (MainThread) [aioesphomeapi.connection] gl-s10-bt-proxy @ xxx.xxx.xxx.xxx: Connection error occurred: [Errno 104] Connection reset by peer
Seems to happen with equal frequency.
Do you also have the following messages being logged?
2023-07-10 23:08:43.163 WARNING (MainThread) [aioesphomeapi.connection] gl-s10-bt-proxy @ xxx.xxx.xxx.xxx: Connection error occurred: [Errno 104] Connection reset by peer
Seems to happen with equal frequency.
No, I don't. The esp.emac errors didn't always break the connection in my case.
What solved the issue for me was replacing my Asus RT-AX88U router with a Asus RT-AX88U Pro. The RT-AX88U was causing a lot of extra traffic in my network and breaking the connection of other devices as well. Not even factory resetting the previous router solved it. Even adding it as an AI Mesh node or Media Bridge was destabilizing the network. My suggestion is to also look at your network setup and see what could cause the issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The problem
I'm using a GL-S10 as Bluetooth Proxy and it logs the following:
This happens right after startup as well as every once in a while. It seems to have no impact, at least I didn't notice anything yet.
Which version of ESPHome has the issue?
2023.6.3
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.6.3
What platform are you using?
ESP8266
Board
esp32doit-devkit-v1
Component causing the issue
No response
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
I found this one https://github.com/espressif/esp-idf/issues/9594 but I'm not sure if this is related.