LobeChat 桌面端连接自部署服务时出现错误 #8968
Unanswered
fmys2010
asked this question in
Self Hosting | 私有化部署
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我的LobeChat部署在服务器的docher compose上,使用数据库版本。网页端访问和使用完全正常,但在尝试使用桌面客户端登录时,页面出错,我使用cloudflare tunnel,当我使用默认连接时报520错误,使用HTTP2时报502。请问如何解决?
日志:
🌐 DNS Server: [ '127.0.0.11' ]
[Database] Start to migration...
✅ database migration pass.
"issuer": "https://auth.fmys.qzz.io",
▲ Next.js 15.3.5
✓ Starting...
✓ Ready in 907ms
Warning: Cannot load "@napi-rs/canvas" package: "Error: Cannot find module '@napi-rs/canvas'
Require stack:
Warning: Cannot polyfill
DOMMatrix
, rendering may be broken.Warning: Cannot polyfill
ImageData
, rendering may be broken.Warning: Cannot polyfill
Path2D
, rendering may be broken.(node:39) [DEP0060] DeprecationWarning: The
util._extend
API is deprecated. Please use Object.assign() instead.(Use
node --trace-deprecation ...
to show where the warning was created)[Error: aborted] { code: 'ECONNRESET' }
Beta Was this translation helpful? Give feedback.
All reactions