docker-debian10-ansible icon indicating copy to clipboard operation
docker-debian10-ansible copied to clipboard

Failed at step EXEC spawning /bin/kill: No such file or directory

Open vitabaks opened this issue 5 years ago • 1 comments

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).

vitabaks avatar Jul 28 '20 07:07 vitabaks

this is still happening for me.

any idea why this could be happening @geerlingguy ?

fourstepper avatar Mar 24 '21 15:03 fourstepper