Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

404 Not found error while creating new conversation. #20

Open
gunpal5 opened this issue Jun 1, 2023 · 6 comments
Open

404 Not found error while creating new conversation. #20

gunpal5 opened this issue Jun 1, 2023 · 6 comments

Comments

@gunpal5
Copy link

gunpal5 commented Jun 1, 2023

Hi

I am getting this error while trying out the new cli 0.8.0. Is there anyway to get around this issue?

image

@bsdayo
Copy link
Owner

bsdayo commented Jun 1, 2023

Cannot reproduce

image

Any additional context? For example, does new Bing serve your region?

@gunpal5
Copy link
Author

gunpal5 commented Jun 1, 2023

@bsdayo,

Thank you for quick response. It happens only when you send excessive messages. e.g. run the BingChat client with multiple threads.

Bing seems to block the IP after that.

@gunpal5
Copy link
Author

gunpal5 commented Jun 2, 2023

Is there anyway to use proxies with it?

@bsdayo
Copy link
Owner

bsdayo commented Jun 2, 2023

Is there anyway to use proxies with it?

The easiest way is to set a global proxy, alternatively you can set HTTP_PROXY or HTTPS_PROXY environment variables.

Maybe we should add a option to control proxy in the future? 🤔

@0xlane
Copy link

0xlane commented Jun 8, 2023

@bsdayo,

Thank you for quick response. It happens only when you send excessive messages. e.g. run the BingChat client with multiple threads.

Bing seems to block the IP after that.

I have also encountered this situation.

@matthewj-dev
Copy link

I also encountered this.

System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
         at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
         at System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsyncCore[T](Task`1 taskResponse, JsonTypeInfo`1 jsonTypeInfo, CancellationToken cancellationToken)
         at BingChat.BingChatClient.CreateConversation()

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants