Moritz Schlarb
Moritz Schlarb
The problems with `GOSS_FILES_STRATEGY=cp` are actually due to the docker-in-docker mechanism. https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#use-docker-in-docker-executor has a bullet point on these issues. But I think for dgoss, just using the mentioned workaround is...
We do get that temporarily, too. Especially after reboots.
Ok, scratch that - it does not relate to the reboots. Actually it's that Cron uses a different `PATH` than the interactive shell: ``` [main] eval /etc/needrestart/needrestart.conf [main] needrestart v3.4...
@liske Although this is only a minor issue and I'd give in to the fact that the problem lies in our usage, maybe, instead of querying for the `iucode-tool` binary...
Yeah, I actually already took many measures to spread out reloads in general, just when writing this up, it occured to me that it might be the logrotate job that...
Hey @icing, Am Freitag, dem 29.07.2022 um 02:40 -0700 schrieb Stefan Eissing: > @moschlar maybe this escaped your notice. Could you test if the new > version addresses the restarting...
But I think, it would be possible to convert account data, including the key, to the format that certbot uses and then use the certbot update_account command. I'll post here...
Maybe just using the set command with a value of `null` or `false` could also suffice?
Any news on this?