Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback related to #840. #843

Open
Aniket21mathur opened this issue Jun 29, 2019 · 1 comment
Open

Traceback related to #840. #843

Aniket21mathur opened this issue Jun 29, 2019 · 1 comment

Comments

@Aniket21mathur
Copy link
Contributor

1561781386.846467 ERROR root: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.17 was not provided by any .service files
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/jarabe/model/filetransfer.py", line 325, in file_transfer_available
    CONNECTION_INTERFACE_REQUESTS)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.17 was not provided by any .service files
1561781524.453747 ERROR root: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.17 was not provided by any .service files
Traceback (most recent call last):

Reproducer

@quozl
Copy link
Contributor

quozl commented Jun 29, 2019

It's probably #840. Would require dbus-monitor to verify, but not sure of why we would need to. During the time that one of the Telepathy processes is dead or dumping core, the numeric service name won't be valid. Test again once #840 is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants