Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when pulling/pushing archives after longer R session #254

Open
lamke07 opened this issue Nov 2, 2020 · 0 comments
Open

Error when pulling/pushing archives after longer R session #254

lamke07 opened this issue Nov 2, 2020 · 0 comments

Comments

@lamke07
Copy link

lamke07 commented Nov 2, 2020

After a longer R session in use, pull/push commands such as orderly::orderly_pull_archive() cease to work for me. I think it is because the web connection times out after some time. I don't have a reproducible example as this just depends on the R session/how long I have been in the R session, but the following is an example I just encountered after logging back into the PC:

> orderly::orderly_push_archive("mwi_data_facility")

Error in self$folder$files(file.path("archive", name)) : Forbidden (HTTP 403).

A workaround for this error would just be to restart R and then everything works fine again as I just need to log back into sharepoint etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant