Mix edeliver stop production FAILED

Not able to stop the production servers

After running

mix edeliver stop production

get

production node: 0

  user    : root
  host    : host_ip
  path    : /root/usr/share/my_app/
  response: failed

Note: I am running production on Docker Containers.

Thanks