233boy / 233boy/Xray

ChatGPT网站不能正常打开,浏览器报403

Open
#32 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.7k
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
2

Description

使用centos和ubuntu都尝试过,安装xray脚本后,gpt打不开,尝试过之前提的删除privite ip那段json,但也没效果。

安装x-ui面板(sing-web)连接则可以正常打开gpt,所以确定不是机房、VPS或客户端问题。但是这个面板的速度不如233大神的脚本,

具体问题为可以进入GPT界面,但左侧显示Unable to load history,

查看network可以看到请求出问题:
https://chat.openai.com/backend-api/accounts/check/v4-2023-04-27
Request Method:
GET
Status Code:
403
Remote Address:
127.0.0.1:10809

Request URL:
https://chat.openai.com/backend-api/conversations?offset=0&limit=28&order=updated
Request Method:
GET
Status Code:
403
Remote Address:
127.0.0.1:10809
Referrer Policy:
same-origin

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on CentOS or Ubuntu with the Xray script and inspect the network requests to the listed ChatGPT endpoints. The work is done when the history request succeeds without a 403 and the left-side conversation history loads normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.