Skip to content

下载大文件时 OFFSET_INVALID #158

@Suikol

Description

@Suikol

👾 问题描述

Image 如图所示 大文件无法成功下载 使用docker部署

⚡️ 预期行为

No response

📄 配置文件

[telegram]
token = "**"

[[users]]
# telegram user id
id = **
blacklist = true
storages = []

[[users]]
id = **
storages = []
blacklist = true

[[storages]]
name = "openlist"
type = "alist"
enable = true
url = "**"
username = "admin"
password = "**"
base_path = "/OneDrive/saveanybot"

[[storages]]
name = "webdav"
url = "**"
username = "admin"
password = "**"
base_path = "/OneDrive/saveanybot"
enable = true
type = "webdav"

🔍 日志

02:17:47 DEBU <handlers/media.go:22> Got media: messageMediaDocument
02:17:50 INFO <core/core.go:32> Processing task: d4v1sjklmhtc738mlbtg
02:17:50 DEBU <tfile/progress.go:34> Progress tracking started for message 57 in chat 5892940775
02:17:51 INFO <tfile/execute.go:26> file[五彩斑斓的世 界_4K重置版.7z.001]: Starting file download
02:18:12 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 209715200/4194304000
02:18:33 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 419430400/4194304000
02:18:56 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 629145600/4194304000
02:19:17 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 838860800/4194304000
02:19:39 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 1048576000/4194304000
02:20:00 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 1258291200/4194304000
02:20:21 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 1468006400/4194304000
02:20:43 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 1677721600/4194304000
02:21:05 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 1887436800/4194304000
02:21:26 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 2097152000/4194304000
02:21:47 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 2306867200/4194304000
02:22:10 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 2516582400/4194304000
02:22:31 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 2726297600/4194304000
02:22:52 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 2936012800/4194304000
02:23:14 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 3145728000/4194304000
02:23:35 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 3355443200/4194304000
02:23:56 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 3565158400/4194304000
02:24:17 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 3774873600/4194304000
02:24:38 DEBU <tfile/progress.go:79> Progress update: 五彩斑斓的世界_4K重置版.7z.001, 3984588800/4194304000
02:25:00 ERRO <tfile/progress.go:122> Progress error for file [五彩斑斓的世界_4K重置版.7z.001]: get file: get next chunk: rpcDoRequest: rpc error code 400: OFFSET_INVALID
02:25:00 ERRO <core/core.go:43> Failed to execute task d4v1sjklmhtc738mlbtg: failed to download file: get file: get next chunk: rpcDoRequest: rpc error code 400: OFFSET_INVALID

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions