G

After a while, Libervia ticket raise a 500 error

The libervia account can't be found anymore after a while, the following traceback is visible in Libervia's logs:

NotFound: 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 "<DBus bridge>", line 1, in mbGet
File "/srv/sat/lib/sat/bridge/dbus_bridge.py", line 105, in _callback
result = self.cbname
File "/srv/sat/lib/sat/plugins/plugin_xep_0277.py", line 621, in _mbGet
client = self.host.getClient(profile_key)
File "/srv/sat/lib/sat/core/sat_main.py", line 457, in getClient
raise exceptions.NotFound(profile_key)
NotFound: libervia

G

goffi 11/07/2019, 18:11

not relevant anymore, closing

id

230

author

Goffi

created

11/01/2018, 12:10

updated

11/07/2019, 18:12

labels
libervia
type
bug
status
closed
priority
normal
milestone
0.7
severity
major