Error connecting to [AddrInfo(family

i have a bunch of these errors below… it changes after a reboot… how can i fix it… what causes it… i tried googling the error but i didnt find good enough info

Logger: aioesphomeapi.reconnect_logic
Source: runner.py:190
First occurred: 2:49:14 PM (16 occurrences)
Last logged: 2:54:02 PM

Can't connect to ESPHome API for emergency-button-5 @ 192.168.20.199: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.20.199', port=6053))]: [Errno 113] Connect call failed ('192.168.20.199', 6053) (SocketAPIError)
Can't connect to ESPHome API for bluetooth-server-2 @ 192.168.20.133: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.20.133', port=6053))]: [Errno 113] Connect call failed ('192.168.20.133', 6053) (SocketAPIError)
Can't connect to ESPHome API for furnace @ 192.168.20.190: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.20.190', port=6053))]: [Errno 113] Connect call failed ('192.168.20.190', 6053) (SocketAPIError)
Can't connect to ESPHome API for smoke-detector-4 @ 192.168.20.179: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.20.179', port=6053))]: [Errno 113] Connect call failed ('192.168.20.179', 6053) (SocketAPIError)
Can't connect to ESPHome API for emergency-button-2 @ 192.168.20.216: Timeout while connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.20.216', port=6053))] (TimeoutAPIError)

and i got this error too

Logger: aioesphomeapi.connection
Source: runner.py:190
First occurred: 2:53:02 PM (4 occurrences)
Last logged: 3:24:50 PM

emergency-button-2 @ 192.168.20.216: Connection error occurred: [Errno 104] Connection reset by peer

not sure what causes these errors

1 Like

Try using this search term in the Forum Search : Error connecting to [AddrInfo #esphome

image

this isn’t helpful. I did that, guess where it took me? Here.

1 Like

I got a list of potential topics…not just this one:

Found this post using search. It is 6 months later. The other suggested results in your screenshot are the same ones I get now. None of them are relevant.

I wish replies that consisted solely of “use search” were banned. They aren’t helpful.

8 Likes

Same. Sadly some people would rather be pretentious than helpful.

Had problems.
The Cisco mesh wifi dont like fallback AP in ESP code.
Delete fallback and the connection will be OK