The application failed to start. Contact the author for more information but i don't have error logs in shiny

I just deploy my first app on the shinyapps.io, everything fine with that.
The problem is that the message “The application failed to start. Contact the author for more information” appears if I try to enter to the page.
The logs seem to be fine too, this is the last log:

2022-03-31T20:16:03.351167+00:00 shinyapps[5983797]: Starting R with process ID: '333'
2022-03-31T20:16:03.351212+00:00 shinyapps[5983797]: Shiny application starting ...
2022-03-31T20:16:03.351249+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351327+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351287+00:00 shinyapps[5983797]: Attaching package: ‘shinydashboard’
2022-03-31T20:16:03.351373+00:00 shinyapps[5983797]: The following object is masked from ‘package:graphics’:
2022-03-31T20:16:03.351412+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351451+00:00 shinyapps[5983797]:     box
2022-03-31T20:16:03.351488+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351525+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351568+00:00 shinyapps[5983797]: Attaching package: ‘shinyjs’
2022-03-31T20:16:03.351646+00:00 shinyapps[5983797]: The following object is masked from ‘package:shinyWidgets’:
2022-03-31T20:16:03.351606+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351695+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351788+00:00 shinyapps[5983797]:     alert
2022-03-31T20:16:03.351843+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351889+00:00 shinyapps[5983797]: The following object is masked from ‘package:shiny’:
2022-03-31T20:16:03.352061+00:00 shinyapps[5983797]: The following objects are masked from ‘package:methods’:
2022-03-31T20:16:03.352015+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351932+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.351975+00:00 shinyapps[5983797]:     runExample
2022-03-31T20:16:03.352100+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352144+00:00 shinyapps[5983797]:     removeClass, show
2022-03-31T20:16:03.352181+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352225+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352263+00:00 shinyapps[5983797]: Attaching package: ‘shinyalert’
2022-03-31T20:16:03.352375+00:00 shinyapps[5983797]: The following object is masked from ‘package:shinyBS’:
2022-03-31T20:16:03.352424+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352304+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352548+00:00 shinyapps[5983797]: The following object is masked from ‘package:shinyjs’:
2022-03-31T20:16:03.352586+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352508+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352468+00:00 shinyapps[5983797]:     closeAlert
2022-03-31T20:16:03.352626+00:00 shinyapps[5983797]:     runExample
2022-03-31T20:16:03.352664+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352703+00:00 shinyapps[5983797]: The following object is masked from ‘package:shiny’:
2022-03-31T20:16:03.352745+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352788+00:00 shinyapps[5983797]:     runExample
2022-03-31T20:16:03.352831+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352868+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.352912+00:00 shinyapps[5983797]: Attaching package: ‘dplyr’
2022-03-31T20:16:03.352997+00:00 shinyapps[5983797]: The following objects are masked from ‘package:stats’:
2022-03-31T20:16:03.352945+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353119+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353081+00:00 shinyapps[5983797]:     filter, lag
2022-03-31T20:16:03.353161+00:00 shinyapps[5983797]: The following objects are masked from ‘package:base’:
2022-03-31T20:16:03.353390+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353428+00:00 shinyapps[5983797]: The following objects are masked from ‘package:stats’:
2022-03-31T20:16:03.353468+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353517+00:00 shinyapps[5983797]:     chisq.test, fisher.test
2022-03-31T20:16:03.353563+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353610+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353039+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353270+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353761+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353690+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353204+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353726+00:00 shinyapps[5983797]: The following object is masked from ‘package:utils’:
2022-03-31T20:16:03.353835+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353311+00:00 shinyapps[5983797]: 
2022-03-31T20:16:03.353648+00:00 shinyapps[5983797]: Attaching package: ‘collections’
2022-03-31T20:16:03.353238+00:00 shinyapps[5983797]:     intersect, setdiff, setequal, union
2022-03-31T20:16:03.353351+00:00 shinyapps[5983797]: Attaching package: ‘janitor’
2022-03-31T20:16:03.353796+00:00 shinyapps[5983797]:     stack
2022-03-31T20:16:04.351088+00:00 shinyapps[5983797]: hash-2.2.6.2 provided by Decision Patterns
2022-03-31T20:16:04.351142+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351202+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351245+00:00 shinyapps[5983797]: Attaching package: ‘spsComps’
2022-03-31T20:16:04.351287+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351332+00:00 shinyapps[5983797]: The following objects are masked from ‘package:shinyBS’:
2022-03-31T20:16:04.351372+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351410+00:00 shinyapps[5983797]:     bsAlert, bsPopover, bsTooltip
2022-03-31T20:16:04.351442+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351478+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351512+00:00 shinyapps[5983797]: Attaching package: ‘tibbletime’
2022-03-31T20:16:04.351560+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351605+00:00 shinyapps[5983797]: The following object is masked from ‘package:stats’:
2022-03-31T20:16:04.351639+00:00 shinyapps[5983797]: 
2022-03-31T20:16:04.351670+00:00 shinyapps[5983797]:     filter
2022-03-31T20:16:04.351704+00:00 shinyapps[5983797]: 

I think that I don't have errors in the log and I don't know what's happening.

2 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.