Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] Unhandled Error
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011Traceback (most recent call last):
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/twisted/web/_auth/wrapper.py", line 150, in getChildWithDefault
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 return self._authorizedResource(request)
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/leap/soledad/server/session.py", line 106, in _authorizedResource
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 return util.DeferredResource(self._login(credentials))
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/twisted/web/_auth/wrapper.py", line 162, in _login
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 d.addCallbacks(self._loginSucceeded, self._loginFailed)
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 306, in addCallbacks
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 self._runCallbacks()
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011--- <exception caught here> ---
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 current.result = callback(current.result, *args, **kw)
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 File "/usr/lib/python2.7/dist-packages/twisted/web/_auth/wrapper.py", line 210, in _loginFailed
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011 return UnauthorizedResource(self._credentialFactories)
Feb 13 13:50:28 giraffe soledad-server: [_GenericHTTPChannelProtocol (TLSMemoryBIOProtocol),96,0.0.0.0] #011exceptions.AttributeError: 'SoledadEntrypoint' object has no attribute '_credentialFactories'