Hello, I have an small issue when stopping Alpine (3.11) vps on staging. It currently takes long time (multiple minutes, I assume before some timeout happens and it is killed).
When I have remote console opened when stopping, I see this output:
* Stopping sshd ... [ ok ] * Shutting down ssh connections ... * sshd: caught SIGTERM, aborting [ ok ] * Stopping busybox syslog ... [ ok ] * Unmounting cgroups ... [ ok ] The system is going down NOW! Sent SIGTERM to all processes
and it is stuck like this. Did anyone else notice this and is there some known workaround (it is annoying...)?
Thanks, W.