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

ExpiredToken error when cp large dataset #678

Open
MqllR opened this issue Nov 9, 2023 · 0 comments · May be fixed by #683
Open

ExpiredToken error when cp large dataset #678

MqllR opened this issue Nov 9, 2023 · 0 comments · May be fixed by #683

Comments

@MqllR
Copy link

MqllR commented Nov 9, 2023

Some context:

  • large dataset: > 4TB, million of files
  • s5cmd running in AWS EKS with assumeRole

I'm facing intermittent problem to upload or download with the following error:

MultipartUpload: upload multipart failed upload id: xxx-- caused by: ExpiredToken: The provided token has expired. status code: 400

After looking at the code, there is an explicit deny for retrying this kind of error.

The PR introducing this code seems to tackle another kind of issue. So I'm wondering if that would make sense to revisit the s3 session management.

@MqllR MqllR linked a pull request Dec 6, 2023 that will close this issue
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.

1 participant