Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- swift -A http://10.10.10.2:5000/v2.0 -U admin -K 1337h4x post container
- Traceback (most recent call last):
- File "/usr/bin/swift", line 1853, in <module>
- error_queue)
- File "/usr/bin/swift", line 1533, in st_post
- conn.post_container(args[0], headers=headers)
- File "/usr/bin/swift", line 853, in post_container
- return self._retry(None, post_container, container, headers)
- File "/usr/bin/swift", line 790, in _retry
- self.http_conn = self.http_connection()
- File "/usr/bin/swift", line 778, in http_connection
- return http_connection(self.url)
- File "/usr/bin/swift", line 163, in http_connection
- parsed = urlparse(url)
- File "/usr/lib/python2.7/urlparse.py", line 135, in urlparse
- tuple = urlsplit(url, scheme, allow_fragments)
- File "/usr/lib/python2.7/urlparse.py", line 174, in urlsplit
- i = url.find(':')
- AttributeError: 'NoneType' object has no attribute 'find'
Advertisement
Add Comment
Please, Sign In to add comment