Access to Application Error Logs on Connect Cloud?

Hi. I'm testing out the paid Basic Posit Connect Cloud plan. Is there some way to look at deployment and error logs for R Shiny apps that I'm missing? It took me quite a long time to debug an app the last 2 days that turned out to just have dbplyr missing (apparently it's not a mandatory install for ragnar but was nevertheless required for what I'm doing). That would have taken 3 minutes to see by looking at my Shinyapps.io logs. Unfortunately trying to install the dev version of ragnar on Shinyapps takes forever so Shinyapps isn't an option. Happy to say the installation is really snappy on Connect Cloud!

Thanks.

Yes, if you click on the app, running vertically down the top right of the screen you should see a few icons. One of those is called "Logs" and will take you to the logs for that app. These logs should have also been displayed on the screen after any failed publish attempt. Did you see any logs at that point?

thanks
sam

OMG it is literally RIGHT THERE on the right nav but I was just looking at the top and left. :flushed: Thank you.

1 Like