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

fix: properly initialize singularity #15

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

elijaharita
Copy link
Collaborator

@elijaharita elijaharita commented Nov 15, 2023

Singularity was not previously getting the admin init command run. Also, the --experimentalRemoteSingularityAPIUrl flag should not have http:// in front. This should fix and things should work properly now.

➜  motion-s3-connector git:(fix/singularity-init) ✗ aws s3 mb s3://test
➜  motion-s3-connector git:(fix/singularity-init) ✗ aws s3 cp ~/myfile.txt s3://test
upload: ../../myfile.txt to s3://test/myfile.txt

Should fix #13

Copy link
Contributor

@gammazero gammazero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That all looks correct.

@elijaharita elijaharita merged commit 11ac31e into main Nov 16, 2023
1 check passed
@elijaharita elijaharita deleted the fix/singularity-init branch November 16, 2023 00:16
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 this pull request may close these issues.

Unable to upload files to bucket
2 participants