tracker icon indicating copy to clipboard operation
tracker copied to clipboard

TurnKey Linux Tracker

Results 147 tracker issues
Sort by recently updated
recently updated
newest added

Redis have changed their licence (see https://github.com/redis/redis/pull/13157), so we should probably change to an alternate fork. There appear to be 2 main options - licensed differently: Redict is LGPLv3: https://codeberg.org/redict/redict...

bug
critical
redis

When building the Bugzilla appliance I noticed that it's installing a ton of PHP packages. As Bugzilla is written in Perl, it occurred to me that it doesn't really need...

feature
bugzilla
discussion

SSL is currently broken in `mariadb-connector-c` in Debian, and therefor `DBD-mysql` (possibly others as well). Debian package: `libdbd-mysql-perl` Debian bug here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032074 The newest release of bugzilla 5.2 requires SSL...

bug
bugzilla

I'm using `debian-11-turnkey-domain-controller_17.1-1_amd64` as an LXC container on Proxmox 8.1.5, it's working very well but I have recurrent crashes of the DNS component. I can't find anything relevant in `/var/log/samba/*.log`...

bug
domain-controller

Invoice Ninja is quite difficult to screenshot. Primarily due to it's use of flutter. Flutter makes use of shadow-roots which are difficult to manage in selenium. It also uses flutter's...

invoice-ninja
clicksnap

In Elgg by default we're enabling "simple cache". However to get the most advantage out of it a symlink /var/www/elgg/cache/ to /var/www/elgg-data/caches/views_simplecache/ I.e.: ``` ln -s /var/www/elgg-data/caches/views_simplecache /var/www/elgg/cache ```

feature
elgg

E.g. if you set up Wireguard interface `wg0`, then the interface should be bought up: ``` wg-quick up wg0 ``` And also enabled: ``` systemctl enable wg-quick@wg0 ```

feature
inithooks
wireguard

A user has just reported that twice in a row a TKLBAM backup failed. Both times it choked on files in `/var/spool/postfix/...`. I assume because the spooled mails had sent...

bug
tklbam

Currently `hub-list-appliance` will only list the appliances available via default (i.e. currently v17.x). It should be able to list all available apps. I'm tagging this as a bug as IMO...

bug
hubtools

I note that Debian (and therefore TurnKey) are listed as supported OS for the use of [EC2 Instance Connect](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-set-up.html). It appears that on Ubuntu it is provided by a package...

feature
ami (build type)