eaglexiang/eagle.tunnel.go

invalid reply

Closed this issue · 10 comments

The server returns "warning:invalid reply" when i use check command from my client server.
the server shows that it's active(running)

The server returns "warning:invalid reply" when i use check command from my client server.
the server shows that it's active(running)

@danielfx1220 Could you quote all log?

It's usually because of unhealthy net connection between your remote side and local side.

用windows 命令行 和 et-electron 客户端都返回 invalid reply ,服务器端按说明配置 显示 running ,请问作者这是什么问题?感谢!

vps是可以ping通 延迟200ms以内 端口也是正常的

用windows 命令行 和 et-electron 客户端都返回 invalid reply ,服务器端按说明配置 显示 running ,请问作者这是什么问题?感谢!

如果你确实保证服务端和客户端的head参数一致、账户设置一致,一般是由于网络原因引起。

head 参数值 用引号吗

vps是可以ping通 延迟200ms以内 端口也是正常的

请按照下面顺序排查:

  1. 丢包率是否很高?
  2. 按照最小服务启动是否有问题?
  3. 参数设置是否正确?

head 参数值 用引号吗

head参数值的引号也会被视作参数值的一部分。如果远端使用了引号,本地也必须使用。

谢谢!我再排查一下.

这个issue已经过去太长时间,我会关掉它。如果你仍然出现问题,请继续回复此issue或提出新的issue

@danielfx1220
我也遇到一样的问题,你现在解决它了吗?
谢谢回复