Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用docker一键成功部署,但是订阅号的公众号,获取历史文章,最多只能获取到2页。 #358

Open
candy-frankie opened this issue Jan 11, 2025 · 4 comments

Comments

@candy-frankie
Copy link

首先感谢楼主借助微信读书搞了一个能够批量输出微信公众号文章的rss,我试了下,确实非常不错,目前部署成功遇到的一个问题就是:获取单个公众号的历史文章时,最多只能更新2页,并不能获取到公众号的所有文章。请问有大哥解决这个问题了吗?

@candy-frankie
Copy link
Author

2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] ThrottlerModule dependencies initialized +9ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] TrpcModule dependencies initialized +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] AppModule dependencies initialized +1ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [InstanceLoader] FeedsModule dependencies initialized +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RoutesResolver] AppController {/}: +11ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/, GET} route +2ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/robots.txt, GET} route +1ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/favicon.ico, GET} route +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/dash*, GET} route +1ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RoutesResolver] FeedsController {/feeds}: +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/feeds, GET} route +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/feeds/all.(json|rss|atom), GET} route +1ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [RouterExplorer] Mapped {/feeds/:feed, GET} route +0ms
2025-01-13 20:40:15 [Nest] 110 - 01/13/2025, 12:40:15 PM LOG [NestApplication] Nest application successfully started +36ms
2025-01-13 20:40:15 Server is running at http://0.0.0.0:4000
2025-01-13 20:40:42 [Nest] 110 - 01/13/2025, 12:40:42 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:40:42 [Nest] 110 - 01/13/2025, 12:40:42 PM DEBUG [TrpcService] Object:
2025-01-13 20:40:42 []
2025-01-13 20:40:42
2025-01-13 20:40:47 [Nest] 110 - 01/13/2025, 12:40:47 PM LOG [TrpcService] getMpArticles(MP_WXS_3248975013) page: 1 articles: 20
2025-01-13 20:40:47 [Nest] 110 - 01/13/2025, 12:40:47 PM DEBUG [TrpcService] refreshMpArticlesAndUpdateFeed create results: {"count":0}
2025-01-13 20:40:54 [Nest] 110 - 01/13/2025, 12:40:54 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:40:54 [Nest] 110 - 01/13/2025, 12:40:54 PM DEBUG [TrpcService] Object:
2025-01-13 20:40:54 []
2025-01-13 20:40:54
2025-01-13 20:40:55 [Nest] 110 - 01/13/2025, 12:40:55 PM LOG [TrpcService] getMpArticles(MP_WXS_3248975013) page: 2 articles: 15
2025-01-13 20:40:55 [Nest] 110 - 01/13/2025, 12:40:55 PM DEBUG [TrpcService] refreshMpArticlesAndUpdateFeed create results: {"count":0}
2025-01-13 20:40:55 [Nest] 110 - 01/13/2025, 12:40:55 PM LOG [TrpcService] getHistoryMpArticles(MP_WXS_3248975013) has no history, break
2025-01-13 20:41:38 [Nest] 110 - 01/13/2025, 12:41:38 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:41:38 [Nest] 110 - 01/13/2025, 12:41:38 PM DEBUG [TrpcService] Object:
2025-01-13 20:41:38 []
2025-01-13 20:41:38
2025-01-13 20:42:25 [Nest] 110 - 01/13/2025, 12:42:25 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:42:25 [Nest] 110 - 01/13/2025, 12:42:25 PM DEBUG [TrpcService] Object:
2025-01-13 20:42:25 []
2025-01-13 20:42:25
2025-01-13 20:42:51 [Nest] 110 - 01/13/2025, 12:42:51 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:42:51 [Nest] 110 - 01/13/2025, 12:42:51 PM DEBUG [TrpcService] Object:
2025-01-13 20:42:51 []
2025-01-13 20:42:51
2025-01-13 20:42:57 [Nest] 110 - 01/13/2025, 12:42:57 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:42:57 [Nest] 110 - 01/13/2025, 12:42:57 PM DEBUG [TrpcService] Object:
2025-01-13 20:42:57 []
2025-01-13 20:42:57
2025-01-13 20:47:29 [Nest] 110 - 01/13/2025, 12:47:29 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:47:29 [Nest] 110 - 01/13/2025, 12:47:29 PM DEBUG [TrpcService] Object:
2025-01-13 20:47:29 []
2025-01-13 20:47:29
2025-01-13 20:47:35 [Nest] 110 - 01/13/2025, 12:47:35 PM LOG [TrpcService] getMpArticles(MP_WXS_3248975013) page: 1 articles: 20
2025-01-13 20:47:35 [Nest] 110 - 01/13/2025, 12:47:35 PM DEBUG [TrpcService] refreshMpArticlesAndUpdateFeed create results: {"count":0}
2025-01-13 20:47:50 [Nest] 110 - 01/13/2025, 12:47:50 PM DEBUG [TrpcService] disabledAccounts:
2025-01-13 20:47:50 [Nest] 110 - 01/13/2025, 12:47:50 PM DEBUG [TrpcService] Object:
2025-01-13 20:47:50 []
2025-01-13 20:47:50
2025-01-13 20:47:51 [Nest] 110 - 01/13/2025, 12:47:51 PM LOG [TrpcService] getMpArticles(MP_WXS_3248975013) page: 2 articles: 15
2025-01-13 20:47:51 [Nest] 110 - 01/13/2025, 12:47:51 PM DEBUG [TrpcService] refreshMpArticlesAndUpdateFeed create results: {"count":0}
2025-01-13 20:47:51 [Nest] 110 - 01/13/2025, 12:47:51 PM LOG [TrpcService] getHistoryMpArticles(MP_WXS_3248975013) has no history, break

以上是docker日志,没更新历史文章,是不是镜像出bug了,DEBUG部分显示的是disabledAccounts?

@candy-frankie
Copy link
Author

2025-01-11 21:52:30 ┌─────────────────────────────────────────────────────────┐
2025-01-11 21:52:30 │ Update available 5.10.2 -> 6.2.1 │
2025-01-11 21:52:30 │ │
2025-01-11 21:52:30 │ This is a major update - please follow the guide at │
2025-01-11 21:52:30 │ https://pris.ly/d/major-version-upgrade
2025-01-11 21:52:30 │ │
2025-01-11 21:52:30 │ Run the following to update │
2025-01-11 21:52:30 │ npm i --save-dev prisma@latest │
2025-01-11 21:52:30 │ npm i @prisma/client@latest │
2025-01-11 21:52:30 └─────────────────────────────────────────────────────────┘
2025-01-12 21:04:06 Error: P1001: Can't reach database server at db:3306
2025-01-12 21:04:06
2025-01-12 21:04:06 Please make sure your database server is running at db:3306.
2025-01-12 22:17:16 ┌─────────────────────────────────────────────────────────┐
2025-01-12 22:17:16 │ Update available 5.10.2 -> 6.2.1 │
2025-01-12 22:17:16 │ │
2025-01-12 22:17:16 │ This is a major update - please follow the guide at │
2025-01-12 22:17:16 │ https://pris.ly/d/major-version-upgrade
2025-01-12 22:17:16 │ │
2025-01-12 22:17:16 │ Run the following to update │
2025-01-12 22:17:16 │ npm i --save-dev prisma@latest │
2025-01-12 22:17:16 │ npm i @prisma/client@latest │
2025-01-12 22:17:16 └─────────────────────────────────────────────────────────┘
2025-01-13 20:55:16 ┌─────────────────────────────────────────────────────────┐
2025-01-13 20:55:16 │ Update available 5.10.2 -> 6.2.1 │
2025-01-13 20:55:16 │ │
2025-01-13 20:55:16 │ This is a major update - please follow the guide at │
2025-01-13 20:55:16 │ https://pris.ly/d/major-version-upgrade
2025-01-13 20:55:16 │ │
2025-01-13 20:55:16 │ Run the following to update │
2025-01-13 20:55:16 │ npm i --save-dev prisma@latest │
2025-01-13 20:55:16 │ npm i @prisma/client@latest │
2025-01-13 20:55:16 └─────────────────────────────────────────────────────────┘

@candy-frankie
Copy link
Author

没有人遇到我这个问题吗? 我使用的是最简洁的docker部署模式。

@candy-frankie
Copy link
Author

真的没人遇到我这个问题吗?大家都可以拉群单个公众号的全部历史文章吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant