The issue happens when leaving the docker swarm with the following command while doing the complete restart of the SYSTRAN Translation Resource Monitor service (TRM):
docker swarm leave --force
The error shows:
Error response from daemon: context deadline exceeded
To work around, manually delete the /var/lib/docker/swarm directory and restart the docker service.