sunner / ChatALL

Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
http://chatall.ai
Apache License 2.0
15.05k stars 1.63k forks source link

[BUG] Copilot bots not working, keeps asking to solve CAPTCHA after solving it #755

Open asyncButNeverAwaits opened 5 months ago

asyncButNeverAwaits commented 5 months ago

Describe the bug / 描述问题

https://github.com/sunner/ChatALL/assets/111964298/041f9b07-16ef-434f-a933-e9c39f798773

To Reproduce / 复现步骤

  1. Enable copilot bots
  2. Send message
  3. Solve CAPTCHA
  4. Resend / Send message
  5. Still asking to solve CAPTCHA again

Expected behavior / 期望行为

  1. Respond to prompt

Screenshots / 截图

No response

Devtools Info / 开发者工具信息

Error sending prompt to Copilot: 
{
    "type": 2,
    "invocationId": "2",
    "item": {
        "firstNewMessageIndex": null,
        "defaultChatName": null,
        "conversationId": "51D|BingProd|C357BC2738B81F732EA4B8A939CD0BF946FC1A7E4BDD3F1CB4E2F062D05E6AF6",
        "requestId": "6be8a5f7-f3b4-492e-b772-6334286eb51a",
        "telemetry": {
            "startTime": "2024-03-18T05:45:11.2288871Z"
        },
        "result": {
            "value": "CaptchaChallenge",
            "message": "User needs to solve CAPTCHA to continue.",
            "error": "User needs to solve CAPTCHA to continue.",
            "serviceVersion": "20240315.296"
        }
    }
}

OS and version / 操作系统版本

Windows 11

ChatALL version / ChatALL 版本

v1.63.95

Network / 网络

No VPN

Additional context / 其它相关信息

No response

sunner commented 5 months ago

I can't reproduce this problem. Is it still like this now?

sunner commented 5 months ago

Duplicate of #748

asyncButNeverAwaits commented 5 months ago

I can't reproduce this problem. Is it still like this now?

same for v1.63.97 Latest

asyncButNeverAwaits commented 4 months ago

ok after open https://copilot.microsoft.com/ and send a message there, the chat will auto solve CAPTCHA then after that close the window and go back chatall will work fine

need to fix this bug, but now my side CAPTCHA is solve so cannot simulate this issue anymore