Transmissionic icon indicating copy to clipboard operation
Transmissionic copied to clipboard

Not able to add torrent file via web interface since last release

Open UniverseM5 opened this issue 3 years ago • 11 comments

Describe the bug When adding a torrent file via web interface nothing happens.

To Reproduce Steps to reproduce the behaviour:

  1. Click on + in the right low corner
  2. Click on the torrent file icon
  3. Select a torrent file from browser
  4. Nothing happens, no popup window appears as it used to be before

Platform:

  • OS: macOS, iOS, iPadOS
  • Browser: Safari, Chrome Screenshot 2023-03-17 at 14 30 07

The above messages appear in the browser console log

UniverseM5 avatar Mar 17 '23 13:03 UniverseM5

Have you tried to clear the cache by reloading the page with Cmd Shift R ?

6c65726f79 avatar Mar 21 '23 09:03 6c65726f79

Have you tried to clear the cache by reloading the page with Cmd Shift R ?

Yep, tried that and also using a different browser and incognito sessions.

UniverseM5 avatar Mar 21 '23 09:03 UniverseM5

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: Unhandled Promise Rejection: Error: no web crypto support

arnauos avatar Mar 27 '23 13:03 arnauos

Experiencing the same. Adding via URL is working

bluskye avatar Apr 03 '23 19:04 bluskye

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)

AnastasiyaSoyka avatar Apr 21 '23 20:04 AnastasiyaSoyka

Same, Firefox, Chromium, Brave, when uploading a file

Uncaught (in promise) Error: no web crypto support
    k http://...js/chunk-vendors.94715fc1.js:545
    st http://...js/chunk-vendors.94715fc1.js:549
    rt http://...js/chunk-vendors.94715fc1.js:549
    parseBuffer http://...js/app.058545cd.js:1
    filesLoaded http://...js/app.058545cd.js:1
    readFiles http://...js/app.058545cd.js:1
    handleFiles http://...js/app.058545cd.js:1
    inputFile http://...js/app.058545cd.js:1
    inputFile http://...js/app.058545cd.js:1
    inputFile http://...js/app.058545cd.js:1
    5 http://...js/app.058545cd.js:1
    E http://...js/chunk-vendors.94715fc1.js:217
    a http://...js/chunk-vendors.94715fc1.js:217
    s http://...js/chunk-vendors.94715fc1.js:217
    s http://...js/chunk-vendors.94715fc1.js:217
    n http://...js/chunk-vendors.94715fc1.js:217
``

dlecan avatar Apr 24 '23 19:04 dlecan

same in safari. adding via url and magnet working fine

remlio avatar Nov 14 '23 08:11 remlio

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

remlio avatar Nov 15 '23 08:11 remlio

same here using edge and safari

commonsons avatar Jan 23 '24 10:01 commonsons