mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #2005] Ask for error logs #1009
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#1009
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 @javazhaoxiao on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2005
I have one of my S3 buckets mounted in a directory, but sometimes it automatically disconnects from the S3 server, causing a big impact on our business, and I can't find the reason. So I would like to know where the error log of S3FS is stored to help me troubleshoot the problem.
@gaul commented on GitHub (Jul 28, 2022):
This is a symptom of an s3fs crash. What version of s3fs do you use? The latest 1.91 fixes several crash symptoms. If you still see crashes, please connect
gdband give us a backtrace.@javazhaoxiao commented on GitHub (Aug 2, 2022):
Thanks for your answer,I was using version 1.90, so I updated it,hope it works.
@gaul commented on GitHub (Sep 8, 2023):
Closing due to inactivity. Please test with 1.93 and open a new issue if the symptoms persist.