I have deployed an app to shinyapps.io, however are running into memory issues (getting 'Out of memory!' messages in the logs).
When I try to configure the size of the instance running the app, I am getting an error message that I can't seem to resolve. This issue has been posted on github under rstudio > rsconnect (here - https://github.com/rstudio/rsconnect/issues/271) but has no responses to date, I am hoping this forum may be able to assist...
Command and error:
> rsconnect::configureApp("GLORIA_Demo_1000_LaTrobe_Street", size = "xlarge", account = "brintelligence")
Error in client$configureApplication(application$id, propertyName, propertyValue) :
attempt to apply non-function