Failed to create btrfs subvolume: file exists #13905
GongT
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the error
Error: writing blob: adding layer with blob "sha256:3a9389f033527606340059a2d1a082d156c2cc29b299a944e8eb8b7ac4f3fcaa": error creating layer with ID "bac07484fbde6569845368dd408a7419aadc8ba00e00d44079bf197d839b9532": Failed to create btrfs subvolume: file exists
the resolution
cd /var/lib/containers find -name bac07484fbde6569845368dd408a7419aadc8ba00e00d44079bf197d839b9532
and delete it
Beta Was this translation helpful? Give feedback.
All reactions