YangChengxxyy/cloudreve_flutter

无法获取到存储内容

Opened this issue · 0 comments

打开软件登录后,存储内容显示为空白。通过右下角的 + 按钮创建新文件夹可以成功,但上传文件也会失败。
服务端的 log 如下

cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    6.873419ms |      172.19.0.1 | POST     "/api/v3/user/session"
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |     1.45618ms |      172.19.0.1 | GET      "/api/v3/user/storage"
cloudreve  | unexpected end of JSON input
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    2.256052ms |      172.19.0.1 | GET      "/api/v3/user/setting"
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    43.42981ms |      172.19.0.1 | GET      "/api/v3/directory/"
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    4.746708ms |      172.19.0.1 | POST     "/api/v3/user/session"
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    1.434694ms |      172.19.0.1 | GET      "/api/v3/user/storage"
cloudreve  | unexpected end of JSON input
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |    2.949009ms |      172.19.0.1 | GET      "/api/v3/user/setting"
cloudreve  | [GIN] 2023/08/16 - 16:18:24 | 200 |   10.206697ms |      172.19.0.1 | GET      "/api/v3/directory/"