Skip to content

ssh jump error #682

@WarlockFish

Description

@WarlockFish

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions