mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #711] GETTING ERROR WHILE TRYING TO MOUNT s3 on CENTOS 6.8 64bit #402
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#402
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alasundkar on GitHub (Jan 30, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/711
Additional Information
The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all.
Version of s3fs being used (s3fs --version)
example: 1.83
Version of fuse being used (pkg-config --modversion fuse)
example: 2.9.7
System information (uname -r)
command result: uname -r
2.6.32-642.el6.x86_64
Distro (cat /etc/issue)
command result: cat /etc/issue
s3fs command line used (if applicable)
@gaul commented on GitHub (Jan 30, 2018):
Do you have ntp installed and configured?
@ggtakec commented on GitHub (Mar 29, 2019):
I'm sorry for I kept this issue open for a long time.
The cause of the error is that the time you made your request indicates the future of the S3 server's time (GMT).
Please check your HOST time.
Also, the version of libfuse used by s3fs is not supported.
Please check this also.
I will close this, but if the problem persists, please reopen or post a new issue.
Thanks in advance for your assistance.