wechaty / java-wechaty-getting-started

Java Wechaty Starter Project Template that Works Out-of-the-Box
https://gitpod.io/#https://github.com/wechaty/java-wechaty-getting-started
Apache License 2.0
46 stars 41 forks source link

关于docker启动IP问题。 #29

Open Seven-Y opened 4 years ago

Seven-Y commented 4 years ago

INFO PadplusManager start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds.

具体情况如下:最初一个版本是使用web版本做的。公司具备动态的公网IP。JAVA版本使用正常,后续更换成ipadplus协议。https://api.chatie.io/v0/hosties/puppet_padplus_XXXX 获取IP正常。但始终与服务器链接超时,。使用腾讯云服务器解决该问题。是否ipadplus协议对IP有一定要求?

MyfDec commented 3 years ago

也遇到了一样的问题