Giter Site home page Giter Site logo

Comments (6)

Jorsher avatar Jorsher commented on June 26, 2024

#20675 (comment) seems to see the same issue

from qbittorrent.

Chocobo1 avatar Chocobo1 commented on June 26, 2024

@Jorsher
Are you able to reproduce with qbt v5?

from qbittorrent.

Jorsher avatar Jorsher commented on June 26, 2024

I'll likely just wait until 5.0 is released. Spent a lot of time building it from source (boost, lt, qt6 as well), wasn't loading my existing torrents.db, and then trying to add a torrent manually was causing a crash. I'm sure that I either built it wrong or used the wrong version of a dependency (latest on all). I don't think the AppImage is an option since I run these headless.

Easy enough to just open one client at a time in the browser. A couple people I've asked with multiple clients:

  • one that access them through the same IP but different port encountered the same issue
  • one that accesses them through different IPs did not encounter the issue

from qbittorrent.

dyno10 avatar dyno10 commented on June 26, 2024

I'll likely just wait until 5.0 is released. Spent a lot of time building it from source (boost, lt, qt6 as well), wasn't loading my existing torrents.db, and then trying to add a torrent manually was causing a crash. I'm sure that I either built it wrong or used the wrong version of a dependency (latest on all). I don't think the AppImage is an option since I run these headless.

Easy enough to just open one client at a time in the browser. A couple people I've asked with multiple clients:

  • one that access them through the same IP but different port encountered the same issue
  • one that accesses them through different IPs did not encounter the issue

I can confirm that accessing WebUI's via different subnets prevents memory leaks. I've updated my most recent post accordingly.

My qbit server has two IP's on separate subnets (192.168.0.xxx and 192.168.100.xxx), so I never got memory leaks when I had only two instances because each qbit instance was using a different subnet. Adding a third instance cause the memory leaks because it was using the same ip as another instance (different ports).

from qbittorrent.

dyno10 avatar dyno10 commented on June 26, 2024

@Jorsher Are you able to reproduce with qbt v5?

I tested this in qbit v5 and was able to reproduce the issue. I tested it on Ubuntu Server 24.04 with the v5 .appimage posted on the qbit website.

from qbittorrent.

dyno10 avatar dyno10 commented on June 26, 2024

Per my previous comment, here are two htop screenshots showing memory usage after having two WebUI sessions open simultaneously for over 28hr continuously. These qbit instances each has only a single 600MB torrent seeding (a Debian ISO) and it's not a very active torrent for me. These screenshots were taken roughly 18hr apart.

June 2:
qbit_leak_02_June

June 3:
qbit_leak_03_June

from qbittorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.