stan-dev / cmdstan

CmdStan, the command line interface to Stan
https://mc-stan.org/users/interfaces/cmdstan
BSD 3-Clause "New" or "Revised" License
210 stars 93 forks source link

Error: GitHub download of release list failed with error: cannot open URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' #1247

Closed BEAST-Community closed 3 months ago

BEAST-Community commented 7 months ago

Dear @maverickg,

How to deal with this?

install_cmdstan() The C++ toolchain required for CmdStan is setup properly! trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' trying URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest' Error: GitHub download of release list failed with error: cannot open URL 'https://api.github.com/repos/stan-dev/cmdstan/releases/latest'

rok-cesnovar commented 7 months ago

Is there any chance you have a GITHUB_PAT set in .Renviron and it expired?

WardBrian commented 3 months ago

If this persists please open an issue against cmdstanr