New users can not connect

Bug reported by julien and confirmed by myself. Apparently, new users (since when?) can not connect to sat. Tested with Libervia and primitivus.

Adrien 21. 6. 2013 10:44

This is written in Bellacio account settings, in the login field after a login attempt: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/local/lib/python2.7/dist-packages/sat/bridge/DBus.py", line 300, in getParamA return self._callback("getParamA", unicode(name), unicode(category), unicode(attribute), unicode(profile_key)) File "/usr/local/lib/python2.7/dist-packages/sat/bridge/DBus.py", line 88, in _callback result = self.cb[name](*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/sat/memory/memory.py", line 839, in getStringParamA return self.params.getStringParamA(name, category, attr, profile_key) File "/usr/local/lib/python2.7/dist-packages/sat/memory/memory.py", line 276, in getStringParamA return self.__type_to_string(self.getParamA(name, category, attr, profile_key)) File "/usr/local/lib/python2.7/dist-packages/sat/memory/memory.py", line 305, in getParamA raise exceptions.NotConnectedProfileError(profile) NotConnectedProfileError: adrien

Goffi 21. 6. 2013 15:51

Fixed, it was a prosody update issue (I forgot to do the configure/make phase). You have to create a new account if your account was created since the update of yesterday. Sorry :)

id

38

author

Adrien

created

21. 6. 2013 10:30

updated

22. 6. 2013 23:44

labels
Libervia
type
bug
status
closed
priority
normal
milestone
0.7
severity
normal