fbchat-dev / fbchat

Facebook Chat (Messenger) for Python
https://fbchat.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.19k stars 412 forks source link

AttributeError: 'str' object has no attribute 'logout' #626

Open orzechszek opened 3 years ago

orzechszek commented 3 years ago

Description of the problem

After successfully sent message I'm getting an error:

Cannot invoke service for `fbchat' Traceback (most recent call last): File "/opt/mqttwarn/lib/python2.7/site-packages/mqttwarn/core.py", line 508, in processor notified = timeout(module.plugin, (srv, st)) File "/opt/mqttwarn/lib/python2.7/site-packages/mqttwarn/util.py", line 133, in timeout raise it.exception AttributeError: 'str' object has no attribute 'logout'

Environment information

orzechszek commented 3 years ago

Please fix in v1 project - fbchat 1.9.7 available through pip.