Error while accessing Swift container URL
Hi , I am getting following error while accessing the Swift container URL .
I checked the logs at /var/log/swift/proxy.log and found following entries.
Sep 3 12:25:58 compute2 account-server: 10.1.17.42 - - [03/Sep/2014:16:25:58 +0000] "HEAD /sdb1/121287/.expiring_objects" 404 - "txa07006c5b89b432d89177-0054074116" "HEAD http://localhost/v1/.expiring_objects" "proxy-server 11235" 0.0005 ""
Sep 3 12:25:58 compute2 object-expirer: Pass beginning; 0 possible containers; 0 possible objects
Sep 3 12:25:58 compute2 account-server: 10.1.17.42 - - [03/Sep/2014:16:25:58 +0000] "GET /sdb1/121287/.expiring_objects" 404 - "tx8681dabf1c7140fd9be96-0054074116" "GET http://localhost/v1/.expiring_objects?format=json&marker=&end_marker=" "proxy-server 11235" 0.0006 ""
Sep 3 12:25:58 compute2 object-expirer: Pass completed in 0s; 0 objects expired
Sep 3 12:26:00 compute2 account-server: 10.1.17.42 - - [03/Sep/2014:16:26:00 +0000] "GET /sdb1/97280/AUTH_8c9fb6577a1e45879f35e3e43b34de58" 200 55 "tx2539566bb12e48f6bff8d-0054074118" "GET http://controller:8080/v1/AUTH_8c9fb6577a1e45879f35e3e43b34de58?format=json&limit=1001" "proxy-server 11341" 0.0032 ""
Sep 3 12:26:00 compute2 account-server: 10.1.17.42 - - [03/Sep/2014:16:26:00 +0000] "GET /sdb1/97280/AUTH_8c9fb6577a1e45879f35e3e43b34de58" 200 2 "tx5c912ca1214142d29b49b-0054074118" "GET http://controller:8080/v1/AUTH_8c9fb6577a1e45879f35e3e43b34de58?format=json&marker=swift-test-00&limit=1001" "proxy-server 11341" 0.0026 ""
Sep 3 12:26:00 compute2 container-server: 10.1.17.42 - - [03/Sep/2014:16:26:00 +0000] "GET /sdb1/119487/AUTH_8c9fb6577a1e45879f35e3e43b34de58/swift-test-00" 200 179 "tx6da3f75d883c4a41b65ea-0054074118" "GET http://controller:8080/v1/AUTH_8c9fb6577a1e45879f35e3e43b34de58/swift-test-00?format=json&limit=1001&prefix=swift-test-folder/&delimiter=/" "proxy-server 11343" 0.0041
Sep 3 12:26:00 compute2 container-server: 10.1.17.42 - - [03/Sep/2014:16:26:00 +0000] "GET /sdb1/119487/AUTH_8c9fb6577a1e45879f35e3e43b34de58/swift-test-00" 200 2 "tx520e767ca41c4ce98c810-0054074118" "GET http://controller:8080/v1/AUTH_8c9fb6577a1e45879f35e3e43b34de58/swift-test-00?format=json&marker=swift-test-folder/&limit=1001&prefix=swift-test-folder/&delimiter=/" "proxy-server 11343" 0.0026
Any idea what is causing the issue and is there any Docs to configure the Public URl for swift.