clansty / Q2TG

QQ 与 Telegram 群相互转发的 bot
https://t.me/Q2TGbot
GNU Affero General Public License v3.0
755 stars 77 forks source link

更新到rainbowcat之后频繁出现报错,但消息转发正常 #97

Closed ssxwcz closed 1 year ago

ssxwcz commented 1 year ago

我将版本更新到rainbowcat分支之后,就时不时的开始滚动以下这种报错,日志全是

[2023-02-21T18:33:13.285] [INFO] - [Starting reconnect...]
[2023-02-21T18:33:13.285] [INFO] - [Connecting to 91.108.56.199:80/TCPFull using PromisedNetSocket]
[2023-02-21T18:33:13.286] [INFO] - [The server closed the connection]
[2023-02-21T18:33:13.286] [ERROR] - [Error: Not connected]
[2023-02-21T18:33:13.286] [WARN] - [Connection closed while receiving data...]
[2023-02-21T18:33:13.286] [INFO] - [Starting reconnect...]
[2023-02-21T18:33:13.286] [INFO] - [Connecting to 91.108.56.199:80/TCPFull using PromisedNetSocket]
[2023-02-21T18:33:13.287] [INFO] - [Connection to 91.108.56.199:80/TCPFull complete!]
[2023-02-21T18:33:13.287] [INFO] - [Connection to 91.108.56.199:80/TCPFull complete!]
[2023-02-21T19:33:23.834] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.834] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.835] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.835] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.835] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.838] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.838] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.838] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.839] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.839] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.839] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.840] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.840] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.840] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.840] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.840] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.840] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.841] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.841] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.842] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.842] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.842] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.842] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.842] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.842] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.843] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.843] [ERROR] - [Unhandled error while processing data]
[2023-02-21T19:33:23.843] [ERROR] - [Error: Not an upload.File]
[2023-02-21T19:33:23.843] [ERROR] - [Error: Not an upload.File]
clansty commented 1 year ago

这个不是报错,这个是 telegram 的正常现象 因为降低了日志等级

ssxwcz commented 1 year ago

这样啊,这个可以调整日志等级嘛?一直刷这个日志没法看

clansty commented 1 year ago

改了