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

Websocket 通讯报错 #110

Open
houzy opened this issue Nov 8, 2022 · 2 comments
Open

Websocket 通讯报错 #110

houzy opened this issue Nov 8, 2022 · 2 comments

Comments

@houzy
Copy link

houzy commented Nov 8, 2022

Environment

rtty

  • arch: arm64
  • os: Debian 10
  • version: 8.1.0

rttys

  • arch: amd64
  • os: ubuntu 18.04
  • version: 4.1.0

Description

将服务端rttys(v4.1.0)和边端rtty(v8.1.0)都升级到最新版本,通过 rttys 管理页面打开边端网页,网页通过 websocket 通讯。
通过浏览器的 debug 工具可以看到边端网页请求的 websocket 发送成功,但是回复的消息始终收不到。同时在边端的 rtty 程序会打印出一个错误:err rtty[16854]: (net.c:131) connect failed: Invalid argument

@willosonico
Copy link

same issue here, but the error message is different

2022/11/28 17:07:49 err rtty[282363]: (net.c:94) network connect timeout

@jxwuqingyan
Copy link

I have get this error when I start it
err rtty[19443]: (net.c:76) network connect failed: Connection refused

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

3 participants