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

Fail to connect to after reboot #84

Open
ankitkgupta09 opened this issue Dec 18, 2018 · 0 comments
Open

Fail to connect to after reboot #84

ankitkgupta09 opened this issue Dec 18, 2018 · 0 comments

Comments

@ankitkgupta09
Copy link

After Box reboot Not able to reconnect the target with Dbus. getting below error.
Same time if we rerun the program we are able to connect ....
Log Trace:

Traceback (most recent call last):
File "c:\python27\lib\site-packages\behave\model.py", line 1329, in run
match.run(runner.context)
File "c:\python27\lib\site-packages\behave\matchers.py", line 98, in run
self.func(context, *args, **kwargs)
File "features\steps\PowerMangement.py", line 83, in check_tcu_and_psap_service_new
context.obj1 = context.bus1.get(bus, object_path)
File "c:\python27\lib\site-packages\pydbus\proxy.py", line 47, in get
0, timeout_to_glib(timeout), None)
GLib.Error: g-io-error-quark: The connection is closed (18)

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

1 participant