-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
api/v0/get?archive=true: tar: time stamp is in the future #8406
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
That's definitely not a bug in go-ipfs, it's likely NTP adjusting your clock. You can safely ignore the warning. |
I... take that back. Go is rounding time up. |
Otherwise, we'll write timestamps in the future. fixes ipfs/kubo#8406
Fix in ipfs/go-ipfs-files#41. |
thanks for investigating : ) |
(still needs to be bubbled) |
Otherwise, we'll write timestamps in the future. fixes ipfs/kubo#8406 This commit was moved from ipfs/go-ipfs-files@3dadb7b
Checklist
Installation method
built from source
Version
Config
not relevant
Description
api/v0/get?archive=true
produces archives with future timestamps (error is less than one second)this will throw many warnings when extracting that archive
reproduce:
output:
The text was updated successfully, but these errors were encountered: