Daryes

Results 58 comments of Daryes

@bcoca : sending the key files directly under `/etc/apt/trusted.gpg.d/` with the .asc extension seems to do the trick, apt does not complain anymore. There's a slight problem, still : the...

All the data is stored into memcached, so you can't stop it, otherwise you'll lose everything On the other hand, compose allow to restart only the containers requiring it, like...

You need to change `--all` to implement `--nocheck=standby` with `smartctl ` This should do the trick: `--info --health --attributes --tolerance=verypermissive -nocheck=standby --format=brief` (taken from the telegraf monitoring agent => smart...

Nothing to do with the default values, that was more a help for users that interested by hd-idle but not used to navigate with the subtleties under /dev/disk. The grep...

> @Daryes I don't see this on my end but I don't have an LDAP set up. Anything you can do to give more specific steps to reproduce will help...

Got bitten by this one today, on a rundeck v4.11 instance. I went from #7815 to this issue to understand the situation. One server was upgraded/replaced to ubuntu 22.04, and...

I thing the problem might be more related to loki default values and not what the frontend configuration would be, especially when there's none. With a config similar as the...

I've also got the problem with rd-cli 2.0.4 after switching to OpenJDK11 ``` $ java --version openjdk 11.0.18 2023-01-17 OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1) OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu118.04.1,...

Is it possible to have an update on this as this is happening on 5.x also ? Log scrolling is even harder on long log result. It seems the behavior...

Just in case, did you try to open the job report page in a private window ? (or make sure the browser cache is really cleared before opening the result...