Search found 2 matches

by redeyed
Sun May 22, 2022 3:12 pm
Forum: Support
Topic: Howto: Country Flags In Peers Tab (GeoIP Database Settings)
Replies: 13
Views: 14831

Re: Howto: Country Flags In Peers Tab (GeoIP Database Settings)

Hello, For ubuntu I managed this in the following way: (I used deluge from python package manager) # install /usr/share/GeoIP/GeoIP.dat and geoIP headers sudo apt install geoip-database libgeoip-dev # use pipx to isolated deluge from rest of the system, but you can use just pip py_ver=`python -c &qu...
by redeyed
Fri Dec 03, 2021 2:14 am
Forum: Support
Topic: Memory usage
Replies: 10
Views: 22415

Re: Memory usage

Hi there!

I had the same issue, I use ltConfig (high performance preset) and I had `cache_size` property set to 65536 value
I changed that value to 2048 and memory usage became stable

I'm running deluge on a raspberry pi 4 with 4GB of RAM on Ubuntu 20.04.3