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

s3ninja should report errors if it can't write to disk #233

Closed
larsw opened this issue Sep 15, 2023 · 1 comment · Fixed by #234
Closed

s3ninja should report errors if it can't write to disk #233

larsw opened this issue Sep 15, 2023 · 1 comment · Fixed by #234

Comments

@larsw
Copy link

larsw commented Sep 15, 2023

I'm running the latest scireum/s3ninja docker image, and I've bound the /home/sirius/data directory to a directory on the host.

It would be wise to include information about the uid of the sirius user in the documentation (2000 - even if it isn't specified explicitly in the Dockerfile) and inform users that they need to ensure that the permissions/ownership is correct.

As of now, it reports "Bucket successfully created." even if it doesn't write anything to disk / show anything in the bucket list in the UI.

jakobvogel added a commit that referenced this issue Sep 18, 2023
`e` → `exception`/`ignored`
`p*` → `path*`/`childPath`
`s*` → `string*`
`b*` → `bytes*`
`i` → `index`

#233
jakobvogel added a commit that referenced this issue Sep 18, 2023
jakobvogel added a commit that referenced this issue Sep 18, 2023
`e` → `exception`
`m` → `matcher`
`props` → `clonedProperties`
`propsOut` → `outputStream`
`propsFile` → `propertiesFile`

#233
jakobvogel added a commit that referenced this issue Sep 18, 2023
Renames variable `raf` to a proper, meaningful `randomAccessToPart`, and inlines single-use `channel` variable.

#233
jakobvogel added a commit that referenced this issue Sep 18, 2023
jakobvogel added a commit that referenced this issue Sep 18, 2023
jakobvogel added a commit that referenced this issue Sep 18, 2023
jakobvogel added a commit that referenced this issue Sep 18, 2023
jakobvogel added a commit that referenced this issue Sep 18, 2023
The tests currently sometimes leave stuff behind, possibly influencing other tests.

#233
jakobvogel added a commit that referenced this issue Sep 18, 2023
Test cases now assume an empty state in the beginning, as enforced by the new methods introduced in commit ce1e173.

#233
@jakobvogel
Copy link
Member

@hggh could you please have a look concerning the Dockerfile and/or documentation?

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

Successfully merging a pull request may close this issue.

2 participants