-
Notifications
You must be signed in to change notification settings - Fork 309
Runaway CPU usage with cloud-torrent #102
Comments
Same here. I'm on Armbian (machine is Helios64), and Simple-torrent is using 150% CPU while traffic is only 150kB/s. CPU usage is similar when traffic is ~12MB/s. |
I'm try this service, same issue. I'm on Windows 10. Nothing is download and the apps is running to be ready. |
same here, Docker installation is used, CPU usage is fucking high, almost 100%, The original Cloud-Torrent is normal. |
@boypt do you need any information to troubleshoot this issue? Although I'm not a golang expert, would be happy to help with any experimentation or tests that might be needed. |
@supriyo-biswas I can reproduce the mentioned high cpu usage scenario, but I think it's caused from |
Any updates on this issue ? |
I can confirm I'm facing this issue on my side. It might be something in the config file |
Can also confirm really high CPU usage. |
This is still an issue for me. Docker installation, maxes out my raspberry pi 4. |
I'm using cloud-torrent v1.2.12 and have been observing a runaway CPU usage, where the program would consume 30-40% CPU right away, even when the program has been just started and no torrents have been submitted to it.
Is there a way to understand why this issue is occurring and troubleshoot this issue? I've tried configuring
CPUQuota=
through systemd, but that causes cloud-torrent to take very long and/or become unresponsive when downloading a torrent.The text was updated successfully, but these errors were encountered: