Docker Load Error(Docker ToolBox)

Hi all,

I am using Docker Toolbox on Windows 10. Docker load command is giving following errors:

Command prompt error:
An error occurred trying to connect: Post http://localhost:2375/v1.21/images/load: dial tcp 127.0.0.1:2375: ConnectEx tcp: No connection could be made because the target machine actively refused it.

Error coming inside Docker host:
Error response from daemon: Untar re-exec error: exit status 1: output: unexpected EOF
image
Please provide the solution if anyone knows.

Thanks