R shiny publish issue Unhandled Exception: HTTP 500: Internal Server Error -


i trying publish shiny app, works fine in local, when try publish it, got error: unhandled exception: http 500: internal server error

what mean? don't know part goes wrong, hope can help.

same here, looks having server issues...

http 500 refers issue web server (service), don't worry it's not problem on end.

see: http://www.checkupdown.com/status/e500.html

you can periodically try publish again until works. can check shiny google discussion group https://groups.google.com/forum/#!forum/shiny-discuss shinyapps.io


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -