Hello,

My name is Sam. s3ql is a great piece of software and I am very excited to 
get it up and running but have run into some problems. Do you have some 
time to help me out?

Trouble is with "No permission to access backend" error.

$ swift stat -v

Swift Storage Url: http://<hostname>:8080/v1/KEY_xyxyxy


Created container.

$ swift stat s3ql

Account: KEY_xyxyxy

Container: s3ql


$ cat /root/.s3ql/authinfo2

[swift]

backend-login: OS_USERNAME

backend-password: OS_PASSWORD

storage-url: swift://<hostname>:8080/s3ql


$ mkfs.s3ql --debug swift://<hostname>:8080/s3ql --authfile 
~/.s3ql/authinfo2 --backend-options no-ssl

Then get error:

2016-05-20 18:39:55.748 24977 DEBUG MainThread 
s3ql.backends.common.get_ssl_context: Reading default CA certificates.

2016-05-20 18:39:55.755 24977 DEBUG MainThread 
s3ql.backends.swift._do_request: started with 'GET', '/', None, {'limit': 
1}, None, None

2016-05-20 18:39:55.755 24977 DEBUG MainThread 
s3ql.backends.swift._do_request: no active connection, calling _get_conn()

2016-05-20 18:39:55.755 24977 DEBUG MainThread 
s3ql.backends.swift._get_conn: started

2016-05-20 18:39:55.755 24977 DEBUG MainThread 
s3ql.backends.swift._get_conn: GET /v1.0

2016-05-20 18:39:55.767 24977 DEBUG MainThread 
s3ql.backends.swift._get_conn: auth to /v1.0 failed, trying next path

2016-05-20 18:39:55.767 24977 DEBUG MainThread 
s3ql.backends.swift._get_conn: GET /auth/v1.0

2016-05-20 18:39:55.787 24977 ERROR MainThread root.excepthook: No 
permission to access backend.


It looks like my installation is handling URLS differently from all the 
given examples online, can you see where I am going wrong? Anything much 
appreciated.

Best,

Sam

-- 
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/d/optout.

Reply via email to