Platform9 Edge Cloud
Latest
Frequently Asked Questions
How To
Solution
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Docker Image Pull Failed with "Error response from daemon"
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Docker image pull fails during PMK stack startup with the below error messages:
Docker image pull
[2023-10-31 04:36:16] docker: Error response from daemon: open /var/lib/docker/overlay2/d39acd549d8883feef19a6464c0e1dfe48da0bd1bc83a54aee6e585ba06db8b8/committed: no such file or directory.Environment
- Platform9 Edge Cloud - v-5.3.0-2075501
- Docker client/server - Version: 19.03.11
Cause
Docker container runtime upstream issue - Ref - Bug
Resolution
Error indicates that /var/lib/docker/overlay2 is referencing to some older files which might be cached. So we follow below procedure to fix the issue.
- Stop the
dockerdservice using below command
Docker service
xxxxxxxxxx# systemctl stop dockerd- Move the
/var/lib/dockerdirectory to/tmpand then start thedockerdservice.
Bash
xxxxxxxxxx# systemctl start dockerdAdditional Information
This step will recreated a new /var/lib/docker directory and PMK stack should start properly.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message