Home > other >  Docker startup error: could not create trust store: error unmarshalling content: unexpecte
Docker startup error: could not create trust store: error unmarshalling content: unexpecte

Time:09-27

Just contact docker reported for the boot process the following error, please the great god, under the guidance of the

/root @ SJYYT - V - 64 ~ # docker - d
The INFO [0000] + job serveapi (Unix:///var/run/docker. The sock)
The INFO [0000] Listening for HTTP on Unix (/var/run/docker. The sock)
WARN [0000] graphdriver aufs selected. Warning: your graphdriver directory/var/lib/docker already contains data managed by other graphdrivers: devicemapper
The FATA [0000] could not create trust store: error unmarshalling content: unexpected end of JSON input

CodePudding user response:

I also encountered such a problem, can you tell me you in the end is how to solve?

CodePudding user response:

Kernel version as long as it is 2.6.32-431. The el6. X86_64 or above are no problem, a log to your kernel version is too low may be your function library version is too low, try to update the following program a try,

Yum upgrade device mapper - libs - y

CodePudding user response:



Containers made of incomplete?

CodePudding user response:

Can try to reinstall it, this blog may help,
http://aotu.io/notes/2016/02/27/docker/
  • Related