我一直在关注这个tutorial,当我将示例应用程序“推”到IBM Bluemix上时,它无法创建实例。我正在使用custom buildpack,并且成功安装了所有必需的R
文件等。
我将应用程序推送到Bluemix的命令:cf push MyNewShinyApp -b https://github.com/aruizga7/cf-buildpack-r.git
我收到的错误是:Failed to accept connection within health check timeout...
(在命令提示符下)
在Bluemix上我收到此错误:
an instance of the app crashed: failed to accept connections within health check timeout
exit status: 1, CRASHED