Skip to content

Getting EvalError with VueTorrent v2.5.0 and qBit 4.6.3 #1484

Closed Answered by favna
favna asked this question in Q&A
Discussion options

You must be logged in to vote

I found the issue. Turns out Swizzin automatically added this to the custom Http headers in qbittorrent:

WebUI\CustomHTTPHeaders="content-security-policy: default-src 'self'; style-src 'self' 'unsafe-inline' theme-park.dev raw.githubusercontent.com use.fontawesome.com; img-src 'self' theme-park.dev raw.githubusercontent.com data:; script-src 'self' 'unsafe-inline'; object-src 'none'; form-action 'self'; frame-ancestors 'self'; font-src use.fontawesome.com;\n"

Removing this config solves the problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by favna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant