Rock-Candy-Tea / hexo-circle-of-friends

Python gets the friend's articles from hexo's friend-links
Apache License 2.0
268 stars 530 forks source link

之前没有问题,突然拉取不到数据~ #147

Open penndu opened 3 days ago

penndu commented 3 days ago
Run python ./hexo_circle_of_friends/run.py
2024-07-02 16:12:13|WARNING|2009|py.warnings|/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/scrapy/utils/request.py:254: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting.

It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy.

See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation.
  return cls(crawler)

2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|Initialization complete
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.spiders.hexo_circle_of_friends|起始url: https://dusays.com/friends/
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|----------------------
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|友链总数 : 0
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|失联友链数 : 0
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|共 506 篇文章
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|最后运行于:2024-07-02 16:12:13
2024-07-02 16:12:14|INFO|2009|hexo_circle_of_friends.pipelines.sql_pipe|done!
CCKNBC commented 2 days ago

弱小无助, breaking changes 了属于是,果然能跑就不要动

CCKNBC commented 2 days ago

暂时回滚了 Actions 的依赖,只升级了出错的依赖,并新开了分支 https://github.com/Rock-Candy-Tea/hexo-circle-of-friends/tree/147-no-data

AGEN233 commented 1 day ago

而且vecerl部署的话,app/all会提示This Serverless Function has crashed.