-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Not able to add torrent file via web interface since last release #1309
Comments
Have you tried to clear the cache by reloading the page with |
Yep, tried that and also using a different browser and incognito sessions. |
Same here, rolling back to 1.7.1 fixes it. I see this message in the browser console when I try to add a torrent: |
Experiencing the same. Adding via URL is working |
Getting the same error on version 1.8.0; here's the log: chunk-vendors.94715fc1.js:545 Uncaught (in promise) Error: no web crypto support
at k (chunk-vendors.94715fc1.js:545:1354)
at st (chunk-vendors.94715fc1.js:549:2098)
at rt (chunk-vendors.94715fc1.js:549:396)
at Object.parseBuffer (app.058545cd.js:1:65632)
at Object.filesLoaded (app.058545cd.js:1:65483)
at Object.readFiles (app.058545cd.js:1:65081) |
Same, Firefox, Chromium, Brave, when uploading a file
|
Ignore VSCode Dev Container files. Resolves 6c65726f79#1309, resolves 6c65726f79#1340
same in safari. adding via url and magnet working fine |
hey folks, it’s working absolutely fine with ssl (https) connection. so you can set nginx server on reverse proxy to access transmission through https |
same here using edge and safari |
I have a same issue. another workaround is using |
I also encountered this problem. For me, the solution was to roll back to version 1.6.1 |
Describe the bug
When adding a torrent file via web interface nothing happens.
To Reproduce
Steps to reproduce the behaviour:
Platform:
The above messages appear in the browser console log
The text was updated successfully, but these errors were encountered: