derrickchoi / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Can't mount bucket despite FULL_CONTROL in ACL. #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Detailed description of observed behavior:

Despite having FULL_CONTROL in the ACL of a bucket I don't own, I'm seeing the 
following (note bucket name is changed to protect the innocent):

jriehl@prime:~$ s3fs otherguysbucket mnt
s3fs: bucket "otherguysbucket" is not part of the service specified by the 
credentials

===================================================================
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.35

Version of fuse being used (pkg-config --modversion fuse):

2.8.4

System information (uname -a):

Linux prime 2.6.38-8-virtual #42-Ubuntu SMP Mon Apr 11 04:06:34 UTC 2011 x86_64 
x86_64 x86_64 GNU/Linux

Distro (cat /etc/issue):

Ubuntu 11.04 \n \l

s3fs command line used (if applicable):

/etc/fstab entry (if applicable):

s3fs syslog messages (grep s3fs /var/log/syslog):

Nothing for this particular problem...

jriehl@prime:~$ date
Wed May 18 22:42:40 UTC 2011
jriehl@prime:~$ s3fs otherguysbucket mnt
s3fs: bucket "otherguysbucket" is not part of the service specified by the 
credentials
jriehl@prime:~$ sudo grep s3fs /var/log/syslog
May 18 18:38:55 prime s3fs: init $Rev: 304 $
May 18 18:45:27 prime s3fs: init $Rev: 304 $
May 18 22:37:00 prime s3fs: init $Rev: 304 $

Original issue reported on code.google.com by jon.ri...@gmail.com on 18 May 2011 at 10:44

GoogleCodeExporter commented 8 years ago
Please check the format of your credentials file.  Consider the following 
example:

askdfjaljksdf:39483480398
otherbucket:vznvvmxslj:0890866

The first entry is the default entry. All buckets which do are not explicitly 
specified use this entry. If you want to use credentials for other than 
default, then you need to specify the other bucket name followed by its keys. 

Original comment by dmoore4...@gmail.com on 29 May 2011 at 9:56

GoogleCodeExporter commented 8 years ago
No response from original submitter in over a month -- closing this one.

Original comment by dmoore4...@gmail.com on 6 Jul 2011 at 4:16