Skip to content
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

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

Open
asyncButNeverAwaits opened this issue Mar 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@asyncButNeverAwaits
Copy link
Contributor

Describe the bug / 描述问题

2024-03-18.13-41-13.mp4

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

@asyncButNeverAwaits asyncButNeverAwaits added the bug Something isn't working label Mar 18, 2024
@sunner
Copy link
Member

sunner commented Mar 24, 2024

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

@sunner
Copy link
Member

sunner commented Mar 24, 2024

Duplicate of #748

@sunner sunner marked this as a duplicate of #748 Mar 24, 2024
@asyncButNeverAwaits
Copy link
Contributor Author

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

same for v1.63.97 Latest

@asyncButNeverAwaits
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants