受欢迎的博客标签

docker:stream copy error- reading from a closed fifo

Published

docker:stream copy error- reading from a closed fifo

stream copy error: reading from a closed fifo [How to Solve]

Problem description

fter running the docker service for a period of time, some services are killed and cannot be restarted successfully through docker compose. Check the docker service log and report an error stream copy error: reading from a closed FIFO

Solution:

重启docker可以解决

磁盘满

 

detail

磁盘满

Go to cd /var/log to delete some useless log files, if the current log files are small, you can use du -sh in the root directory to view those folders occupy a lot of space, generally the /var folder and /root folder will occupy the root disk, you need to delete the contents of these two folders