whishper icon indicating copy to clipboard operation
whishper copied to clipboard

[BUG] Error reading message error="websocket: close 1006 (abnormal closure): unexpected EOF"

Open alexsandropopovic opened this issue 8 months ago • 4 comments

I have this error in log of whishper-backend

2023-10-27 21:08:34 12:08AM ERR Error sending transcription request error="Post "http://transcription-api:8000/transcribe/?model_size=large-v2&task=transcribe&language=en&device=cpu": EOF"

2023-10-27 21:08:34 12:08AM ERR Error transcribing error="Post "http://transcription-api:8000/transcribe/?model_size=large-v2&task=transcribe&language=en&device=cpu": EOF"

2023-10-27 21:09:34 12:09AM ERR Error reading message error="websocket: close 1006 (abnormal closure): unexpected EOF"

And in frontend show this:

image

I run in Locally DOCKER, Windows 11

can anybody help me

alexsandropopovic avatar Oct 28 '23 00:10 alexsandropopovic