67 Star 697 Fork 197

dushixiang / next-terminal

 / 详情

使用nginx反向代理后,无法正常连接

待办的
创建于  
2022-12-29 16:53

配置完成后不使用nginx代理,直接通过8088端口登录,创建资产、连接资产都没有问题,一旦配置反向代理后,点击“接入”后在新窗口中出现下图提示,看了下网络请求是websocket出现了问题,nginx中还需要什么配置?
输入图片说明

评论 (1)

lein_os 创建了任务
lein_os 修改了描述
展开全部操作日志

https://next-terminal.typesafe.cn/docs/install/reverse-proxy.html

重要的两个配置

proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
1190439 dushixiang 1611541644
1
https://gitee.com/dushixiang/next-terminal.git
git@gitee.com:dushixiang/next-terminal.git
dushixiang
next-terminal
next-terminal

搜索帮助