You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-02-22 03:14:09 INFO 服务器监听在 [::]:23369
2023-02-22 03:14:11 INFO 与 http://10.32.0.151:6800/jsonrpc 连接中
2023-02-22 03:14:11 INFO Aria2 websocket连接已建立!Aria2版本:1.36.0
2023-02-22 03:14:11 INFO 已登入授权账户 xx
2023-02-22 03:14:36 PANIC %!w(*tgbotapi.Error=&{400 Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 10 {0 0}})
panic: %!w(*tgbotapi.Error=&{400 Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 10 {0 0}})
使用Start或者转发文件就会崩溃
2023-02-22 03:14:09 INFO 服务器监听在 [::]:23369
2023-02-22 03:14:11 INFO 与 http://10.32.0.151:6800/jsonrpc 连接中
2023-02-22 03:14:11 INFO Aria2 websocket连接已建立!Aria2版本:1.36.0
2023-02-22 03:14:11 INFO 已登入授权账户 xx
2023-02-22 03:14:36 PANIC %!w(*tgbotapi.Error=&{400 Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 10 {0 0}})
panic: %!w(*tgbotapi.Error=&{400 Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 10 {0 0}})
goroutine 14 [running]:
go.uber.org/zap/zapcore.CheckWriteAction.OnWrite(0x0?, 0x0?, {0x0?, 0x0?, 0xc00038e2a0?})
D:/DownloadBot/vendor/go.uber.org/zap/zapcore/entry.go:198 +0x65
go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc000096340, {0x0, 0x0, 0x0})
D:/DownloadBot/vendor/go.uber.org/zap/zapcore/entry.go:264 +0x3ec
go.uber.org/zap.(*SugaredLogger).log(0xc00049fa90, 0x4, {0x8066e9?, 0x14e6e8?}, {0xc0004a06c0?, 0x80?, 0x78?}, {0x0, 0x0, 0x0})
D:/DownloadBot/vendor/go.uber.org/zap/sugar.go:295 +0xee
go.uber.org/zap.(*SugaredLogger).Panicf(...)
D:/DownloadBot/vendor/go.uber.org/zap/sugar.go:189
DownloadBot/tool/zap.Panic({0x8066e9?, 0x0?}, {0xc0004a06c0?, 0x0?, 0x0?})
D:/DownloadBot/tool/zap/zap.go:119 +0xb5
DownloadBot/tool/output/telegram.dropErr(...)
D:/DownloadBot/tool/output/telegram/telegram.go:36
DownloadBot/tool/output/telegram.Aria2Bot({0xc00002ef30, 0x2e}, 0xc0000ac270)
D:/DownloadBot/tool/output/telegram/telegram.go:488 +0x1d9d
created by main.main
D:/DownloadBot/cmd/DownloadBot/main.go:43 +0xd8
RPC地址可以正常使用
The text was updated successfully, but these errors were encountered: