juzeon / SydneyQt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).
The Unlicense
809 stars 77 forks source link

[BUG] ServiceClient failure for ChatGpt. Cancellation not requested #245

Open Pocarai opened 3 months ago

Pocarai commented 3 months ago

Checks

The Bug is "bing explicit error: value: InternalError; message: ServiceClient failure for ChatGpt. Cancellation not requested" This bug Shows when I typically use the Balance Mode, It's start yesterday.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Sydney Qt appp'
  2. Click on "balance mode'
  3. Scroll down to 'Follow up text input'
  4. After clicking the send error shows.

Expected behavior

Must follow or entered w/o errors

Screenshots

image

Desktop (please complete the following information):

Additional context

The problem always shows.

juzeon commented 3 months ago

I cannot reproduce it on my side. Would you please provide a log file?

This may be a problem related to changes in the optionsSets. You may try tweaking them and see how you can make it work for your account.

juzeon commented 3 months ago

I have replicated this issue, which may be due to the IP used for the wss connection being restricted. Please attempt to set up a 'Wss Reverse Proxy' or use a new proxy IP.

Similar error message: "bing explicit error: value: InternalError; message: ServiceClient failure for DeepLeo. Cancellation not requested."

joethesaint commented 1 month ago

What can be done about this error? It spoils the experience if I have to be looking for a new IP. Also I do not know how to set up a wss reverse proxy especially in relation to sydney. any guide here?