Bug 1018019 - [abrt] openstack-swift-object-1.8.0-3.fc19: wsgi.py:93:get_socket:Exception: Could not bind to 192.168.0.32:6000 after trying for 30 seconds
Summary: [abrt] openstack-swift-object-1.8.0-3.fc19: wsgi.py:93:get_socket:Exception: ...
Keywords:
Status: CLOSED DUPLICATE of bug 947860
Alias: None
Product: Fedora
Classification: Fedora
Component: openstack-swift
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Silas Sewell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2f13fd8c46166603abc486b2c23...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 01:43 UTC by Nirmal Pathak
Modified: 2013-10-14 19:58 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-14 19:58:24 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.11 KB, text/plain)
2013-10-11 01:43 UTC, Nirmal Pathak
no flags Details
File: environ (157 bytes, text/plain)
2013-10-11 01:43 UTC, Nirmal Pathak
no flags Details

Description Nirmal Pathak 2013-10-11 01:43:23 UTC
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

Comment 1 Nirmal Pathak 2013-10-11 01:43:28 UTC
Created attachment 810841 [details]
File: backtrace

Comment 2 Nirmal Pathak 2013-10-11 01:43:32 UTC
Created attachment 810842 [details]
File: environ

Comment 3 Pete Zaitcev 2013-10-11 03:07:26 UTC
Duplicate of bug 947860

Comment 4 Pete Zaitcev 2013-10-14 19:58:24 UTC

*** This bug has been marked as a duplicate of bug 947860 ***


Note You need to log in before you can comment on or make changes to this bug.