Hide Forgot
Version-Release number of selected component: openstack-swift-object-1.8.0-3.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/bin/swift-object-server /etc/swift/object-server.conf dso_list: openstack-swift-1.8.0-3.fc19.noarch executable: /usr/bin/swift-object-server kernel: 3.11.2-201.fc19.x86_64 runlevel: unknown type: Python uid: 1002 Truncated backtrace: wsgi.py:93:get_socket:Exception: Could not bind to 192.168.0.32:6000 after trying for 30 seconds Traceback (most recent call last): File "/usr/bin/swift-object-server", line 22, in <module> run_wsgi(conf_file, 'object-server', default_port=6000, **options) File "/usr/lib/python2.7/site-packages/swift/common/wsgi.py", line 125, in run_wsgi sock = get_socket(conf, default_port=kwargs.get('default_port', 8080)) File "/usr/lib/python2.7/site-packages/swift/common/wsgi.py", line 93, in get_socket bind_addr[0], bind_addr[1], bind_timeout)) Exception: Could not bind to 192.168.0.32:6000 after trying for 30 seconds Local variables in innermost frame: addr: (2, 1, 6, '', ('192.168.0.32', 6000)) bind_timeout: 30 err: error(98, 'Address already in use') sock: None bind_addr: ('192.168.0.32', 6000) retry_until: 1381098247.26372 warn_ssl: False conf: {'bind_port': '6000', 'mount_check': 'false', '__file__': '/etc/swift/object-server.conf', 'devices': '/srv/node', 'log_facility': 'LOG_LOCAL2', 'bind_ip': '192.168.0.32', 'here': '/etc/swift', 'workers': '1', 'user': 'swift'} default_port: 6000 address_family: 2
Created attachment 810841 [details] File: backtrace
Created attachment 810842 [details] File: environ
Duplicate of bug 947860
*** This bug has been marked as a duplicate of bug 947860 ***