mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1524] returning empty contents in bucket after some days of mounting s3fs #802
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#802
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 @prasad-1729 on GitHub (Jan 19, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1524
Hi all,
I mounted one bucket in my local system 2 weeks back..At that time it is working fine...
But when I give list,copy commands to that path...It is returning empty value..!
FYI I have nearly 10000 files in that bucket..
Is there any expiry of s3fs mounts? I didn't get what actually happing background..
can you please advise what to do?
Local system: Mac
Thanks!!
@gaul commented on GitHub (Jan 19, 2021):
Can you ensure that s3fs is still running? It might help to launch it in the foreground with
-f -dto see what is happening.@gaul commented on GitHub (Feb 8, 2021):
Please reopen if symptoms persist.