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
2.3.0
V2
配置如下
{ "data": { "result": false, "code": "50000", "message": "系统异常,请联系管理员处理", "data": null }, "status": 500, "statusText": "Internal Server Error", "headers": { "access-control-allow-credentials": "true", "connection": "keep-alive", "content-length": "136", "content-type": "application/json", "date": "Fri, 06 Dec 2024 12:07:11 GMT", "referrer-policy": "same-origin", "server": "nginx/1.25.2", "vary": "Origin", "x-content-type-options": "nosniff", "x-frame-options": "DENY" }, "config": { "transformRequest": {}, "transformResponse": {}, "timeout": 200000, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "headers": { "Accept": "application/json, text/plain, */*", "Content-Type": "application/json;charset=utf-8", "X-Requested-With": "XMLHttpRequest", "AUTHORIZATION": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VybmFtZSI6ImFkbWluIiwiZXhwIjoxNzM0MDkwODQzLCJlbWFpbCI6Im11c2ljQHRhZy53ZWIiLCJvcmlnX2lhdCI6MTczMzQ4NjA0M30.hYlRyyBOL0FuQzOZSVDQZfPCxmszr8OU3mkw65adGso", "X-CSRFToken": "NOTPROVIDED" }, "withCredentials": true, "crossDomain": true, "method": "post", "url": "/api/file_list/", "data": "{\"file_path\":\"/app/webdav\",\"sorted_fields\":[],\"refresh\":false}" }, "request": { "url": "/api/file_list/" } }
The text was updated successfully, but these errors were encountered:
未复现该 bug
Sorry, something went wrong.
No branches or pull requests
docker镜像版本
2.3.0
MusicTagWeb 版本
V2
bug 描述
配置如下
系统日志(可填)
The text was updated successfully, but these errors were encountered: