You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Traceback (most recent call last):
File "/usr/bin/oscapd-cli", line 849, in <module>
main()
File "/usr/bin/oscapd-cli", line 835, in main
cli_task(dbus_iface, task_accessor, args)
File "/usr/bin/oscapd-cli", line 273, in cli_task
dbus_iface.SetTaskEnabled(args.task_id, False)
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
**keywords)
File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
And now all "oscapd-cli" calls will with the same error.
Running oscapd in verbose mode will not shown any output.