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

Where is the output? #8

Closed
xexpanderx opened this issue May 24, 2021 · 1 comment
Closed

Where is the output? #8

xexpanderx opened this issue May 24, 2021 · 1 comment

Comments

@xexpanderx
Copy link

xexpanderx commented May 24, 2021

Hey!

I am trying to use fetch & run script together with my custom script. I am trying to download a file using aws s3 cp S3_SOURCE . However, the file seems to get downloaded, but when doing an ls -al ., nothing is there... It seems fetch & run script is hiding stderr or something cause I have no idea what is going on..
2021-05-24_22h17_07

The docker I am using is created like this:
2021-05-24_22h17_35

Help appreciated, where is the file?

@xexpanderx
Copy link
Author

xexpanderx commented May 24, 2021

Looking closer, I could see the download failed at:

Completed 2.8 MiB/159.0 MiB (11.5 MiB/s) with 1 file(s) remainingtotal 8

This is the last download output, which means something happens after 2.8 MiB is downloaded. However, again, no idea why.

2021-05-24_22h38_45

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