ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] 服务器在新加坡,但7月版本提问返回unsupported_country_region_territory
Open
bug
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 📦 部署方式
Docker
### 📌 软件版本
2.13.1
### 💻 系统环境
Other Linux
### 📌 系统版本
Debian GNU/Linux 11 (bullseye)
### 🌐 浏览器
Chrome
### 📌 浏览器版本
126.0.6478.127
### 🐛 问题描述
我的服务器在新加坡,5月份的版本是正常的,但我更新到7月份的版本后,提问就返回
{
"error": {
"code": "unsupported_country_region_territory",
"message": "Country, region, or territory not supported",
"param": null,
"type": "request_forbidden"
}
}
新加坡应该没被禁呀,请问下是什么原因?
### 📷 复现步骤
_No response_
### 🚦 期望结果
_No response_
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.