transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

TransGUI Freezing on Torrent & file deletes #1171

Open neo-neo1 opened 5 years ago

neo-neo1 commented 5 years ago

Operating system*

Transmission Deamon: 2.93 in a FreeBSD jail. Transmission Remote GUI: 5.15.4 of Mac OS X 10.14

I keep experiencing this problem anytime I delete a torrent through transgui.

I don't know what it does to the the Daemon, but lately it has been getting worse with newer versions.Either the Daemon freezes and restarts somehow, or I simply can not connect Transmission Remote GUIi after I delete a 1GB torrent & file for 10 minutes+

neo-neo1 commented 5 years ago

To make it clear, the FreeBSD that I have the Daemon on has a newer higher end CPU, 128GB of RAM, and a 16 drive RAID-Z3 with a enterprise SSD as cache. This machine pulls over 500 Mb/s on read and write. And it has plenty of space left.

leonsoft-kras commented 5 years ago

And removal through the web interface is performed instantly?

neo-neo1 commented 5 years ago

leonsoft-kras,

Yep, going into the FreeBSS jail via SSH never gives me such long wait times. Neither does deleting it from the webgui,

This is an enterprise server that has been rock steady for years - I ran transmission on it for years, but I notice transgui looses connection and it it even freezes up the webgui.

Ran transmission & transgui on this server for several years without change, besides upgrading versions: Intel Xeon E5-2695 v3 (35 MB cache). 128Gb of Samsung 2133Mhz DDR4-ECC LR-DIMM (Samsung) [verified compatible to motherboard.] Intel Enterprise cache drive 16 drive RAID-Z3

leonsoft-kras commented 5 years ago

just all operations (including removal) are performed by your transmission. TRGUI only receives information and transmits commands to the transmission.

neo-neo1 commented 5 years ago

HI,

I am sorry if I confused you, I understand that.

And it has gotten so slow with the newest Mac OS X version, that it literally disconnects for 5+ minutes and freezes webgui.

antekgla commented 5 years ago

Have you tried the ORIGINAL transGUI 5.0.1 ?

frankyw commented 5 years ago

Works fine for me, v5.15.4 on OSX but with an Ubuntu backend. Why don't you try upgrading to Transmission 2.94 on the server?

ChaosBlades commented 5 years ago

Noticing this as well but only on torrents with hundreds of files or very large files (10s of GB). If deleting multiple torrents with lots of large files I have to force close TransGUI. I have transmission running on an Ubuntu Server VM inside FreeNAS. Does not matter how many resources I give it. I have resorted to deleting the files from FileZilla or Windows Share rather than through TransGUI.

leonsoft-kras commented 5 years ago

downloads files - transmission. deletes files from the device - transmission. TRGUI does not respond for a long time only because it does not receive a response from the transmission.

cfpp2p commented 5 years ago

TRGUI does not respond for a long time only because it does not receive a response from the transmission.

yes, a bug that's not yet fully resolved in the daemon http://web.archive.org/web/20151001002421/https://trac.transmissionbt.com/ticket/1753

qreeves commented 5 years ago

What doesn't make sense about the above response is that restarting TRGUI fixes the issue. Is it certain that blocking IO on the daemon side is the problem in this specific case?