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
14.46k stars 1.56k forks source link

[BUG] all https://chat.lmsys.org/ not works in latest version #842

Open johnfelipe opened 2 weeks ago

johnfelipe commented 2 weeks ago

Describe the bug / 描述问题

{
    "message": "Request failed with status code 403",
    "name": "AxiosError",
    "stack": "AxiosError: Request failed with status code 403\n    at ot (app://./js/chunk-vendors.b787e2a5.js:302:154281)\n    at XMLHttpRequest.p (app://./js/chunk-vendors.b787e2a5.js:302:157415)\n    at Rt.request (app://./js/chunk-vendors.b787e2a5.js:302:162870)\n    at async Ee._checkAvailability (app://./js/app.445d7f0c.js:1:40051)\n    at async Ee._checkAvailability (app://./js/app.445d7f0c.js:1:66253)\n    at async Ee.checkAvailability (app://./js/app.445d7f0c.js:1:2538)\n    at async E (app://./js/app.445d7f0c.js:1:476932)",
    "config": {
        "transitional": {
            "silentJSONParsing": true,
            "forcedJSONParsing": true,
            "clarifyTimeoutError": false
        },
        "adapter": [
            "xhr",
            "http"
        ],
        "transformRequest": [
            null
        ],
        "transformResponse": [
            null
        ],
        "timeout": 0,
        "xsrfCookieName": "XSRF-TOKEN",
        "xsrfHeaderName": "X-XSRF-TOKEN",
        "maxContentLength": -1,
        "maxBodyLength": -1,
        "env": {},
        "headers": {
            "Accept": "application/json, text/plain, */*"
        },
        "method": "get",
        "url": "https://chat.lmsys.org/config"
    },
    "code": "ERR_BAD_REQUEST",
    "status": 403
}

https://github.com/sunner/ChatALL/assets/428820/ac7a9da1-db0f-4ec1-b272-a76612ac45de

To Reproduce / 复现步骤

https://github.com/sunner/ChatALL/assets/428820/ac7a9da1-db0f-4ec1-b272-a76612ac45de

Expected behavior / 期望行为

https://github.com/sunner/ChatALL/assets/428820/ac7a9da1-db0f-4ec1-b272-a76612ac45de

Screenshots / 截图

No response

Devtools Info / 开发者工具信息

https://github.com/sunner/ChatALL/assets/428820/ac7a9da1-db0f-4ec1-b272-a76612ac45de

OS and version / 操作系统版本

Windows 10

ChatALL version / ChatALL 版本

v1.79.105

Network / 网络

No

Additional context / 其它相关信息

No response