docker-debian10-ansible
docker-debian10-ansible copied to clipboard
Failed at step EXEC spawning /bin/kill: No such file or directory
Hi @geerlingguy
After i added a handler "reload pgbouncer", tests failed in my CI on docker-debian10-ansible.
Error: /bin/kill: No such file or directory
Jul 27 14:41:17 pgnode01 systemd[1]: Reloading pgBouncer connection pooling for PostgreSQL.
Jul 27 14:41:17 pgnode01 systemd[11819]: pgbouncer.service: Failed to execute command: No such file or directory
Jul 27 14:41:17 pgnode01 systemd[11819]: pgbouncer.service: Failed at step EXEC spawning /bin/kill: No such file or directory
Jul 27 14:41:17 pgnode01 systemd[1]: pgbouncer.service: Control process exited, code=exited, status=203/EXEC
Jul 27 14:41:17 pgnode01 systemd[1]: Reload failed for pgBouncer connection pooling for PostgreSQL
There is no such problem with dockers of other linux distributions (ex. Debian 9).
this is still happening for me.
any idea why this could be happening @geerlingguy ?