-
-
Notifications
You must be signed in to change notification settings - Fork 740
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
Error: Unexpected server response: 502 #202
Comments
Also, the error below also occurs occasionally.
|
This one is a problem on Bing's side and shouldn't cause any issues; just retry.
Don't think I've run into this one before. Can you run the API server with |
It happened to me too bro. The cause is error happened on websocket handshake
That is for the error I am also facing |
Since the error reoccurred, my guess was completely wrong. I deleted my comment. |
Yes, the jailbreak is "patched", but they also added a 2000 character limit. If you surpass it on your message you'll get an |
The following problem occurs intermittently.
It works fine for a while, but suddenly an error occurs.
I've tested it several times, but I don't know under what circumstances it happens.
My client side code is below. I'll add it in case it might be helpful.
If this is a microsoft server side problem, I would appreciate it if you could throw an exception on this. Right now handling the exception on the client doesn't solve the problem until I restart the api server.
The text was updated successfully, but these errors were encountered: