Code Monkey home page Code Monkey logo

Comments (5)

BiKibb avatar BiKibb commented on August 10, 2024

同楼主。

Telegram 无法接收公众号推文,包括公众号自动推送和推文分享。服务器端报错:

2019-02-18 15:53:39,907 [ERROR]: efb_wechat_slave.wxpy.api.bot (bot.process; bot.py:459)
    an error occurred in <bound method SlaveMessageManager.wechat_sharing_msg of <efb_wechat_slave.slave_message.SlaveMessageManager object at 0x7f2939b9b400>>.
Traceback (most recent call last):
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/efb_wechat_slave/wxpy/api/bot.py", line 455, in process
    ret = config.func(msg)
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/efb_wechat_slave/slave_message.py", line 186, in wechat_sharing_msg
    self.wechat_raw_link_msg(msg, i.title, i.summary, i.cover, i.url)
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/efb_wechat_slave/slave_message.py", line 78, in thread_wrapper
    threading.Thread(target=wrap_func, args=args, kwargs=kwargs).run()
  File "/root/miniconda3/envs/efb/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/efb_wechat_slave/slave_message.py", line 53, in wrap_func
    efb_msg: EFBMsg = func(self, msg, *args, **kwargs)
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/efb_wechat_slave/slave_message.py", line 248, in wechat_raw_link_msg
    url=url
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/ehforwarderbot/message.py", line 210, in __init__
    super().__init__()
  File "/root/miniconda3/envs/efb/lib/python3.7/site-packages/ehforwarderbot/message.py", line 179, in __init__
    raise NotImplementedError("Do not use the abstract class EFBMsgAttribute")
NotImplementedError: Do not use the abstract class EFBMsgAttribute

相同服务器环境,配置和步骤完全相同,在近十次的测试中,大概有一半的几率会遇到上述这种问题,其余情况则正常。

from efb-wechat-slave.

blueset avatar blueset commented on August 10, 2024

感谢提供信息。

已知 Bug,已修复,待发布。

from efb-wechat-slave.

BiKibb avatar BiKibb commented on August 10, 2024

感谢提供信息。

已知 Bug,已修复,待发布。

想请问一下大概什么时候发布?

from efb-wechat-slave.

blueset avatar blueset commented on August 10, 2024

呃,最近几天比较忙。争取尽快发布一下吧。

from efb-wechat-slave.

blueset avatar blueset commented on August 10, 2024

已于 2.0.0b14 版本修复。

from efb-wechat-slave.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.