#Problems with ESP32-S3-BOX-3b

1 messages · Page 1 of 1 (latest)

rotund swallow
#

I flashed the firmware, it shows in HA and gets added, while during configuration it times out with The voice assistant is unable to connect to Home Assistant

In the log it shows:

[15:09:00][E][speaker_media_player.pipeline:112]: Media reader encountered an error: ESP_ERR_HTTP_CONNECT
[15:09:00][E][speaker_media_player:326]: The announcement pipeline's file reader encountered an error.
[15:09:00][D][esp-idf:000][ann_read]: E (257078) esp-tls: [sock=57] select() timeout
[15:09:00][D][esp-idf:000][ann_read]: E (257078) transport_base: Failed to open a new connection: 32774
[15:09:00][D][esp-idf:000][ann_read]: E (257078) HTTP_CLIENT: Connection failed, sock < 0
[15:09:00][E][audio_reader:120][ann_read]: Failed to open URL

Repeatedly, any ideas?

rotund swallow
rotund swallow
#

figured it out, it has to be on the same subnet as HA, can't be on 192.168.1.x if HA is running on 192.168.0.xx