runtime error

R version 4.3.1 (2023-06-16) -- "Beagle Scouts" 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. > pr <- plumber::plumb('/opt/ml/plumber.R'); pr$run(host = '0.0.0.0', port = 7860) Current directory /opt/ml Error in stopOnLine(lineNum, file[lineNum], e) : Error on line #15: 'pin_loc <- pins:::github_raw("JamesHWade/r-mlops/main/pins-r/_pins.yaml")' - Error in `board_url()` at plumber.R:16:0: ! Failed to access manifest file at <https://raw.githubusercontent.com/JamesHWade/r-mlops/main/pins-r/_pins.yaml>: Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached: [raw.githubusercontent.com] Resolving timed out after 10000 milliseconds Calls: <Anonymous> ... tryCatchList -> tryCatchOne -> <Anonymous> -> stopOnLine Execution halted

Container logs:

Fetching error logs...