【发布时间】:2018-12-27 21:31:04
【问题描述】:
我的 Shiny 应用程序在本地连接到我的 Redshift 实例,但是当我将应用程序发布到 shinyapps.io 后尝试运行时出现以下错误
Warning: Error in connection_create: could not connect to server:
Connection timed out
Is the server running on host "redshift.bi.tmmp.io" (23.23.70.97)
and accepting TCP/IP connections on port 5439?
在线发布后如何允许连接通过?
【问题讨论】:
标签: r amazon-web-services shiny amazon-redshift