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

使用代理模式IDEA侧启动插件失败 #75

Open
chensanpi opened this issue Nov 17, 2024 · 2 comments
Open

使用代理模式IDEA侧启动插件失败 #75

chensanpi opened this issue Nov 17, 2024 · 2 comments

Comments

@chensanpi
Copy link

chensanpi commented Nov 17, 2024

操作系统:Apple M3
JDK:17
HotSecondsClient版本:2.1.1
image

HotSecondsServer:7.1
image

HotSecondsProxy:1.0

HotSecondsProxy已经启动!外网地址:120.79.133.139
HotSecondsServer内网地址:172.29.79.250

hot-seconds.xml 核心配置:
image

IDEA点击【Start HotSeconds】报错
[21:16:14] [172.29.79.250:2024] Initialized hot-seconds.xml:HotDeployConfig{ author='liubsyy', secret='hunjuice-hotswap-secret', remoteIp='172.29.79.250', remotePort=2024, timeout=30000, autoHotDeploy=false, mappings=[], connections=[Connection{name='', secret='hunjuice-hotswap-secret', ip='172.29.79.250', port=2024}], proxy=true, proxyHost='120.79.133.139', proxyPort=12023}
[21:16:14] [172.29.79.250:2024] Failed to initialize IHotDeployService:java.lang.RuntimeException: 无法连接目标服务器[172.29.79.250:2024]
at com.liubs.ff.proxyserver.TargetServerHandler.invoke(TargetServerHandler.java:48)
at jdk.proxy17/jdk.proxy17.$Proxy266.hello(Unknown Source)
at com.liubs.ff.hotdeploy.InitClientFutureCallable.call(InitClientFutureCallable.java:63)
at com.liubs.ff.hotdeploy.InitClientFutureCallable.call(InitClientFutureCallable.java:29)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)

@Liubsyy
Copy link
Owner

Liubsyy commented Nov 17, 2024

加群沟通

@chensanpi
Copy link
Author

已加

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