Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/Tkinter.py", line 1536, in __call__
return self.func(*args)
File "/usr/local/cauliflowervest/cv/lib/python2.7/site-packages/cauliflowervest-0.10.2-py2.7.egg/cauliflowervest/client/mac/tkinter.py", line 172, in _PlainVolumeAction
client_.UploadPassphrase(volume_uuid, recovery_token)
File "/usr/local/cauliflowervest/cv/lib/python2.7/site-packages/cauliflowervest-0.10.2-py2.7.egg/cauliflowervest/client/base_client.py", line 224, in UploadPassphrase
self._RetryRequest(request, 'Uploading passphrase')
File "/usr/local/cauliflowervest/cv/lib/python2.7/site-packages/cauliflowervest-0.10.2-py2.7.egg/cauliflowervest/client/base_client.py", line 179, in _RetryRequest
return self.opener.open(request)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found