2016年6月1日 星期三

[hypriot] docker encounter "failed to start docker service"

Today I tried to connect to my hypriot cluster with node-2, I found it always failed to connect.

After did some investigation, I found there is no docker daemon.   I tried to restart docker daemon

it only  claim Job for docker.service failed and suggest to execute jounalctl -xn for details

Finally, I just found it just a resident docker.pid existed in /var/run.  After I delete it and restart the 

system, everything goes well.

##

sudo service docker restart
Job for docker.service failed. See 'systemctl status docker.service' and 'journalctl -xn' for details.
;//runHypriotOS: root@cl-node-2 in /var/run

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...