ChatGPTNextWeb / ChatGPTNextWeb/NextChat

[Bug]

Open
#5,894 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### 📦 Deployment Method

Docker

### 📌 Version

v2.15.8

### 💻 Operating System

Other Linux

### 📌 System Version

DSM 7.2.2-72806 Update 2

### 🌐 Browser

Edge

### 📌 Browser Version

131.0.2903.70

### 🐛 Bug Description

在群晖docker中下载映像部署时,如果不输入PROXY_URL。只输入其他参数可以正常运行,但输入代理地址(https://api.openai-proxy.org)就会报错,无法运行容器,我注意到程序是使用proxychains来做代理服务的,这个无法支持https和域名。
但让我困惑的是,部署映像不输入代理地址,在网页端手动指定代理地址和API-KEY,同样是(https://api.openai-proxy.org)这个代理地址,却可以正常运行,我不确定这是否调用了不同的服务,请麻烦查看一下。
另有一个建议,我注意到程序会默认使用容器名来作为host ip,我没有发现在您的说明文件中注明这一点(也可能是我遗漏了),建议可以单独列出一个环境变量来传入容器的ip,而非使用容器名,敬待回复。谢谢

### 📷 Recurrence Steps

_No response_

### 🚦 Expected Behavior

_No response_

### 📝 Additional Information

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Docker deployment path and the PROXY_URL handling, then compare it with the web UI path that accepts the same proxy address and API key. Check the reported proxychains support for HTTPS and domain names, and locate where the container-name host behavior is documented. Done means the deployment works with this proxy or the limitation is documented, and the host configuration is clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, documentation, 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.