xpipe icon indicating copy to clipboard operation
xpipe copied to clipboard

ssh jump error

Open WarlockFish opened this issue 7 months ago • 4 comments

A: 192.168.68.22 B 10.44.73.11

在A上登陆B是可以的,使用 跳板链接报错

Shell opener command was unsuccessful:
Connection to UNKNOWN port 65535 timed out
io.xpipe.app.process.ProcessOutputException: Shell opener command was unsuccessful:
Connection to UNKNOWN port 65535 timed out
at io.xpipe.app.process.ProcessOutputException.withPrefix(ProcessOutputException.java:29)
at io.xpipe.ext.proc.util.d.dw(SourceFile:263)
at io.xpipe.ext.proc.m.o(SourceFile:1864)
at io.xpipe.ext.proc.ssh.s.o(SourceFile:231)
at io.xpipe.ext.proc.m.J(SourceFile:753)
at io.xpipe.ext.proc.m.start(SourceFile:163)
at io.xpipe.app.ext.ShellSession.start(ShellSession.java:61)
at io.xpipe.app.ext.SingletonSessionStore.startSessionIfNeeded(SingletonSessionStore.java:54)
at io.xpipe.app.ext.ShellStore.getOrStartSession(ShellStore.java:32)
at io.xpipe.app.hub.comp.StoreCreationModel.validate(StoreCreationModel.java:262)
at io.xpipe.app.hub.comp.StoreCreationModel.lambda$finish$0(StoreCreationModel.java:233)
at io.xpipe.app.util.ThreadHelper.lambda$wrap$0(ThreadHelper.java:22)
at java.lang.VirtualThread.run(VirtualThread.java:466)
Caused by: io.xpipe.app.process.ProcessOutputException: Process did not start up properly and had to be killed:
Connection to UNKNOWN port 65535 timed out
at io.xpipe.app.process.ProcessOutputException.of(ProcessOutputException.java:57)
at io.xpipe.ext.proc.util.d.dw(SourceFile:265)
... 11 more

WarlockFish avatar Sep 19 '25 07:09 WarlockFish

Did you configure A to be a jump server as shown here? https://docs.xpipe.io/guide/ssh#gateways-and-jump-servers

crschnick avatar Sep 19 '25 08:09 crschnick

Does this fix it?

crschnick avatar Sep 20 '25 05:09 crschnick

Does this fix it?

no, i open it

WarlockFish avatar Sep 22 '25 08:09 WarlockFish

Image

WarlockFish avatar Sep 22 '25 08:09 WarlockFish

Can you try again in XPipe 19?

crschnick avatar Nov 16 '25 11:11 crschnick