mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #809] s3fs return http response code 200 but bucket not mount #468
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#468
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 @paulm76 on GitHub (Aug 13, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/809
Version of s3fs being used (s3fs --version)
Version of fuse being used (pkg-config --modversion fuse)
System information (uname -r)
Distro (cat /etc/issue)
s3fs command line used (if applicable)
/etc/fstab entry (if applicable):
Details about issue
I'm currently trying to mount my s3 bucket on my server instance. The command return this :
At this point the command seems to enter in an infinite loop. I wait about 5 minutes and nothing happened. So I press
ctrl + Cand this line appear^C[INF] s3fs.cpp:s3fs_destroy(3428): destroyI don't figure out what is the problem...
@manuelsotoma commented on GitHub (Sep 28, 2018):
I am experimenting the same problem.
Could you please reopen the issue ??
@baregawi commented on GitHub (Jan 15, 2019):
Yes, the same is happening to me. I don't know where to look for the error. Could you re-open or let us know how you fixed the issue?
@gaul commented on GitHub (Jan 15, 2019):
Try running s3fs with
-d -d -f -o f2 -o curldbgand open a new issue.@shlha commented on GitHub (Jun 14, 2019):
Did this get sorted? It's just driving me crazy. Bucket mounts but i get ls: reading directory .: Input/output error
It has become very frustrating
@kansology commented on GitHub (Sep 10, 2019):
Same issue. REOPEN
@gaul commented on GitHub (Sep 12, 2019):
Please open a new issue with the suggested debugging information from https://github.com/s3fs-fuse/s3fs-fuse/issues/809#issuecomment-454429703.
@icculp commented on GitHub (Jul 28, 2021):
I am having this issue now, pasting log below
@icculp commented on GitHub (Jul 28, 2021):
Looks like it actually mounted, but it locked that shell terminal, I can't ctrl-c or anything, but I can see the output as I interact with the disk. I've tried copying some files into it but it's moving at kb/s, which doesn't make any sense.