Error when deploying Shiny App “An error has occurred The application failed to start. exit status 1”
I’ve been working on a Shiny app and locally it works fine. But, when I deploy it, on the web appear “An error has occurred. The application failed to start. exit status 1”. I don’t know why this rises, since in console and log not describe the error. But, I think its because I have classification task with random forest. Any help would be appreciated.