-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Websocket Connection Failing on Chrome with error (Error : Could not connect to "wss://api.openai.com/v1/realtime). #513
Comments
Same here. |
Same issue here too |
@iwishceo , @invens-devuser1 @sivaprasad2507 Are you using an ephemeral token? |
No Im not using ephermeral token. But tested by the both ephermeral token and openAI key. Both showing same error. Does the repo still works for you? |
This problem has come back. And no the repo is not working for us. |
Find the code Im using,
Any one please update here if issue got solved. |
Seems its working now. Really strange! |
Not working for us. I think this is a node issue on rotation. |
I tried Realtime api on both Websocket & WebRTC, both are not working since 18th Jan. Till 17th Jan, it was working flawlessly. I tried on Chrome, Firefox, Safari. Still the issue exist. |
Can you please go to this link and share that? The more people raising the issue the better fo rus. |
Thanks. Updated it on the community. |
We have same issue no matter what browser we use to run the application |
Please add your issue to this thread. Thats the only place, so far, OpenAI staff has shown engagement. The more we can have there, the more they wd realize that there is a problem. https://community.openai.com/t/is-anyone-experiencing-websocket-realtime-error-on-chrome-browser/1091793/48 |
WebSocket with real-time API exhibits random behaviour; it connects a few times and at other times it takes random user input even though the user is not speaking. Has anyone experienced this behaviour? |
The issue you are describing is unclear. Please provide more details |
We took a pull of websocket branch a few days back and it was working. Today, we took the pull again and it is not working on Chrome browser. We get the following error: (Error : Could not connect to "wss://api.openai.com/v1/realtime).
Surprisingly, the code works just fine on Safari.
Please provide guidance.
The text was updated successfully, but these errors were encountered: