Skip to content
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

始终显示正在尝试连接 #139

Open
africa1207 opened this issue Jun 2, 2023 · 3 comments
Open

始终显示正在尝试连接 #139

africa1207 opened this issue Jun 2, 2023 · 3 comments

Comments

@africa1207
Copy link

应用版本:1.8.7
服务器在国内,但是流量走局域网另外台机器,访问www.bing.com并未被重定向
image
聊天服务器随便选哪个都是尝试连接
image
但是使用bing compose是可以使用的

@adams549659584
Copy link
Owner

看看浏览器控制台有没有报什么错误

@adams549659584
Copy link
Owner

部署参考下 #71

@africa1207
Copy link
Author

africa1207 commented Jun 3, 2023

看看浏览器控制台有没有报什么错误

get请求报错 https://myhost.com/turing/conversation/create net::ERR_CERT_COMMON_NAME_INVALID ,因为我部署到内网必须使用nginx加端口才能外网访问,所以地址应该是 https://myhost.com:666/turing/conversation/create 才对,不清楚为会把端口给取消了,站点地址应该是:https://myhost.com:666 。一键重置后可用,只要添加了用户cookie后就会出错,但是能使用图像创建和compose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants