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

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

【后端报错】{"detail":"Not Found"} 404 #119

Closed leslieyin closed 1 year ago

leslieyin commented 1 year ago

2222222.png

您好,帮忙看下404错误是啥情况呀,https://blog.yhz610.com/favicon.ico 这个是能正常访问的呀。大佬辛苦帮忙看看,感谢@ 使用mongodb+vercel部署的

leslieyin commented 1 year ago

Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib BASE_PATH: /home/runner/work/hexo-circle-of-friends/hexo-circle-of-friends PYTHONPATH: /home/runner/work/hexo-circle-of-friends/hexo-circle-of-friends 2023-09-14 07:24:46|INFO|2047|hexo_circle_of_friends.pipelines.***_pipe|---------------------- 2023-09-14 07:24:46|INFO|2047|hexo_circle_of_friends.pipelines.***_pipe|友链总数 : 0 2023-09-14 07:24:46|INFO|2047|hexo_circle_of_friends.pipelines.***_pipe|失联友链数 : 0 Unhandled error in Deferred: 2023-09-14 07:24:46 [twisted] CRITICAL: Unhandled error in Deferred:

没有获取到友链,使用的是安知鱼主题,配置如下

`LINK:

link改为你的友链页地址,theme选择你的博客主题(我这里安知鱼主题,所以选 common2)

- {link: "https://blog.yhz610.com/link/", theme: "common2"}`
leslieyin commented 1 year ago

切换成 sqlite 后部署成功

leslieyin commented 1 year ago

关闭