Advertisement
Guest User

Untitled

a guest
Aug 11th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. Exception: Could not bind to 10.11.2.201:6000 after trying for 30 seconds
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/swift-object-server", line 27, in <module>
  4. **options))
  5. File "/usr/local/lib/python2.7/dist-packages/swift/common/wsgi.py", line 883, in run_wsgi
  6. error_msg = strategy.bind_ports()
  7. File "/usr/local/lib/python2.7/dist-packages/swift/common/wsgi.py", line 481, in bind_ports
  8. self.sock = get_socket(self.conf)
  9. File "/usr/local/lib/python2.7/dist-packages/swift/common/wsgi.py", line 201, in get_socket
  10. bind_addr[0], bind_addr[1], bind_timeout))
  11. Exception: Could not bind to 10.11.2.201:6000 after trying for 30 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement