| Summary: | [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 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nirmal Pathak <nirmalpathak> | ||||||
| Component: | openstack-swift | Assignee: | Silas Sewell <silas> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | apevec, breu, david, derekh, itamar, jonathansteffan, markmc, mmagr, rbryant, silas, zaitcev | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:2f13fd8c46166603abc486b2c23934113fa26365 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-14 19:58:24 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
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 *** |
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