Open GoogleCodeExporter opened 9 years ago
Hi,
I'm sorry for replying too late.
I updated new version v1.73, this version fixed a bug about connection retrying.
And "curldbg" option is added, it enables CURLOPT_VERBOSE to libcurl.
if you specify this option, you can get more information about connecting to S3.
After that, too many logs which you get helps us probably.
if you can, please use and check it.
Thanks in advance for your help.
Original comment by ggta...@gmail.com
on 23 Aug 2013 at 6:16
Hi, I am trying to mount a S3 bucket in an Amazon Ec2 (Red Hat Enterprise Linux
6.4 for Cluster Instances machine). T get the following messages.
[root@ip-172-31-9-231 s3fs]# s3fs -o allow_other -o use_cache=/tmp bryteflowcdc
/mnt/s3/bryteflowcdc
[root@ip-172-31-9-231 s3fs]# grep s3fs /etc/mtab
s3fs /mnt/s3/bryteflowcdc fuse.s3fs rw,nosuid,nodev,allow_other 0 0
[root@ip-172-31-9-231 s3]# ls -l
ls: cannot access bryteflowcdc: Transport endpoint is not connected
total 0
Other details
[root@ip-172-31-9-231 s3]# pkg-config --modversion fuse
2.9.1
[root@ip-172-31-9-231 s3fs]# s3fs --version
Amazon Simple Storage Service File System 1.73
Copyright (C) 2010 Randy Rizun <rrizun@gmail.com>
License GPL2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Any ideas on how to rectify the Transport endpoint not connected error.
Thanks
MP
Original comment by mamtapre...@gmail.com
on 7 Nov 2013 at 2:11
Hi, mamtapremkumar
(I'm sorry for replying very slow.)
This issue maybe bugs about s3fs.
We updated s3fs on github(we moved project from googlecodes to
github(https://github.com/s3fs-fuse/s3fs-fuse)).
If you can, please try to use latest master branch on github.
Thanks in advance for your help.
Original comment by ggta...@gmail.com
on 1 Jun 2014 at 3:35
Original issue reported on code.google.com by
nicho...@nicholaswilliams.net
on 8 Aug 2013 at 2:58