Skip to content

Greenlet.py causing KeyError #1

@thagoat

Description

@thagoat

Traceback (most recent call last):
File "src/gevent/greenlet.py", line 766, in gevent._greenlet.Greenlet.run
File "/home/USER/ttrss-irc/plugins/ttrss.py", line 81, in onconnect
self._login()
File "/home/USER/ttrss-irc/plugins/ttrss.py", line 22, in _login
self._sid = resp["content"]["session_id"]
KeyError: 'session_id'
2019-01-16T19:42:37Z <Greenlet at 0x7f94dce90890: <bound method TTRSS.onconnect of <plugins.ttrss.TTRSS object at 0x7f94dd30a610>>({'botnick': u'BOTNAME', u'triggers': <pyaib.trigg)> failed with KeyError
Got error running Python 2.7.15rc1 and Python 3.7.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions