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

【Bug问题】: alist直连报错 #298

Closed
michaelggr opened this issue Dec 6, 2024 · 1 comment
Closed

【Bug问题】: alist直连报错 #298

michaelggr opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@michaelggr
Copy link

docker镜像版本

2.3.0

MusicTagWeb 版本

V2

bug 描述

配置如下 image

系统日志(可填)

{ "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/" } }
@michaelggr michaelggr added the bug Something isn't working label Dec 6, 2024
@xhongc
Copy link
Owner

xhongc commented Dec 28, 2024

未复现该 bug

@xhongc xhongc closed this as completed Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants