cooderl / wewe-rss

🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)v2.x
MIT License
5.27k stars 907 forks source link

无法添加新的公众号 #251

Open kobolibra opened 2 months ago

kobolibra commented 2 months ago

因为从7月以来,陆续发现有的公众号停止更新了,最近统计了一下,大概占到了1/4,所以把这些删掉了,想重新添加看能不能解决问题。可是已经无法添加新的公众号了,输入链接点击添加后,会转很长时间,然后出现timeout of 15000ms exceeded这样的报错;更奇怪的是,有时即使报错,公众号显示加上了,但是里面的内容还是只有以前更新过的历史纪录,没有新的更新。

[Nest] 70 - 09/18/2024, 4:19:10 AM DEBUG [TrpcService] disabledAccounts: [Nest] 70 - 09/18/2024, 4:19:10 AM DEBUG [TrpcService] Object: []

[Nest] 70 - 09/18/2024, 4:19:25 AM LOG [TrpcService] error: [Nest] 70 - 09/18/2024, 4:19:25 AM LOG [TrpcService] AxiosError: timeout of 15000ms exceeded [Nest] 70 - 09/18/2024, 4:19:25 AM ERROR [TrpcService] Can't handle this error: [Nest] 70 - 09/18/2024, 4:19:25 AM ERROR [TrpcService] retry(1) getMpArticles error: [Nest] 70 - 09/18/2024, 4:19:25 AM ERROR [TrpcService] AxiosError: timeout of 15000ms exceeded [Nest] 70 - 09/18/2024, 4:19:25 AM DEBUG [TrpcService] disabledAccounts: [Nest] 70 - 09/18/2024, 4:19:25 AM DEBUG [TrpcService] Object: []

[Nest] 70 - 09/18/2024, 4:19:40 AM LOG [TrpcService] error: [Nest] 70 - 09/18/2024, 4:19:40 AM LOG [TrpcService] AxiosError: Request failed with status code 500 [Nest] 70 - 09/18/2024, 4:19:40 AM ERROR [TrpcService] 账号(219491773)处理请求参数出错 [Nest] 70 - 09/18/2024, 4:19:40 AM ERROR [TrpcService] WeReadError400: id(219491773): WeReadError400 [Nest] 70 - 09/18/2024, 4:19:50 AM ERROR [TrpcService] retry(2) getMpArticles error: [Nest] 70 - 09/18/2024, 4:19:50 AM ERROR [TrpcService] AxiosError: Request failed with status code 500 [Nest] 70 - 09/18/2024, 4:19:50 AM DEBUG [TrpcService] disabledAccounts: [Nest] 70 - 09/18/2024, 4:19:50 AM DEBUG [TrpcService] Object: []

[Nest] 70 - 09/18/2024, 4:20:05 AM LOG [TrpcService] error: [Nest] 70 - 09/18/2024, 4:20:05 AM LOG [TrpcService] AxiosError: Request failed with status code 500 [Nest] 70 - 09/18/2024, 4:20:05 AM ERROR [TrpcService] 账号(219491773)处理请求参数出错 [Nest] 70 - 09/18/2024, 4:20:05 AM ERROR [TrpcService] WeReadError400: id(219491773): WeReadError400 [Nest] 70 - 09/18/2024, 4:20:15 AM ERROR [TrpcService] retry(3) getMpArticles error: [Nest] 70 - 09/18/2024, 4:20:15 AM ERROR [TrpcService] AxiosError: Request failed with status code 500 [Nest] 70 - 09/18/2024, 4:20:15 AM DEBUG [TrpcService] disabledAccounts: [Nest] 70 - 09/18/2024, 4:20:15 AM DEBUG [TrpcService] Object: []

[Nest] 70 - 09/18/2024, 4:20:30 AM LOG [TrpcService] error: [Nest] 70 - 09/18/2024, 4:20:30 AM LOG [TrpcService] AxiosError: timeout of 15000ms exceeded [Nest] 70 - 09/18/2024, 4:20:30 AM ERROR [TrpcService] Can't handle this error: [Nest] 70 - 09/18/2024, 4:20:30 AM ERROR [TrpcService] retry(4) getMpArticles error: [Nest] 70 - 09/18/2024, 4:20:30 AM ERROR [TrpcService] AxiosError: timeout of 15000ms exceeded Hugging Face is way more fun with friends and colleagues! 🤗 Join an organization

不能更新的问题,我在#234也提过

kobolibra commented 2 months ago

补充一下,我的DATABASE_URL里当时按照sqlpub的建议增加了这个参数connection_limit=5&socket_timeout=30