hugobloem / homeassistant-addons

Home Assistant Add-ons
Apache License 2.0
10 stars 0 forks source link

WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED #26

Closed kizovinh closed 7 months ago

kizovinh commented 7 months ago

Hi Hugo, I got this issues recently since this month, maybe after update. Could you please take a look. Here are the logs:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service microsoft: starting
s6-rc: info: service microsoft successfully started
s6-rc: info: service discovery: starting
INFO:__main__:Ready
[22:03:15] INFO: Successfully send discovery information to Home Assistant.
s6-rc: info: service discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
WARNING:wyoming-microsoft-stt.microsoft_stt:Speech Recognition canceled: CancellationReason.Error
WARNING:wyoming-microsoft-stt.microsoft_stt:Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
wss://southeastasia.stt.speech.microsoft.com/speech/universal/v2
X-ConnectionId: 709c1e5c6cb54fe285415fcf061d4d11 SessionId: 709c1e5c6cb54fe285415fcf061d4d11
INFO:wyoming-microsoft-stt.handler:None
WARNING:wyoming-microsoft-stt.microsoft_stt:Speech Recognition canceled: CancellationReason.Error
WARNING:wyoming-microsoft-stt.microsoft_stt:Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
wss://southeastasia.stt.speech.microsoft.com/speech/universal/v2
X-ConnectionId: 23f2ed5c5d8144a78083a06b4dfdd7ec SessionId: 23f2ed5c5d8144a78083a06b4dfdd7ec
INFO:wyoming-microsoft-stt.handler:None
WARNING:wyoming-microsoft-stt.microsoft_stt:Speech Recognition canceled: CancellationReason.Error
WARNING:wyoming-microsoft-stt.microsoft_stt:Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
wss://southeastasia.stt.speech.microsoft.com/speech/universal/v2
X-ConnectionId: 9aaa7fdbcdba45bc9433f0f095038c8b SessionId: 9aaa7fdbcdba45bc9433f0f095038c8b
INFO:wyoming-microsoft-stt.handler:None
hugobloem commented 7 months ago

Hi,

I will have a look at this. Is there a specific way to reproduce this?

Also have you checked your API keys and region?

kizovinh commented 7 months ago

Hi,

I will have a look at this. Is there a specific way to reproduce this?

Also have you checked your API keys and region?

The api keys are region are remain the same, they are matched. I am not sure how to reproduce this issue, I am using vietnamese for the pipeline and they just stop working. Everytime I speak to the voice assistant it throw these error above in the add on logs

hugobloem commented 7 months ago

So it did work before?

kizovinh commented 7 months ago

So it did work before?

Yes it work fine till end of Jan, I just notice that it stop working since last week

hugobloem commented 7 months ago

I have updated some packages. Please try with the new version. Unfortunately I can't test it now as I am not home.

hugobloem commented 7 months ago

Hi can you try version 1.0.6? I hope this will solve things.

kizovinh commented 7 months ago

Hi can you try version 1.0.6? I hope this will solve things.

I updated, but the error remain the same

DEBUG:wyoming_microsoft_stt.handler:Sent info
DEBUG:wyoming_microsoft_stt.handler:Sent info
DEBUG:wyoming_microsoft_stt.handler:Language set to vi-VN
DEBUG:wyoming_microsoft_stt.handler:Receiving audio
DEBUG:wyoming_microsoft_stt.handler:Audio stopped
WARNING:wyoming_microsoft_stt.microsoft_stt:Speech Recognition canceled: CancellationReason.Error
WARNING:wyoming_microsoft_stt.microsoft_stt:Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
wss://southeastasia.stt.speech.microsoft.com/speech/universal/v2
X-ConnectionId: bec0d1f29b7d4b699370c19d3bb7038a SessionId: bec0d1f29b7d4b699370c19d3bb7038a
INFO:wyoming_microsoft_stt.handler:None
DEBUG:wyoming_microsoft_stt.handler:Completed request
DEBUG:wyoming_microsoft_stt.handler:Sent info
DEBUG:wyoming_microsoft_stt.handler:Sent info
kizovinh commented 7 months ago

Hi can you try version 1.0.6? I hope this will solve things.

Could you please enable the sdk log, or something thst give more information. I still face the issue with all the language.