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

Trap xlkeekxmpp error? #32

Open
jimboca opened this issue May 8, 2021 · 0 comments
Open

Trap xlkeekxmpp error? #32

jimboca opened this issue May 8, 2021 · 0 comments
Assignees

Comments

@jimboca
Copy link
Collaborator

jimboca commented May 8, 2021

How can this be trapped??

2021-05-08 12:07:06,262 read_thread sleekxmpp.basexmpp ERROR    basexmpp:exception: Key Session timeout check already exists
Traceback (most recent call last):
  File "/var/polyglot/.local/lib/python3.7/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1184, in event
    handler[0](out_data)
  File "/var/polyglot/.local/lib/python3.7/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 662, in _session_timeout_check
    _handle_session_timeout)
  File "/var/polyglot/.local/lib/python3.7/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1219, in schedule
    repeat, qpointer=self.event_queue)
  File "/var/polyglot/.local/lib/python3.7/site-packages/sleekxmpp/xmlstream/scheduler.py", line 220, in add
    raise ValueError("Key %s already exists" % name)
ValueError: Key Session timeout check already exists
@jimboca jimboca self-assigned this Jul 25, 2021
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