Skip to content

incompatibility of the "node identity restore" process with docker installed by snap #6

@oops10101

Description

@oops10101

Environment

OS: Ubuntu 22.04
Docker install method: Snap (docker snap)
Install flow: during installation / setup when asked to restore previous node identity

Issue

Hi, thank you truly for all the great work.

Here’s the issue I’m seeing when trying to restore node identity during the installation process on Ubuntu 22.04 with Docker installed using Snap.

When I choose yes to restore the node identity, it hits this error and the process fully stops:

Error: "docker: Error response from daemon: error while creating mount source path '/opt/conduit/backups': mkdir /opt/conduit: read-only file system"

I’m pretty sure this is caused by Docker being the Snap version.

More interestingly, if I choose no when asked to restore the node identity, the process stops again — but this time there are no errors. The last lines shown are:

Do you want to restore your previous node identity? (y/n): n

[INFO] Skipping restore. A new node identity will be generated.

Both the first and second problem don’t happen unless Docker is installed via Snap.

A fix isn’t fully necessary — I just wanted to mention it here in case anyone runs into the same thing, so they know what’s causing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions