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

When default.storage.resource is empty, uploads fail #373

Open
JustinKyleJames opened this issue Dec 12, 2024 · 2 comments
Open

When default.storage.resource is empty, uploads fail #373

JustinKyleJames opened this issue Dec 12, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@JustinKyleJames
Copy link
Contributor

Metalnx does not seem to use the server's default storage resource for uploads. Instead default.storage.resource must be populated.

If this settings is empty, uploads silently fail.

@trel
Copy link
Contributor

trel commented Dec 12, 2024

as we're moving to a pure client... it should not need to be set/defined on the client side.

i would expect it to defer to the server choice for default resource if it is not set in metalnx.properties.

@JustinKyleJames
Copy link
Contributor Author

I have the fix in. It requires changes to both metalnx and jargon-irods-ext.

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

No branches or pull requests

3 participants