triatic

Results 17 issues of triatic

Hi, is it possible to have rate limit data sent with the debug output for Search queries in the same way as it is for Scraper queries? Or is it...

Ubuntu 22.04, latest snap installation. My Apache Virtualhost configuration looks like this: ``` ServerName gamma.quhd.uk ServerName gamma.quhd.uk DocumentRoot /var/www/html ServerName alpha.quhd.uk DocumentRoot /var/www/html ServerName beta.quhd.uk DocumentRoot /var/www/html ``` When I...

bug
duplicate
area: apache
needs-update
priority: significant

I have `fwupd` installed on Ubuntu 23.10 via apt. `top` is currently reporting `fwupd` has a resident memory usage of 137 MB on a system with 947 MB available, or...

question

When executing `certbot renew` interactively from remote ssh as such: `ssh ubuntu@server certbot renew --dry-run` there is a long pause before execution. I believe this can be disabled by `--no-random-sleep-on-renew`....

This was recently fixed for the IPv4 version of the command, but not the IPv6 version. ``` PS C:\> oci network vnic assign-ipv6 --unassign-if-already-assigned --vnic-id my-vnic-ocid --ip-address my-ipv6-address TypeError: assign_ipv6()...

``` PS C:\> oci -v 3.54.2 PS C:\> date 12 April 2025 14:45:43 PS C:\> oci session authenticate --session-expiration-in-minutes 5 [output removed] PS C:\> oci session validate Session is valid...

When executing commands such as `oci compute instance list`, `json_decode()` in php can fail when decoding the json output. This is because the json output can contain non-ascii characters, and...