Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法获取到存储内容 #12

Open
LuneZ99 opened this issue Aug 16, 2023 · 0 comments
Open

无法获取到存储内容 #12

LuneZ99 opened this issue Aug 16, 2023 · 0 comments

Comments

@LuneZ99
Copy link

LuneZ99 commented Aug 16, 2023

打开软件登录后,存储内容显示为空白。通过右下角的 + 按钮创建新文件夹可以成功,但上传文件也会失败。
服务端的 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/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant