Sascha Löffler

Results 28 comments of Sascha Löffler

having the same issue on docker swarm stack volumes since they are prepended with stackname including a `_` character getting the error `create Weblate_postgres-data: VolumeDriver.Create: docker-legacy: Create: Weblate_postgres-data: failed: error...

i think using the ISO is probably the wrong thing anyway. seeing that using ISO is just a fallback in code, i think the issue is in expecting the Array...

thx. when i call the VennDiagram with .orientationOrder(function(a,b) { return b.size - a.size; }) it seems to work. I thought the script does this already on its own. //edit: don't...

Sorry to ask, but what does that mean exactly? Can i do something differently to get it to work? Does this need to be fixed? I would also be happy...

Yes it works, but only with the example secret you used as well. Which wonders me, because there must be a way to generate a usable secret here. How can...

Oh. so the secret has to be Base32 encoded? Why does it work with the example secret then which seems to be not base32 encoded? Still confused. But thanks anyway....

Try to set RELAY_USE_TLS to "no". for me that worked because it seems it always requires some Certifiacte file and the mentioned default location is empty in the container. and...

getting a similar error after an update from k3s v1.22.9+k3s1 to v1.22.13+k3s1. trying to get logs results in ``` Failed to load logs: Get "https://10.0.1.5:10250/containerLogs/cert-manager/cert-manager-86b4798576-vrcrv/cert-manager?tailLines=502&timestamps=true": x509: certificate is valid for...

ah sorry that i wasn't clear enough. these are the external pointing IP-Addresses of the Node the Pod is running on. IPv4 appears also in the `kubectl get node -o...

i get valid ecdsa-with-SHA256 certificates on all server and agent nodes. (pretty much exactly 1 year from now) they contain these SAN entries: ``` X509v3 Subject Alternative Name: DNS:k3s-control-plane-0, DNS:localhost,...