Docker local-kv.db File Not Found
Problem
Docker on some occasions fails to create the network bridge at startup and thus fails to start the daemon.
Environment
- Platform9 Managed Kubernetes - All Versions
- Docker
Cause
This is an upstream Docker daemon issue without a proper known cause and the accepted solution in the community is the resolution mentioned below.
Resolution
- Remove the Docker internal files.
- Restart the Docker Daemon service.
Additional Information
Was this page helpful?