mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #758] S3 Bucket Connection Lost and Debug will not Complete #437
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#437
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 @dkangel37 on GitHub (May 10, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/758
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)
1.83
Version of fuse being used (pkg-config --modversion fuse)
example: 2.9.4
System information (uname -r)
AWS RHEL 7
Distro (cat /etc/issue)
command result: cat /etc/issue
/etc/fstab entry (if applicable):
s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs)
Details about issue
The Mounts to the S3 buckets have disconnected and won't reconnect. A manual Mount does not work either. The debug will not complete and only hangs. A restart does not help either. Thoughts?
@gaul commented on GitHub (Mar 17, 2019):
Could you mount in the foreground with debug logging via
-f -d?@gaul commented on GitHub (Jun 25, 2019):
Closing due to inactivity.