python-wechaty icon indicating copy to clipboard operation
python-wechaty copied to clipboard

🐛🐛 Bug Report: 机器人频繁自动掉线

Open biofer opened this issue 2 years ago • 1 comments

之前都好好的,昨晚上开始机器人就开始频繁掉线!!!

也没有什么报错,不知道怎么调试。 @wj-Mcat

Error info

  • 2021-08-19 11:32:29,697 - HostiePuppet - DEBUG - receive message info <{'messageId': '8042892120193015965'}> 2021-08-19 11:32:29,697 - Wechaty - DEBUG - receive event <EventMessagePayload(message_id='8042892120193015965', type=None, from_id=None, filename=None, text=None, timestamp=None, room_id=None, to_id=None, mention_ids=None)> 2021-08-19 11:32:29,697 - Message - DEBUG - Message ready <Message <8042892120193015965> is not ready> 2021-08-19 11:32:29,702 - Wechaty - INFO - receive message <Message#message_type_text[🗣 Contact <wxid_> <>@👥 Room <208****@chatroom - >] @* > 2021-08-19 11:32:29,703 - Wechaty - DEBUG - emit() event <['Message#message_type_text[🗣 Contact <wxid_> <>@👥 Room <208****@chatroom - >]\t@\u2005']> <{}> 2021-08-19 11:32:29,724 - Message - DEBUG - Message ready <Message#message_type_text[🗣 Contact <wxid_> <>@👥 Room <208*****@chatroom - >] @* > 2021-08-19 11:32:29,724 - wechaty.plugin - INFO - emit AutoReplyPlugin-plugin ... 2021-08-19 11:32:29,724 - RoomMatcher - INFO - RoomMatcher match(Room <208*******@chatroom - >) 2021-08-19 11:32:29,725 - MessageMatcher - INFO - MessageMatcher match(Room <208****@chatroom - >) 2021-08-19 11:32:29,725 - ContactMatcher - INFO - ContactMatcher match(Room <208****@chatroom - ***>) 2021-08-19 11:32:54,475 - Wechaty - DEBUG - bot tick <2021-08-19 11:32:54.475355>

  • 2021-08-19 10:40:26,193 - Contact - INFO - Contact alias <None> 2021-08-19 10:40:26,201 - Accessory - WARNING - <Contact <wxid_> <****>> set payload more than once 2021-08-19 10:40:26,201 - Contact - INFO - load contact <Contact <wxid_> <>> 2021-08-19 10:40:26,461 - Message - DEBUG - Message ready <Message <3103588106615423219> is not ready> 2021-08-19 10:40:26,465 - wechaty.plugin - INFO - emit AutoReplyPlugin-plugin ... 2021-08-19 10:40:26,465 - RoomMatcher - INFO - RoomMatcher match(Room <@chatroom - al测试>) 2021-08-19 10:40:26,466 - MessageMatcher - INFO - MessageMatcher match(Room <@chatroom - al测试>) 2021-08-19 10:40:26,466 - ContactMatcher - INFO - ContactMatcher match(Room <**@chatroom - al测试>) 2021-08-19 10:40:34,549 - Wechaty - DEBUG - bot tick <2021-08-19 10:40:34.549240>

biofer avatar Aug 19 '21 03:08 biofer

Oh yes, there are some changes about the puppet service. You can restart the bot with docker to solve your temporary problem.

It is a pity that this issue has remained for so long.

Please keep eyes on this issue to get the latest progress.

wj-Mcat avatar Aug 26 '21 03:08 wj-Mcat