I have made an R Shiny app which contains some graphs using plotly and ggplot2 libraries. When i deployed the application on shinyapps.io server it is running perfectly fine, but wen i run on my own server which i have set as a shiny server it is not able to display the app. All the other sample apps are running perfectly.