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

get_all_versions doesn't fail gracefully when it hits a private object #25

Open
amoeba opened this issue Jan 19, 2017 · 0 comments
Open
Assignees

Comments

@amoeba
Copy link
Contributor

amoeba commented Jan 19, 2017

> library(arcticdatautils)
> env <- env_load('production')
> get_all_versions(env$mn, 'doi:10.18739/A2T67B')
Your login certificate is missing or unreadable. You must login again via CILogon using 'dataone::downloadCert(CertificateManager())'
Attempting to call as public user without being authenticated.
Your login certificate is missing or unreadable. You must login again via CILogon using 'dataone::downloadCert(CertificateManager())'
Attempting to call as public user without being authenticated.
Your login certificate is missing or unreadable. You must login again via CILogon using 'dataone::downloadCert(CertificateManager())'
Attempting to call as public user without being authenticated.
Error in get_chain_neighbors(node, pid) : 
  trying to get slot "obsoletes" from an object of a basic class ("NULL") with no slots
In addition: Warning message:
In .local(x, ...) :
  Error getting SystemMetadata: READ not allowed on arctic-data.9827.4
@amoeba amoeba self-assigned this Jan 19, 2017
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