Python error on sucks stop

53 views
Skip to first unread message

Michelle Dupuis

unread,
Aug 17, 2023, 11:19:36 AM8/17/23
to sucks-users
This is day 1 with the sucks project for me, so just trying the basis.  I tried to stop my ecovacs with "sucks stop" command but got the output below.

Is this just a sign of an abandoned project?  (Library updates breaking sucks)  Or something I need to add/change?  I'm not a python programmer, but trying to figure this out.

sleekxmppfs.basexmpp WARNING  fulljid property deprecated. Use boundjid.resource
performing stop command
Traceback (most recent call last):
  File "/usr/local/bin/sucks", line 8, in <module>
    sys.exit(cli())
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1720, in invoke
    return _process_result(rv)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1657, in _process_result
    value = ctx.invoke(self._result_callback, value, **ctx.params)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/sucks/cli.py", line 219, in run
    vacbot.run(action.vac_command)
  File "/usr/local/lib/python3.9/site-packages/sucks/__init__.py", line 416, in run
    self.send_command(action.to_xml())
  File "/usr/local/lib/python3.9/site-packages/sucks/__init__.py", line 413, in send_command
    self.xmpp.send_command(xml, self._vacuum_address())
  File "/usr/local/lib/python3.9/site-packages/sucks/__init__.py", line 482, in send_command
    c.send()
  File "/usr/local/lib/python3.9/site-packages/sleekxmppfs/stanza/iq.py", line 235, in send
    raise IqError(result)
sleekxmppfs.exceptions.IqError: <iq type="error" to="fkbxmr10...@ecouser.net/f99cac15782bcc73f28a62889f1643e8" from="ce7626b6-89fa-4106...@w16crm.ecorobot.net/atom" id="a1d6f77b-65f1-43f3-b103-8fec35f06d38-3"><error type="wait" code="404"><recipient-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></iq>
Reply all
Reply to author
Forward
0 new messages