Skip to content

cannot access mount: connection refused #21

@MuhtasimTanmoy

Description

@MuhtasimTanmoy

To regenerate

sudo ./target/debug/branchfs mount --base ~/test /mnt/a
Mounted at "/mnt/a"

sudo ./target/debug/branchfs create t /mnt/a
Error: Failed to open control file (is /mnt/a mounted?): Connection refused (os error 111)

ls /mnt/a
ls: cannot access '/mnt/a': Connection refused

mount | grep /mnt/
branchfs on /mnt/a type fuse (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions)

Previously, didn't have this issue at commit 846338f253cd451eced27d6de46979f15f700f91

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions