Skip to content

Error on raid: Failed to canonicalize disk path #2885

@poelzi

Description

@poelzi

Check for other issues

  • I've checked for other issues, and none exist.

Issue description

Not sure if this is a dup of #2711

  2025-07-23T13:30:26.211158Z  INFO sd_core: Spacedrive online!
    at core/src/lib.rs:225

  2025-07-23T13:30:26.211624Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:40419 http://127.0.0.1:42189 http://127.0.0.1:45973 http://127.0.0.1:33143
    at apps/desktop/src-tauri/src/tauri_plugins.rs:81

cleaning localStorage
  2025-07-23T13:30:26.432110Z  INFO sd_core::p2p::manager: Updated p2p relay configuration successfully.
    at core/src/p2p/manager.rs:156

  2025-07-23T13:30:26.673151Z ERROR rspc::internal::jsonrpc_exec: Error executing operation: ErrResolverError(Error { code: InternalServerError, message: "Authentication required", cause: None })
    at /home/runner/.cargo/git/checkouts/rspc-264254b19e111e45/0018e80/src/internal/jsonrpc_exec.rs:223

  2025-07-23T13:30:26.903588Z ERROR sd_core::volume: Failed to canonicalize disk path;, disk_name: "/dev/dm-7:/dev/dm-8", e: Os { code: 2, kind: NotFound, message: "No such file or directory" }
    at core/src/volume/mod.rs:146

This happens on a new spacedrive on a btrfs raid root:

/dev/mapper/sol--data-nixos--root on / type btrfs (rw,relatime,ssd,discard=async,space_cache=v2,subvolid=256,subvol=/@)

Steps to reproduce

  1. use btrfs raid root filesystem
  2. start spacedrive
  3. Click new library

Platform and versions

  • OS: NixOS
  • Spacedrive: 0.4.2
Development tool versions (optional)

Stack trace

Additional context

No response

Code of Conduct

  • I agree to follow the Code of Conduct.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions