Ljzd_PRO
Ljzd_PRO
You can use `sync-creator` with the flag `--start-time` and `--end-time`, but it currently only supports `%Y-%m-%d`
It may caused by network issues
> I have encountered similar issue. coomer sometimes give me error 503 while browsing it. Does it mean the network issue is on the website's end? > > ``` >...
> 请问为什么我打开VPN也会报楼主一样的错误,不开就下载速度特别慢,在100k以下 如果用的是Clash的话,可以试一下开启服务模式和TUN模式,免去终端设置代理的步骤。
It is now understood that this may be due to frequent requests, so you can try setting a higher number of API retry attempts. https://github.com/Ljzd-PRO/KToolBox/issues/113#issuecomment-2124227128
By default, all Kemono APIs will retry up to 3 times. You can modify this by setting `KTOOLBOX_API__RETRY_TIMES`. ```dotenv # .env / prod.env KTOOLBOX_API__RETRY_TIMES=10 ```
应该是和QQ官方平台的频道机器人设置有关,我还没遇到过这种问题。 登录一下平台然后看看有没有开启了IP白名单之类的?默认应该是没有启用的
那可能就只能写本机的公网IP了,但如果公网IP变了,还得再改。
这个看上去是和你加的 nonebot_adapter_walleq 或 nonebot_plugin_local_store 有关
貌似是要加一个Origin Header