-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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] #6772
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
To address the issue with the Lobe Chat Docker image (version v1.68.10) failing to connect through an HTTP Proxy, resulting in a JSON parsing error, ensure that the
If using a SOCKS5 proxy, use:
This should be added to your environment file or included in the Docker run command. Additionally, consider updating your Lobe Chat installation to the latest version, as proxy connection errors have been addressed in recent updates [1][2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
网络问题,配置下代理吧 |
This issue is closed, If you have any questions, you can comment and reply. |
Network problems, configure the proxy |
@arvinxx PROXY_URL代理已经配置过了,并且上周Lobe功能完全正常,是升级最新版本Lobe镜像后突然不可用。 这个代理也检查过,功能完全正常。 然后现在日志里请求报文和URL都被隐藏了,导致问题也没法定位,看不出是代码问题还是代理问题。
|
@zhufeizzz #6690 看下是否和这个有关? |
@zhufeizz #6690 See if it is related to this? |
@arvinxx 果然是这个问题,加上ENABLE_PROXY_DNS=1就好了,估计是改动影响了默认行为 |
@arvinxx It's true that this problem is, just add ENABLE_PROXY_DNS=1. It is estimated that the changes have affected the default behavior. |
📦 部署环境
Docker
📦 部署模式
客户端 Pglite 模式(lobe-chat-pglite 镜像)
📌 软件版本
v1.68.10
💻 系统环境
Windows
🌐 浏览器
Edge
🐛 问题描述
最新版本镜像升级完页面报这个错误

我是Linux服务器是使用Proxy上网的,之前已经按照这个指引解决了Proxy问题,结果Docker镜像后升级后又不行了
#6524
后台错误日志如下,这里报错日志URL也没打出来,都不知道啥问题
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: