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

ZEVA - ICBC file processing - error 13 #2351

Open
tim738745 opened this issue Nov 19, 2024 · 1 comment
Open

ZEVA - ICBC file processing - error 13 #2351

tim738745 opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working High High priority ticket but not critical at this time Tested :) Passed testing

Comments

@tim738745
Copy link
Collaborator

Writing the ICBC file to the backend's filesystem fails; appears to be a directory permission issue. Something associated with the build of the backend image may have changed.

This should be fixed by not writing the file to the filesystem; we can read it directly from the response object returned from calling get_object (https://min.io/docs/minio/linux/developers/python/API.html#get-object-bucket-name-object-name-offset-0-length-0-request-headers-none-ssec-none-version-id-none-extra-query-params-none)

@tim738745 tim738745 self-assigned this Nov 19, 2024
@shayjeff
Copy link
Collaborator

shayjeff commented Nov 19, 2024

I was able to upload an ICBC file without any issues.

@shayjeff shayjeff added Bug Something isn't working High High priority ticket but not critical at this time Tested :) Passed testing labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working High High priority ticket but not critical at this time Tested :) Passed testing
Projects
None yet
Development

No branches or pull requests

2 participants