biliup / biliup-rs

命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。
https://biliup.github.io/biliup-rs
MIT License
822 stars 108 forks source link

这是提交错误吗 有时候没有这个 有时候有 #169

Open yibingchaoyue opened 2 months ago

yibingchaoyue commented 2 months ago

2024-09-01 04:11:55 WARN reqwest_retry::middleware: Retry attempt #0. Sleeping 366.110643ms before the next attempt 2024-09-01 04:12:11 WARN reqwest_retry::middleware: Retry attempt #1. Sleeping 987.728293ms before the next attempt 2024-09-01 04:12:28 WARN reqwest_retry::middleware: Retry attempt #2. Sleeping 3.771168242s before the next attempt 2024-09-01 04:12:48 WARN reqwest_retry::middleware: Retry attempt #3. Sleeping 2.512532604s before the next attempt 2024-09-01 04:13:07 WARN reqwest_retry::middleware: Retry attempt #4. Sleeping 15.847383686s before the next attempt Error: error decoding response body

Caused by: EOF while parsing a value at line 1 column 0

每次都是上传完这样 biliup-app上传完提交错误 还可以不用重新上传 再提交 主要这样很浪费上传时间和流量 linux又没法用biliup-app

yibingchaoyue commented 2 months ago

第二点就是出现这个如果是投递新稿件 传完5个视频 第5个传完 出现这个 导致5个白传 我用py调用rs投递稿件 只要出现这个就闪退 打命令上传时出现这个内容也闪退 闪退之后他如果重传也好 他就是不重新尝试上传 2024-09-01 04:11:55 WARN reqwest_retry::middleware: Retry attempt #0. Sleeping 366.110643ms before the next attempt 2024-09-01 04:12:11 WARN reqwest_retry::middleware: Retry attempt https://github.com/biliup/biliup-rs/issues/1. Sleeping 987.728293ms before the next attempt 2024-09-01 04:12:28 WARN reqwest_retry::middleware: Retry attempt https://github.com/biliup/biliup-rs/issues/2. Sleeping 3.771168242s before the next attempt 2024-09-01 04:12:48 WARN reqwest_retry::middleware: Retry attempt https://github.com/biliup/biliup-rs/issues/3. Sleeping 2.512532604s before the next attempt 2024-09-01 04:13:07 WARN reqwest_retry::middleware: Retry attempt https://github.com/biliup/biliup-rs/issues/4. Sleeping 15.847383686s before the next attempt Error: error decoding response body

Caused by: EOF while parsing a value at line 1 column 0

yibingchaoyue commented 2 months ago

原来我之前发过类似的https://github.com/biliup/biliup-rs/issues/163 这个不知道能不能在下个版本改成app那种或者加个参数多重试几次