115open挂载提示错误 #8239
Replies: 5 comments 3 replies
-
我也一样 |
Beta Was this translation helpful? Give feedback.
-
我也一样 |
Beta Was this translation helpful? Give feedback.
-
用这个版本 |
Beta Was this translation helpful? Give feedback.
-
我挂载成功后,打开文件夹提示:failed get objs: failed to list objs: json: cannot unmarshal object into Go struct field GetFilesResp_File.Resp.data.fl of type string |
Beta Was this translation helpful? Give feedback.
-
【已解决】 115open的bug 结论:首页根目录某个文件夹文件数量太多,导致第三方app获取文件信息失败,扫码登录后根目录加载空白。 问题:本人芝杜播放器、alist存储都是扫码后无法加载根目录数据,页面空白,用其他账号正常添加。 解决办法:将首页一些文件夹聚合到一个文件夹内,扫码添加正常显示内容了,并且把文件夹移出去恢复原始根目录状态也正常显示了,退出重新扫码登录也正常显示。 根据alist报错提示:failed get objs: failed to list objs: json: cannot unmarshal object into Go struct field GetFilesResp_File.Resp.data.fl of type string 大概意思是:可能与数据类型不匹配有关,尤其是在处理 JSON 数据时,获取文件信息失败,猜测可能是文件夹内文件太多问题,按照上述操作解决。 建议115开放平台改进优化第三方平台调用获取文件目录方式。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
之前使用3.43.0挂载提示failed get objs: failed to list objs: code: 40140123, message: access_token于是看论坛说要用beta版本,于是重新装了bate版本,添加存储操作都正常,存储界面状态也是work,但是打开挂载存储页面显示failed get objs: failed to list objs: json: cannot unmarshal object into Go struct field GetFilesResp_File.Resp.data.fl of type string。不知道什么原因?有大神挂载成功的没有?给讲解一下
Beta Was this translation helpful? Give feedback.
All reactions