启用SSH访问Postgres数据失败

通过运行jar包的形式启用metabase之后,在添加数据库时选择了通过SSH通道访问Postgres数据库失败,看终端日志显示SSH对应但IP和端口有误,原因是日志上打印链接的SSH的端口和我输入的端口不是同一个,而且每次点击Next按钮,后天打印日志上的SSH的端口都会变。这是为什么呀?怎么解决?求救

Google translate says:

After the metabase was enabled by running the jar package, the access to the Postgres database through the SSH channel was selected during the database addition. The terminal logs show that the SSH is compatible but the IP address and port are incorrect. The reason is that the SSH port and the input The port is not the same, and each time you click the Next button, the SSH port on the day after tomorrow prints the log. Why? How to deal with it? Help

Could be related to this open Pull Request:

There is also a section in the Admin Guide covering manual setups: