runtime error

Exit code: 1. Reason: R version 4.3.2 (2023-10-31) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > shiny::runApp('/srv/shiny-server', host='0.0.0.0', port=7860) Loading required package: shiny Attaching package: β€˜dplyr’ The following objects are masked from β€˜package:stats’: filter, lag The following objects are masked from β€˜package:base’: intersect, setdiff, setequal, union Attaching package: β€˜jsonlite’ The following object is masked from β€˜package:shiny’: validate Warning: One or more parsing issues, call `problems()` on your data frame for details, e.g.: dat <- vroom(...) problems(dat) Rows: 599 Columns: 11 ── Column specification ──────────────────────────────────────────────────────── Delimiter: "," chr (10): #, Player, Pos, HT, Age, Current Team, YOS, Pre-Draft Team, Draft ... dbl (1): WT β„Ή Use `spec()` to retrieve the full column specification for this data. β„Ή Specify the column types or set `show_col_types = FALSE` to quiet this message. Error in get_github_file() : Unauthorized (HTTP 401). Calls: <Anonymous> ... <Anonymous> -> initialize -> get_github_file -> stop_for_status Execution halted

Container logs:

Fetching error logs...