Results 10 comments of Max Levine

I have had the same issue. I sent the SIGUSR1 signal to it, and it generated this log file: [goroutine-stacks-2018-03-10T151818Z.log](https://github.com/moby/moby/files/1799491/goroutine-stacks-2018-03-10T151818Z.log)

This could be me being stupid, but I don't believe I have containerd installed? It's not listed in dpkg, and when I apt-get install it, it lists it as a...

Ah, my apologies. Again, I could be looking at the wrong place, but I sent the signal to a process of containerd and this is what I've found for the...

I'm seeing the same error, fixed by rebuilding with `app:install` instead of `cachet:install` in entrypoint.sh.

@scholzj would be great to get your view on this. We're happy to PR if that's useful

@scholzj perhaps there's a different way to achieve what we're after? The purpose of this is to avoid having the DN's Organisational Unit and Organisation included in the ACL principal...

> Renovate defaults to authType=Basic whenever username/password is used, so I don't think this is good to add to the example Does that include when it's using `encrypted`? Found this:...