saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Plex: Add delay before stopping container for extra tasks #149

Closed owine closed 9 months ago

owine commented 1 year ago

Seen a few instances where the container stop/start for plex_extra_tasks seems to happen too quickly after container creation/start and the stop attempt hangs and does not complete causing the playbook to exit.

Some ideas:

saltydk commented 11 months ago

I assume this is covered by https://github.com/saltyorg/Saltbox/commit/a857999c5530974dc3c85c8f5be054287dd74f7d if not then let me know.