Closed ChaitaC closed 1 year ago
Verified
> rsconnect::restartApp( appName = "purgeapp-retest", server = "test_box", account = "chaitatest")
Error in `rsconnect::restartApp()`:
! `server` must be shinyapps.io
Run `rlang::last_trace()` to see where the error occurred.
RStudio Version 2023.08.0-daily+46 R-4.1.0 rsconnect
RemoteType: github RemoteSha: a3d883cbf3ff37fce603a7276cf7cbbec2c0ef12 Problem: The rsconnect::restartApp() function is designed to work exclusively with Shiny Servers. However, when a user attempts to use it for an app deployed on a Connect server, the logs provide inaccurate feedback.
Steps:
Actual Result: restarting fails with the following error message