We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
打开软件登录后,存储内容显示为空白。通过右下角的 + 按钮创建新文件夹可以成功,但上传文件也会失败。 服务端的 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/"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
打开软件登录后,存储内容显示为空白。通过右下角的 + 按钮创建新文件夹可以成功,但上传文件也会失败。
服务端的 log 如下
The text was updated successfully, but these errors were encountered: