mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #2164] s3fs:failed to set internal data for accesskey/secret key from passwd file #1100
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#1100
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 @MMahendravarman on GitHub (May 15, 2023).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2164
Hi ,
I was able to mount successfully but when tried to build docker image and mount through docker getting below error . Please check and help on this issue.
s3fs:failed to set internal data for accesskey/secret key from passwd file .
@ggtakec commented on GitHub (May 15, 2023):
@MMahendravarman
Could you tell us the version of s3fs you are using, the options at startup, the environment variables, etc.?
s3fs has gone through some fixes and this error message is now a different message.
Could you use the latest version or the code from the master branch?
Thanks in advance for your assistance.