使用 Bluemix Secure Gateway 应用程序时,我在查找目的地时收到错误消息

Using Bluemix Secure Gateway app, I am receiving an error with finding destinations

我在 Bluemix 上使用 Secure Gateway 应用程序在虚拟机和 Bluemix 之间创建安全网关隧道。我已经在虚拟机上安装了安全网关客户端,并为应用程序打开了端口。我已经创建了一个安全网关并在 Bluemix 上配置了目标详细信息。

但是,Secure Gateway 应用程序未连接到各个应用程序。在 Bluemix 上,它显示每个目的地的以下状态:Active Destinations: 0

当我登录 VM 并连接到安全网关客户端时,我收到以下错误消息:

[2016-04-05 20:37:04.577] [INFO] (Client PID 1) The Secure Gateway tunnel is connected
[2016-04-05 20:37:04.895] [ERROR] (Client PID 1) The server failed to bring up the destinations associated with this gateway
[2016-04-05 20:37:04.906] [INFO] (Client PID 1) The Secure Gateway tunnel was disconnected
[2016-04-05 20:37:04.906] [INFO] (Client PID 1) Secure Gateway tunnel connection retry in 5 seconds
[2016-04-05 20:37:09.909] [INFO] (Client PID 1) Secure Gateway tunnel connection retry in 5 seconds

我该如何解决这个问题并在 VM 和 Bluemix 上的安全网关应用程序之间完成安全网关隧道的设置,以便可以从外部访问该应用程序?谢谢

此问题是由于 Secure Gateway 服务器在尝试为您的目标设置侦听器时遇到一些错误,导致它向客户端发送消息触发隧道断开连接。虽然不理想,但这通常可以通过简单地重新启动客户端来解决。