Unauth in containers sync

Asked by dimm

I'm getting error:

container-sync Unauth 'AUTH_4e5c83cb-5c36-441b-924a-4724a4eb54a6/sync1' => 'http://other_server_ip:8081/v1/AUTH_4c5ed1c9-f458-4d74-8fd5-6afdbc97b9e2/sync1'

when trying the containers sync.

The secret key is the same, the other server is in allowed_sync_hosts of proxy-server.conf [DEFAULT] section and container-server.conf file. What else should I check?

I'm using swauth and swift 1.7.7

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Solved by:
dimm
Solved:
Last query:
Last reply:
Revision history for this message
dimm (dmitry-pha) said :
#1

Also, do the synchronization happen container-server to container-server directly or proxy is used? I currently have data nodes in private network and only head node with proxy server can access the other cluster. I couldn't find these details in the documentation. Can it be related to the error?

Revision history for this message
dimm (dmitry-pha) said :
#2

Looks like something was messed up in containers from the previous versions of SWIFT. Clean installation is working now.