Skip to content

GitHub related error when running setupProject, possibly related to an unauthicated download limit #80

@camillegiuliano

Description

@camillegiuliano

When running a setupProject call with repositories not already cloned on the machine they become inaccessible despite being public, this is possibly due to downloading large amounts of data from GitHub while unauthenticated prior to the setupProject call.

Error in getDepsGH(pkgDTCached[["FALSE"]][isGH], verbose, which = which,  :
  Error in stopOnGitRefsFails(gitRefs, fetf, tf, acct, repo, br) :
  GitHub repository not accessible does it need authentication?
Did you spell the GitHub.com repository, package and or branch/gitRefs correctly?

This edge case is solved by authenticating with a token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions