dr34m-cn / taosync

TaoSync是一个适用于AList V3的自动化同步工具/sync for alist
GNU Affero General Public License v3.0
216 stars 17 forks source link

Exception: AList返回500错误,原因为:failed get objs #23

Closed LonGDikE closed 1 month ago

LonGDikE commented 1 month ago

挂载了一个115手机相册备份文件夹,里面有多个文件夹,有1W+照片,会报错无法同步下来,帮忙看下怎么继续定位原因

taosync | Traceback (most recent call last): taosync | File "controller/baseController.py", line 45, in wrapper taosync | File "controller/jobController.py", line 21, in get taosync | File "service/alist/alistService.py", line 127, in getChildPath taosync | File "service/alist/alistClient.py", line 155, in filePathList taosync | File "service/alist/alistClient.py", line 92, in post taosync | File "service/alist/alistClient.py", line 81, in req taosync | Exception: AList返回500错误,原因为:failed get objs: failed to list objs: <!doctypehtml>405

: unexpected error

LonGDikE commented 1 month ago

感觉是用Cookie方式访问115太频繁还是啥,导致被115 block了,改用二维码令牌的方式挂载目前看是可以了