On Jan 7, 2014, at 1:53 AM, Nikolaus Rath <[email protected]> wrote:

> On 01/06/2014 10:50 AM, Diogo Vieira wrote:
>> Now with the correct bucket name it did not give me the wrong
>> credentials error but instead kept bouncing around between servers
>> ending with a "Too many chained redirections" traceback as noted below:
>> 
>>    Using proxy 10.10.4.254:3128
>>    Using proxy 10.10.4.254:3128
>>    _do_request(): redirected to s3.amazonaws.com <http://s3.amazonaws.com>
>>    Using proxy 10.10.4.254:3128
>>    _do_request(): redirected to eurotux-teste2.s3.amazonaws.com
>>    <http://eurotux-teste2.s3.amazonaws.com>
>>    Using proxy 10.10.4.254:3128
>>    _do_request(): redirected to s3.amazonaws.com <http://s3.amazonaws.com>
>>    Using proxy 10.10.4.254:3128
>>    _do_request(): redirected to eurotux-teste2.s3.amazonaws.com
>>    <http://eurotux-teste2.s3.amazonaws.com>
> [...]
> 
> Could you please file a bug at https://bitbucket.org/nikratio/s3ql/issues?
> 
> When doing that, could you check if you have the same problem if you
> unset the http_proxy environment variable before calling
> mkfs.s3ql/mount.s3ql? (assuming the proxy isn't mandatory).

I already filed it at 
https://bitbucket.org/nikratio/s3ql/issue/12/too-many-chained-redirections-when-trying.

Unfortunately the proxy is mandatory and I can't change that.

> 
> 
>> BTW, although I have the authfile in place it always asked for my
>> credentials again, unless I specified its path in with the flag
>> --authfile (I don't know if it intended).
> 
> You probably did not put it in the location where s3ql tries to read it
> from by default.
> 

Isn't the default ~/.s3ql/authfile2? That's the location where I put it. I've 
set its permissions to 600, that should be ok, right?

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to