operate-system:Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
version : Docker version 1.12.1, build 23cf638
issure: i created a container by using command ‘docker run -itd --name=webui -p 443:443 -v /spm/data:/spm/data -v /etc/localtime:/etc/localtime webui /bin/bash’. And it had runned for several months. Now, i do this command ‘docker stop webui’ and i get this response : Error response from daemon: Cannot stop container webui: Container 242154464ebf6a5ca2be22489903331ffdf34cb31baa482ace4b801d7da26d14 is paused. Unpause the container before stopping. Then, i try to unpause this container, docker server give me this prompt : 'Error response from daemon: Cannot unpause container 42154464ebf6a5ca2be22489903331ffdf34cb31baa482ace4b801d7da26d14: rpc error: code = 2 desc = “container not paused\n” ’
At this moment, I feel life is full of despair.which angel can save my delicate soul ?