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

Web UI Error: no web crypto support #1340

Open
bdariusb opened this issue May 2, 2023 · 0 comments · May be fixed by #1351
Open

Web UI Error: no web crypto support #1340

bdariusb opened this issue May 2, 2023 · 0 comments · May be fixed by #1351

Comments

@bdariusb
Copy link

bdariusb commented May 2, 2023

version 1.8.0 of web ui, firefox/ms edge
version 4.0.3 of transmission on ubuntu server

When adding a torrent file this error is thrown but the file isn't added. Magnet links work fine

Uncaught (in promise) Error: no web crypto support
k http://192.168.1.127:9091/transmission/web/js/chunk-vendors.94715fc1.js:545
st http://192.168.1.127:9091/transmission/web/js/chunk-vendors.94715fc1.js:549
rt http://192.168.1.127:9091/transmission/web/js/chunk-vendors.94715fc1.js:549
parseBuffer http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
filesLoaded http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
readFiles http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
handleFiles http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
inputFile http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
chunk-vendors.94715fc1.js:545:1354
filesLoaded http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
AsyncFunctionThrow self-hosted:814
(Async: async)
readFiles http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
InterpretGeneratorResume self-hosted:1413
AsyncFunctionNext self-hosted:810
(Async: async)
handleFiles http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1
inputFile http://192.168.1.127:9091/transmission/web/js/app.058545cd.js:1z

apsoyka added a commit to apsoyka/Transmissionic that referenced this issue May 18, 2023
Ignore VSCode Dev Container files.

Resolves 6c65726f79#1309, resolves 6c65726f79#1340
@apsoyka apsoyka linked a pull request May 18, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant