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] all https://chat.lmsys.org/ not works in latest version #842

Open
johnfelipe opened this issue May 16, 2024 · 0 comments
Open

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

johnfelipe opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@johnfelipe
Copy link
Contributor

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
}
SNAG-0022.mp4

To Reproduce / 复现步骤

SNAG-0022.mp4

Expected behavior / 期望行为

SNAG-0022.mp4

Screenshots / 截图

No response

Devtools Info / 开发者工具信息

SNAG-0022.mp4

OS and version / 操作系统版本

Windows 10

ChatALL version / ChatALL 版本

v1.79.105

Network / 网络

No

Additional context / 其它相关信息

No response

@johnfelipe johnfelipe added the bug Something isn't working label May 16, 2024
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

1 participant