Files
spacedrive/error.txt
2025-02-22 05:14:14 +00:00

1025 lines
139 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> @sd/monorepo@ tauri /home/rocky/spacedrive
> pnpm desktop tauri "dev"
> @sd/monorepo@ desktop /home/rocky/spacedrive
> pnpm --filter @sd/desktop -- "tauri" "dev"
> @sd/desktop@ tauri /home/rocky/spacedrive/apps/desktop
> pnpm --filter @sd/scripts -- tauri "dev"
> @sd/scripts@ tauri /home/rocky/spacedrive/scripts
> node tauri.mjs "dev"
> @sd/desktop@ dev /home/rocky/spacedrive/apps/desktop
> vite dev
VITE v5.4.9 ready in 4536 ms
➜ Local: http://localhost:8001/
➜ Network: use --host to expose
> @sd/monorepo@ tauri /home/rocky/spacedrive
> pnpm desktop tauri "dev"
> @sd/monorepo@ desktop /home/rocky/spacedrive
> pnpm --filter @sd/desktop -- "tauri" "dev"
> @sd/desktop@ tauri /home/rocky/spacedrive/apps/desktop
> pnpm --filter @sd/scripts -- tauri "dev"
> @sd/scripts@ tauri /home/rocky/spacedrive/scripts
> node tauri.mjs "dev"
> @sd/desktop@ dev /home/rocky/spacedrive/apps/desktop
> vite dev
VITE v5.4.9 ready in 3029 ms
➜ Local: http://localhost:8001/
➜ Network: use --host to expose
2025-02-21T01:14:58.603532Z  INFO sd_core: Starting core;, data_directory: /home/rocky/.local/share/spacedrive/dev
at core/src/lib.rs:93
2025-02-21T01:14:58.605281Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::node::config::NodeConfig
at core/src/util/version_manager.rs:212
2025-02-21T01:14:58.605795Z DEBUG sd_core::location::manager: Starting location manager actor
at core/src/location/manager/mod.rs:216
2025-02-21T01:14:58.606617Z  INFO sd_task_system::system: Task system online!, workers_count: 4
at crates/task-system/src/system.rs:99
2025-02-21T01:14:58.608432Z  INFO libp2p_swarm: local_peer_id: 12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA
at /home/rocky/.cargo/git/checkouts/rust-libp2p-5bf6f5083e224a9a/1024411/swarm/src/lib.rs:372
2025-02-21T01:14:58.608843Z  INFO sd_core::p2p::manager: Setting quic ipv4 listener;, ipv4_port: None
at core/src/p2p/manager.rs:220
2025-02-21T01:14:58.608922Z  INFO sd_core::p2p::manager: Setting quic ipv6 listener;, ipv6_port: None
at core/src/p2p/manager.rs:243
2025-02-21T01:14:58.609027Z  INFO sd_core::p2p::manager: Node is now online listening;, remote_identity: +hmlI/BRfRgbkcT/wUR6eMJU1NuaZgefAEVPvwf7TN8, peer_id: Libp2pPeerId(PeerId("12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA")), addresses: [Listener { id: ListenerId(0), name: "libp2p-quic", addrs: {} }]
at core/src/p2p/manager.rs:104
2025-02-21T01:14:58.609228Z DEBUG sd_core::volume::actor: Volume manager event_tx initialized
at core/src/volume/actor.rs:84
2025-02-21T01:14:58.609273Z DEBUG sd_core::volume::actor: Volume manager state initialized
at core/src/volume/actor.rs:87
2025-02-21T01:14:58.696125Z  INFO quaint::pooled: Starting a sqlite pool with 1 connections.
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/quaint/src/pooled.rs:342
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.704182Z  INFO schema_core::commands::apply_migrations: Analysis run in 3ms, analysis_duration_ms: 3
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/schema-engine/core/src/commands/apply_migrations.rs:44
2025-02-21T01:14:58.732697Z  INFO sd_core::library::manager::pragmas: Set journal mode to WAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.732947Z  INFO sd_core::library::manager::pragmas: Set synchronous to NORMAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.733200Z  INFO sd_core::library::manager::pragmas: Set mmap_size to 512MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.733431Z  INFO sd_core::library::manager::pragmas: Set journal size limit to 64MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.733595Z  INFO sd_core::library::manager::pragmas: Set cache size to 10k pages
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.733808Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Device"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.733951Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Volume"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734095Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Tag"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734238Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Location"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734357Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Object"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734472Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Label"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734582Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "ExifData"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734690Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "FilePath"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734801Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "TagOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.734914Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "LabelOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.735549Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::library::config::LibraryConfig
at core/src/util/version_manager.rs:212
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:14:58.751536Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:14:58.751650Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:14:58.752587Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:14:58.752686Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:14:58.753516Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:14:58.753608Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:14:58.754227Z  INFO sd_core::volume::actor: Volume manager actor started
at core/src/volume/actor.rs:102
2025-02-21T01:14:58.754323Z DEBUG sd_core::volume::actor: Starting volume event monitoring
at core/src/volume/actor.rs:210
2025-02-21T01:14:58.881797Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:14:58.881939Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:14:58.881986Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:14:58.882059Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([27, 44, 36, 129, 248, 99, 228, 151, 98, 171, 15, 5, 213, 35, 166, 33, 208, 58, 171, 201, 156, 31, 188, 104, 212, 8, 114, 148, 224, 47, 11, 110])), id: None, pub_id: None, device_id: None, name: "/dev/vda1", mount_type: System, mount_point: "/", mount_points: ["/"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: true, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 102915489792, total_bytes_available: 70432550912 })
at core/src/volume/actor.rs:212
2025-02-21T01:14:58.882100Z ERROR sd_core::volume::state: Failed to perform speed test for volume, e: Cancelled
at core/src/volume/state.rs:117
2025-02-21T01:14:58.882118Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:14:58.882102Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:14:58.882129Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:14:58.882159Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200])), id: None, pub_id: None, device_id: None, name: "/dev/vda13", mount_type: System, mount_point: "/boot", mount_points: ["/boot"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 1036431360, total_bytes_available: 847003648 })
at core/src/volume/actor.rs:212
2025-02-21T01:14:58.882182Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:14:58.882205Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228])), id: None, pub_id: None, device_id: None, name: "/dev/vda15", mount_type: System, mount_point: "/boot/efi", mount_points: ["/boot/efi"], is_mounted: true, disk_type: Unknown, file_system: Other("VFAT"), read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 109395456, total_bytes_available: 103012352 })
at core/src/volume/actor.rs:212
2025-02-21T01:14:58.882233Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:14:58.883714Z  INFO sd_core::volume::actor: Volume manager actor initialized
at core/src/volume/actor.rs:201
2025-02-21T01:14:58.883746Z DEBUG sd_core::volume::watcher: Starting volume watcher
at core/src/volume/watcher.rs:38
2025-02-21T01:14:58.883868Z  WARN sd_core::volume::watcher: Failed to watch path /run/media: No such file or directory (os error 2)
at core/src/volume/watcher.rs:121
2025-02-21T01:14:58.883914Z DEBUG sd_core_heavy_lifting::job_system: No pending jobs found on disk
at core/crates/heavy-lifting/src/job_system/mod.rs:304
2025-02-21T01:14:58.884450Z  INFO sd_core: Spacedrive online!
at core/src/lib.rs:264
2025-02-21T01:14:58.884876Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:38507
at apps/desktop/src-tauri/src/tauri_plugins.rs:71
emitting event for Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]))
2025-02-21T01:14:58.920055Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]), read_speed: 613, write_speed: 844 }
at core/src/volume/actor.rs:212
2025-02-21T01:14:58.920200Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 844.1648832980036, read_speed: 613.000176727951, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
emitting event for Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]))
2025-02-21T01:14:58.923780Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]), read_speed: 562, write_speed: 825 }
at core/src/volume/actor.rs:212
2025-02-21T01:14:58.923888Z ERROR sd_core::volume::speed: Failed to remove test file: No such file or directory (os error 2)
at core/src/volume/speed.rs:79
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:14:58.923949Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 825.351360327605, read_speed: 562.1557323160564, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:14:59.006635Z  INFO sd_core::p2p::manager: Updated p2p relay configuration successfully.
at core/src/p2p/manager.rs:157
⚡ Million.js 2.6.4
- Tip: enable { mute: true } to disable info logs
- Hotline: https://million.dev/hotline
⚡ <Spacedrop> now renders ~17% faster
⚡ <Tags> now renders ~25% faster
⚡ <Demo3> now renders ~43% faster
⚡ <Folder> now renders ~11% faster
⚡ <Database> now renders ~11% faster
⚡ <PasswordMeter> now renders ~43% faster
⚡ <TrafficLight> now renders ~25% faster
Window did not emit `app_ready` event fast enough. Showing window...
⚡ <Video> now renders ~9% faster
○ <Sparkles> was ignored
⚡ <RuleButton> now renders ~9% faster
⚡ <JobManager> now renders ~9% faster
○ <TopBar> was ignored
○ <ExplorerTagBar> was ignored
2025-02-21T01:15:07.023969Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:15:07.024438Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:15:07.024664Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("3oy91pxrmun"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:15:07.024679Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("v90t664z6a"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
○ <DateHeader> was ignored
2025-02-21T01:15:08.363259Z  INFO sd_core::volume::actor: Listing system volumes for library 01951a96-a285-7a62-8412-2f0b6860915c
at core/src/volume/actor.rs:380
2025-02-21T01:15:52.682039Z DEBUG sd_core_heavy_lifting::indexer::shallow: non_indexed_paths_count: 1
at core/crates/heavy-lifting/src/indexer/shallow.rs:98
in sd_core_heavy_lifting::indexer::shallow::shallow with location_id=2 location_path=Some("/home/rocky/Desktop") sub_path=
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
2025-02-21T01:15:52.685840Z DEBUG sd_core_heavy_lifting::media_processor::shallow: Dispatching thumbnails to be processed;, thumbs_count: 0, priority_tasks_count: 0
at core/crates/heavy-lifting/src/media_processor/shallow.rs:262
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
1:24:03 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
1:24:05 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
2025-02-21T01:24:05.997674Z  INFO sd_core: Starting core;, data_directory: /home/rocky/.local/share/spacedrive/dev
at core/src/lib.rs:93
2025-02-21T01:24:05.999200Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::node::config::NodeConfig
at core/src/util/version_manager.rs:212
2025-02-21T01:24:05.999704Z DEBUG sd_core::location::manager: Starting location manager actor
at core/src/location/manager/mod.rs:216
2025-02-21T01:24:06.000321Z  INFO sd_task_system::system: Task system online!, workers_count: 4
at crates/task-system/src/system.rs:99
2025-02-21T01:24:06.001817Z  INFO libp2p_swarm: local_peer_id: 12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA
at /home/rocky/.cargo/git/checkouts/rust-libp2p-5bf6f5083e224a9a/1024411/swarm/src/lib.rs:372
2025-02-21T01:24:06.002165Z  INFO sd_core::p2p::manager: Setting quic ipv4 listener;, ipv4_port: None
at core/src/p2p/manager.rs:220
2025-02-21T01:24:06.002229Z  INFO sd_core::p2p::manager: Setting quic ipv6 listener;, ipv6_port: None
at core/src/p2p/manager.rs:243
2025-02-21T01:24:06.002314Z  INFO sd_core::p2p::manager: Node is now online listening;, remote_identity: +hmlI/BRfRgbkcT/wUR6eMJU1NuaZgefAEVPvwf7TN8, peer_id: Libp2pPeerId(PeerId("12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA")), addresses: [Listener { id: ListenerId(0), name: "libp2p-quic", addrs: {} }]
at core/src/p2p/manager.rs:104
2025-02-21T01:24:06.002474Z DEBUG sd_core::volume::actor: Volume manager event_tx initialized
at core/src/volume/actor.rs:84
2025-02-21T01:24:06.002507Z DEBUG sd_core::volume::actor: Volume manager state initialized
at core/src/volume/actor.rs:87
2025-02-21T01:24:06.083114Z  INFO quaint::pooled: Starting a sqlite pool with 1 connections.
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/quaint/src/pooled.rs:342
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
1:24:06 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /@fs/home/rocky/spacedrive/interface/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/useTable.tsx, /updater.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/index.tsx, /@fs/home/rocky/spacedrive/interface/ErrorFallback.tsx, /@fs/home/rocky/spacedrive/interface/app/index.tsx, /@fs/home/rocky/spacedrive/interface/components/RequestAddDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/toast.tsx, /@fs/home/rocky/spacedrive/interface/app/p2p/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ParentContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/$id.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Local/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tools/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/ephemeral.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerPathBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDnd.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/hooks/useExplorerCopyPaste.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ViewItem.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/Item.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDraggable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/AppliedFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionList.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionBoolean.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/LocationFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/TagsFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/DateFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/RenamableItemText.tsx, /@fs/home/rocky/spacedrive/interface/components/AlertDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/components/DragRegion.tsx, /@fs/home/rocky/spacedrive/interface/components/Folder.tsx, /@fs/home/rocky/spacedrive/interface/components/Icon.tsx, /@fs/home/rocky/spacedrive/interface/components/Loader.tsx, /@fs/home/rocky/spacedrive/interface/components/PDFViewer.tsx, /@fs/home/rocky/spacedrive/interface/components/TruncatedText.tsx, /@fs/home/rocky/spacedrive/interface/components/Authentication.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/creating-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/locations.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/full-disk.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/new-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/prerelease.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/privacy.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Original.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Thumb.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/LayeredFileIcon.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/useFrame.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/AssignTagMenuItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/Note.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/MediaData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/RenameTextBox.tsx, /@fs/home/rocky/spacedrive/interface/components/Login.tsx, /@fs/home/rocky/spacedrive/interface/components/Register.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DragOverlay.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/Sparkles.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Library/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Peers/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/SavedSearches/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/PathInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/SeeMore.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/Footer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/LibrariesDropdown.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RulesForm.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/DebugPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/FeedbackPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/JobManagerPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/node/libraries/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerOperatingSystem.tsx, /@fs/home/rocky/spacedrive/interface/components/LoginButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/JobGroup.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/Job.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/NavigationButtons.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerTagBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/KeyManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/Object/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/SharedItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/RevealInNativeExplorer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/CopyAsPath.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/CutCopyItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/OpenWith.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/useKeySelection.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/Item/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/DateHeader.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/IconSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/TextSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/LocationOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerItemData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDroppable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/Layout.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/useDragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/DragSelect/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/Item.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useKeyDeleteFile.tsx, /@fs/home/rocky/spacedrive/interface/components/TextViewer/prism.tsx, /@fs/home/rocky/spacedrive/interface/components/Devtools.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useDismissibleNoticeStore.tsx, /@fs/home/rocky/spacedrive/packages/client/src/hooks/useClientContext.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.solid.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/index.tsx, /@fs/home/rocky/spacedrive/interface/components/PasswordMeter.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.react.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/FavoriteButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKLocations.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKTags.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Debug/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/IsRunningJob.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/DragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/ImageSlider.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/Item.tsx
2025-02-21T01:24:06.093718Z  INFO schema_core::commands::apply_migrations: Analysis run in 5ms, analysis_duration_ms: 5
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/schema-engine/core/src/commands/apply_migrations.rs:44
2025-02-21T01:24:06.122327Z  INFO sd_core::library::manager::pragmas: Set journal mode to WAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.122589Z  INFO sd_core::library::manager::pragmas: Set synchronous to NORMAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.122821Z  INFO sd_core::library::manager::pragmas: Set mmap_size to 512MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123101Z  INFO sd_core::library::manager::pragmas: Set journal size limit to 64MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123297Z  INFO sd_core::library::manager::pragmas: Set cache size to 10k pages
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123503Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Device"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123646Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Volume"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123795Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Tag"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.123922Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Location"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124061Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Object"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124189Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Label"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124321Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "ExifData"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124436Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "FilePath"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124549Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "TagOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.124664Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "LabelOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.125213Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::library::config::LibraryConfig
at core/src/util/version_manager.rs:212
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:24:06.141288Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:24:06.141384Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:24:06.142094Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:24:06.142196Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:24:06.142916Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:24:06.142976Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:24:06.144257Z  INFO sd_core::volume::actor: Volume manager actor started
at core/src/volume/actor.rs:102
2025-02-21T01:24:06.144371Z DEBUG sd_core::volume::actor: Starting volume event monitoring
at core/src/volume/actor.rs:210
2025-02-21T01:24:06.272335Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:24:06.272452Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:24:06.272480Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:24:06.272551Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([27, 44, 36, 129, 248, 99, 228, 151, 98, 171, 15, 5, 213, 35, 166, 33, 208, 58, 171, 201, 156, 31, 188, 104, 212, 8, 114, 148, 224, 47, 11, 110])), id: None, pub_id: None, device_id: None, name: "/dev/vda1", mount_type: System, mount_point: "/", mount_points: ["/"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: true, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 102915489792, total_bytes_available: 70428549120 })
at core/src/volume/actor.rs:212
2025-02-21T01:24:06.272625Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:24:06.272637Z ERROR sd_core::volume::state: Failed to perform speed test for volume, e: Cancelled
at core/src/volume/state.rs:117
2025-02-21T01:24:06.272683Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:24:06.272668Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:24:06.272687Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200])), id: None, pub_id: None, device_id: None, name: "/dev/vda13", mount_type: System, mount_point: "/boot", mount_points: ["/boot"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 1036431360, total_bytes_available: 847003648 })
at core/src/volume/actor.rs:212
2025-02-21T01:24:06.272786Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:24:06.272837Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228])), id: None, pub_id: None, device_id: None, name: "/dev/vda15", mount_type: System, mount_point: "/boot/efi", mount_points: ["/boot/efi"], is_mounted: true, disk_type: Unknown, file_system: Other("VFAT"), read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 109395456, total_bytes_available: 103012352 })
at core/src/volume/actor.rs:212
2025-02-21T01:24:06.272878Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:24:06.273081Z  INFO sd_core::volume::actor: Volume manager actor initialized
at core/src/volume/actor.rs:201
2025-02-21T01:24:06.273119Z DEBUG sd_core::volume::watcher: Starting volume watcher
at core/src/volume/watcher.rs:38
2025-02-21T01:24:06.273208Z  WARN sd_core::volume::watcher: Failed to watch path /run/media: No such file or directory (os error 2)
at core/src/volume/watcher.rs:121
2025-02-21T01:24:06.273275Z DEBUG sd_core_heavy_lifting::job_system: No pending jobs found on disk
at core/crates/heavy-lifting/src/job_system/mod.rs:304
2025-02-21T01:24:06.273709Z  INFO sd_core: Spacedrive online!
at core/src/lib.rs:264
2025-02-21T01:24:06.274020Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:34619
at apps/desktop/src-tauri/src/tauri_plugins.rs:71
emitting event for Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]))
2025-02-21T01:24:06.324654Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]), read_speed: 413, write_speed: 609 }
at core/src/volume/actor.rs:212
2025-02-21T01:24:06.324787Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 609.3400743407078, read_speed: 413.07602056936827, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
emitting event for Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]))
2025-02-21T01:24:06.326804Z ERROR sd_core::volume::speed: Failed to remove test file: No such file or directory (os error 2)
at core/src/volume/speed.rs:79
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:24:06.326851Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 667.2888913148547, read_speed: 412.3259736995404, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:24:06.327016Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]), read_speed: 412, write_speed: 667 }
at core/src/volume/actor.rs:212
2025-02-21T01:24:06.388012Z  INFO sd_core::p2p::manager: Updated p2p relay configuration successfully.
at core/src/p2p/manager.rs:157
Window did not emit `app_ready` event fast enough. Showing window...
2025-02-21T01:24:11.198815Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:24:11.198928Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("64xzeoli2b3"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:24:11.198957Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:24:11.199054Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("kvbijau6f6g"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:24:13.415946Z  INFO sd_core::volume::actor: Listing system volumes for library 01951a96-a285-7a62-8412-2f0b6860915c
at core/src/volume/actor.rs:380
2025-02-21T01:24:29.010577Z DEBUG sd_core_heavy_lifting::indexer::shallow: non_indexed_paths_count: 1
at core/crates/heavy-lifting/src/indexer/shallow.rs:98
in sd_core_heavy_lifting::indexer::shallow::shallow with location_id=2 location_path=Some("/home/rocky/Desktop") sub_path=
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
2025-02-21T01:24:29.014436Z DEBUG sd_core_heavy_lifting::media_processor::shallow: Dispatching thumbnails to be processed;, thumbs_count: 0, priority_tasks_count: 0
at core/crates/heavy-lifting/src/media_processor/shallow.rs:262
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
1:30:51 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
1:30:53 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
2025-02-21T01:30:54.095342Z  INFO sd_core: Starting core;, data_directory: /home/rocky/.local/share/spacedrive/dev
at core/src/lib.rs:93
2025-02-21T01:30:54.096926Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::node::config::NodeConfig
at core/src/util/version_manager.rs:212
2025-02-21T01:30:54.097471Z DEBUG sd_core::location::manager: Starting location manager actor
at core/src/location/manager/mod.rs:216
2025-02-21T01:30:54.098163Z  INFO sd_task_system::system: Task system online!, workers_count: 4
at crates/task-system/src/system.rs:99
2025-02-21T01:30:54.099864Z  INFO libp2p_swarm: local_peer_id: 12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA
at /home/rocky/.cargo/git/checkouts/rust-libp2p-5bf6f5083e224a9a/1024411/swarm/src/lib.rs:372
2025-02-21T01:30:54.100265Z  INFO sd_core::p2p::manager: Setting quic ipv4 listener;, ipv4_port: None
at core/src/p2p/manager.rs:220
2025-02-21T01:30:54.100336Z  INFO sd_core::p2p::manager: Setting quic ipv6 listener;, ipv6_port: None
at core/src/p2p/manager.rs:243
2025-02-21T01:30:54.100424Z  INFO sd_core::p2p::manager: Node is now online listening;, remote_identity: +hmlI/BRfRgbkcT/wUR6eMJU1NuaZgefAEVPvwf7TN8, peer_id: Libp2pPeerId(PeerId("12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA")), addresses: [Listener { id: ListenerId(0), name: "libp2p-quic", addrs: {} }]
at core/src/p2p/manager.rs:104
2025-02-21T01:30:54.100613Z DEBUG sd_core::volume::actor: Volume manager event_tx initialized
at core/src/volume/actor.rs:84
2025-02-21T01:30:54.100641Z DEBUG sd_core::volume::actor: Volume manager state initialized
at core/src/volume/actor.rs:87
1:30:54 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /@fs/home/rocky/spacedrive/interface/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/useTable.tsx, /updater.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/index.tsx, /@fs/home/rocky/spacedrive/interface/ErrorFallback.tsx, /@fs/home/rocky/spacedrive/interface/app/index.tsx, /@fs/home/rocky/spacedrive/interface/components/RequestAddDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/toast.tsx, /@fs/home/rocky/spacedrive/interface/app/p2p/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ParentContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/$id.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Local/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tools/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/ephemeral.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerPathBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDnd.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/hooks/useExplorerCopyPaste.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ViewItem.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/Item.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDraggable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/AppliedFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionList.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionBoolean.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/LocationFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/TagsFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/DateFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/RenamableItemText.tsx, /@fs/home/rocky/spacedrive/interface/components/AlertDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/components/DragRegion.tsx, /@fs/home/rocky/spacedrive/interface/components/Folder.tsx, /@fs/home/rocky/spacedrive/interface/components/Icon.tsx, /@fs/home/rocky/spacedrive/interface/components/Loader.tsx, /@fs/home/rocky/spacedrive/interface/components/PDFViewer.tsx, /@fs/home/rocky/spacedrive/interface/components/TruncatedText.tsx, /@fs/home/rocky/spacedrive/interface/components/Authentication.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/creating-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/locations.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/full-disk.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/new-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/prerelease.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/privacy.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Original.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Thumb.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/LayeredFileIcon.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/useFrame.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/AssignTagMenuItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/Note.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/MediaData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/RenameTextBox.tsx, /@fs/home/rocky/spacedrive/interface/components/Login.tsx, /@fs/home/rocky/spacedrive/interface/components/Register.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DragOverlay.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/Sparkles.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Library/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Peers/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/SavedSearches/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/PathInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/SeeMore.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/Footer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/LibrariesDropdown.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RulesForm.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/DebugPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/FeedbackPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/JobManagerPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/node/libraries/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerOperatingSystem.tsx, /@fs/home/rocky/spacedrive/interface/components/LoginButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/JobGroup.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/Job.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/NavigationButtons.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerTagBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/KeyManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/Object/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/SharedItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/RevealInNativeExplorer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/CopyAsPath.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/CutCopyItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/OpenWith.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/useKeySelection.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/Item/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/DateHeader.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/IconSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/TextSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/LocationOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerItemData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDroppable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/Layout.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/useDragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/DragSelect/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/Item.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useKeyDeleteFile.tsx, /@fs/home/rocky/spacedrive/interface/components/TextViewer/prism.tsx, /@fs/home/rocky/spacedrive/interface/components/Devtools.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useDismissibleNoticeStore.tsx, /@fs/home/rocky/spacedrive/packages/client/src/hooks/useClientContext.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.solid.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/index.tsx, /@fs/home/rocky/spacedrive/interface/components/PasswordMeter.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.react.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/FavoriteButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKLocations.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKTags.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Debug/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/IsRunningJob.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/DragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/ImageSlider.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/Item.tsx
2025-02-21T01:30:54.173428Z  INFO quaint::pooled: Starting a sqlite pool with 1 connections.
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/quaint/src/pooled.rs:342
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.181251Z  INFO schema_core::commands::apply_migrations: Analysis run in 3ms, analysis_duration_ms: 3
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/schema-engine/core/src/commands/apply_migrations.rs:44
2025-02-21T01:30:54.203792Z  INFO sd_core::library::manager::pragmas: Set journal mode to WAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.204096Z  INFO sd_core::library::manager::pragmas: Set synchronous to NORMAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.204358Z  INFO sd_core::library::manager::pragmas: Set mmap_size to 512MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.204582Z  INFO sd_core::library::manager::pragmas: Set journal size limit to 64MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.204744Z  INFO sd_core::library::manager::pragmas: Set cache size to 10k pages
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.204948Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Device"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205106Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Volume"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205244Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Tag"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205366Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Location"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205492Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Object"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205604Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Label"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205716Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "ExifData"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205824Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "FilePath"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.205935Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "TagOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.206076Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "LabelOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.206699Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::library::config::LibraryConfig
at core/src/util/version_manager.rs:212
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:30:54.222532Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:30:54.222674Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:30:54.223630Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:30:54.223720Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:30:54.224903Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:30:54.224976Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:30:54.225645Z  INFO sd_core::volume::actor: Volume manager actor started
at core/src/volume/actor.rs:102
2025-02-21T01:30:54.225736Z DEBUG sd_core::volume::actor: Starting volume event monitoring
at core/src/volume/actor.rs:210
2025-02-21T01:30:54.339255Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339390Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339428Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339512Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([27, 44, 36, 129, 248, 99, 228, 151, 98, 171, 15, 5, 213, 35, 166, 33, 208, 58, 171, 201, 156, 31, 188, 104, 212, 8, 114, 148, 224, 47, 11, 110])), id: None, pub_id: None, device_id: None, name: "/dev/vda1", mount_type: System, mount_point: "/", mount_points: ["/"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: true, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 102915489792, total_bytes_available: 70418538496 })
at core/src/volume/actor.rs:212
2025-02-21T01:30:54.339561Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:30:54.339539Z ERROR sd_core::volume::state: Failed to perform speed test for volume, e: Cancelled
at core/src/volume/state.rs:117
2025-02-21T01:30:54.339612Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339618Z  INFO sd_core::volume::actor: Volume manager actor initialized
at core/src/volume/actor.rs:201
2025-02-21T01:30:54.339654Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:30:54.339689Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200])), id: None, pub_id: None, device_id: None, name: "/dev/vda13", mount_type: System, mount_point: "/boot", mount_points: ["/boot"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 1036431360, total_bytes_available: 847003648 })
at core/src/volume/actor.rs:212
2025-02-21T01:30:54.339728Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339739Z DEBUG sd_core::volume::watcher: Starting volume watcher
at core/src/volume/watcher.rs:38
2025-02-21T01:30:54.339782Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228])), id: None, pub_id: None, device_id: None, name: "/dev/vda15", mount_type: System, mount_point: "/boot/efi", mount_points: ["/boot/efi"], is_mounted: true, disk_type: Unknown, file_system: Other("VFAT"), read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 109395456, total_bytes_available: 103012352 })
at core/src/volume/actor.rs:212
2025-02-21T01:30:54.339844Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:30:54.339844Z DEBUG sd_core_heavy_lifting::job_system: No pending jobs found on disk
at core/crates/heavy-lifting/src/job_system/mod.rs:304
2025-02-21T01:30:54.339853Z  WARN sd_core::volume::watcher: Failed to watch path /run/media: No such file or directory (os error 2)
at core/src/volume/watcher.rs:121
2025-02-21T01:30:54.340541Z  INFO sd_core: Spacedrive online!
at core/src/lib.rs:264
2025-02-21T01:30:54.341091Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:36405
at apps/desktop/src-tauri/src/tauri_plugins.rs:71
emitting event for Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]))
2025-02-21T01:30:54.375274Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]), read_speed: 658, write_speed: 811 }
at core/src/volume/actor.rs:212
2025-02-21T01:30:54.375448Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 811.9179157482522, read_speed: 658.9427592898573, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
emitting event for Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]))
2025-02-21T01:30:54.378287Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]), read_speed: 700, write_speed: 730 }
at core/src/volume/actor.rs:212
2025-02-21T01:30:54.378504Z ERROR sd_core::volume::speed: Failed to remove test file: No such file or directory (os error 2)
at core/src/volume/speed.rs:79
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:30:54.378559Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 730.8470210017662, read_speed: 700.9318608717546, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:30:54.425966Z  INFO sd_core::p2p::manager: Updated p2p relay configuration successfully.
at core/src/p2p/manager.rs:157
Window did not emit `app_ready` event fast enough. Showing window...
2025-02-21T01:30:59.299960Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:30:59.300090Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("4isx1k77ayp"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:30:59.301032Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:30:59.301430Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("mptxqwlfcy9"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:31:01.275150Z  INFO sd_core::volume::actor: Listing system volumes for library 01951a96-a285-7a62-8412-2f0b6860915c
at core/src/volume/actor.rs:380
2025-02-21T01:31:18.128034Z DEBUG sd_core_heavy_lifting::indexer::shallow: non_indexed_paths_count: 1
at core/crates/heavy-lifting/src/indexer/shallow.rs:98
in sd_core_heavy_lifting::indexer::shallow::shallow with location_id=2 location_path=Some("/home/rocky/Desktop") sub_path=
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
2025-02-21T01:31:18.135584Z DEBUG sd_core_heavy_lifting::media_processor::shallow: Dispatching thumbnails to be processed;, thumbs_count: 0, priority_tasks_count: 0
at core/crates/heavy-lifting/src/media_processor/shallow.rs:262
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
Starting drag operation
Drag operation completed
1:37:04 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
1:37:06 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /updater.tsx
2025-02-21T01:37:06.396947Z  INFO sd_core: Starting core;, data_directory: /home/rocky/.local/share/spacedrive/dev
at core/src/lib.rs:93
2025-02-21T01:37:06.399231Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::node::config::NodeConfig
at core/src/util/version_manager.rs:212
2025-02-21T01:37:06.399746Z DEBUG sd_core::location::manager: Starting location manager actor
at core/src/location/manager/mod.rs:216
2025-02-21T01:37:06.400362Z  INFO sd_task_system::system: Task system online!, workers_count: 4
at crates/task-system/src/system.rs:99
2025-02-21T01:37:06.401535Z  INFO libp2p_swarm: local_peer_id: 12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA
at /home/rocky/.cargo/git/checkouts/rust-libp2p-5bf6f5083e224a9a/1024411/swarm/src/lib.rs:372
2025-02-21T01:37:06.401878Z  INFO sd_core::p2p::manager: Setting quic ipv4 listener;, ipv4_port: None
at core/src/p2p/manager.rs:220
2025-02-21T01:37:06.401985Z  INFO sd_core::p2p::manager: Setting quic ipv6 listener;, ipv6_port: None
at core/src/p2p/manager.rs:243
2025-02-21T01:37:06.402167Z  INFO sd_core::p2p::manager: Node is now online listening;, remote_identity: +hmlI/BRfRgbkcT/wUR6eMJU1NuaZgefAEVPvwf7TN8, peer_id: Libp2pPeerId(PeerId("12D3KooWSeemqchtKezrRf8txhkw12cst6Rsj9rDwQ2QoCLra4WA")), addresses: [Listener { id: ListenerId(0), name: "libp2p-quic", addrs: {} }]
at core/src/p2p/manager.rs:104
2025-02-21T01:37:06.402401Z DEBUG sd_core::volume::actor: Volume manager event_tx initialized
at core/src/volume/actor.rs:84
2025-02-21T01:37:06.402526Z DEBUG sd_core::volume::actor: Volume manager state initialized
at core/src/volume/actor.rs:87
2025-02-21T01:37:06.458485Z  INFO quaint::pooled: Starting a sqlite pool with 1 connections.
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/quaint/src/pooled.rs:342
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
1:37:06 AM [vite] hmr update /App.tsx, /@fs/home/rocky/spacedrive/packages/ui/style/style.scss, /@fs/home/rocky/spacedrive/interface/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/useTable.tsx, /updater.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/index.tsx, /@fs/home/rocky/spacedrive/interface/ErrorFallback.tsx, /@fs/home/rocky/spacedrive/interface/app/index.tsx, /@fs/home/rocky/spacedrive/interface/components/RequestAddDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Spacedrop/toast.tsx, /@fs/home/rocky/spacedrive/interface/app/p2p/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ParentContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/$id.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Local/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tools/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/ephemeral.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerPathBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDnd.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/hooks/useExplorerCopyPaste.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ViewItem.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/Item.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDraggable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/AppliedFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionList.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/components/FilterOptionBoolean.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/LocationFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/TagsFilter.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/Filters/registry/DateFilters.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/RenamableItemText.tsx, /@fs/home/rocky/spacedrive/interface/components/AlertDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/components/DragRegion.tsx, /@fs/home/rocky/spacedrive/interface/components/Folder.tsx, /@fs/home/rocky/spacedrive/interface/components/Icon.tsx, /@fs/home/rocky/spacedrive/interface/components/Loader.tsx, /@fs/home/rocky/spacedrive/interface/components/PDFViewer.tsx, /@fs/home/rocky/spacedrive/interface/components/TruncatedText.tsx, /@fs/home/rocky/spacedrive/interface/components/Authentication.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/creating-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/locations.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/full-disk.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/new-library.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/prerelease.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/privacy.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Original.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/Thumb.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/LayeredFileIcon.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/useFrame.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/AssignTagMenuItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/Note.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/MediaData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/FilePath/RenameTextBox.tsx, /@fs/home/rocky/spacedrive/interface/components/Login.tsx, /@fs/home/rocky/spacedrive/interface/components/Register.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DragOverlay.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationDialog.tsx, /@fs/home/rocky/spacedrive/interface/components/Sparkles.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Library/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Peers/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/SavedSearches/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/PathInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/SeeMore.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Locations/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/AddLocationButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Tags/ContextMenu.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/Footer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/LibrariesDropdown.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RulesForm.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/tags/DeleteDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/DebugPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/FeedbackPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/SidebarLayout/JobManagerPopover.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/node/libraries/CreateDialog.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerOperatingSystem.tsx, /@fs/home/rocky/spacedrive/interface/components/LoginButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/settings/library/locations/IndexerRuleEditor/RuleInput.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/JobGroup.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/Job.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/TopBarOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/NavigationButtons.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/DismissibleNotice.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ExplorerTagBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/KeyManager/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/Object/Items.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/SharedItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/RevealInNativeExplorer.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/CopyAsPath.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/FilePath/CutCopyItems.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/OpenWith.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/useKeySelection.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/GridView/Item/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/DateHeader.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/IconSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/OptionsPanel/ListView/TextSize.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/search/SearchBar.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/location/LocationOptions.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerItemData.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/useExplorerDroppable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/TopBar/Layout.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/useDragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/Grid/DragSelect/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/ListView/Item.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useKeyDeleteFile.tsx, /@fs/home/rocky/spacedrive/interface/components/TextViewer/prism.tsx, /@fs/home/rocky/spacedrive/interface/components/Devtools.tsx, /@fs/home/rocky/spacedrive/interface/hooks/useDismissibleNoticeStore.tsx, /@fs/home/rocky/spacedrive/packages/client/src/hooks/useClientContext.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.solid.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/index.tsx, /@fs/home/rocky/spacedrive/interface/components/PasswordMeter.tsx, /@fs/home/rocky/spacedrive/interface/app/demo.react.tsx, /@fs/home/rocky/spacedrive/interface/app/onboarding/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/Inspector/FavoriteButton.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKLocations.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/CMDK/pages/CMDKTags.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/sections/Debug/index.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Layout/Sidebar/JobManager/IsRunningJob.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/ContextMenu/context.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/DragScrollable.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/QuickPreview/ImageSlider.tsx, /@fs/home/rocky/spacedrive/interface/app/$libraryId/Explorer/View/MediaView/Item.tsx
2025-02-21T01:37:06.465563Z  INFO schema_core::commands::apply_migrations: Analysis run in 2ms, analysis_duration_ms: 2
at /home/rocky/.cargo/git/checkouts/prisma-engines-27ace036a11c2dbf/9a8a66a/schema-engine/core/src/commands/apply_migrations.rs:44
2025-02-21T01:37:06.493610Z  INFO sd_core::library::manager::pragmas: Set journal mode to WAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.493865Z  INFO sd_core::library::manager::pragmas: Set synchronous to NORMAL
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.494127Z  INFO sd_core::library::manager::pragmas: Set mmap_size to 512MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.494365Z  INFO sd_core::library::manager::pragmas: Set journal size limit to 64MB
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.494526Z  INFO sd_core::library::manager::pragmas: Set cache size to 10k pages
at core/src/library/manager/pragmas.rs:41
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.494725Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Device"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.494881Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Volume"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495027Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Tag"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495158Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Location"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495278Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Object"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495393Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "Label"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495508Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "ExifData"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495641Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "FilePath"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495773Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "TagOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.495889Z DEBUG sd_core::library::manager: Created sync partial index, model_name: "LabelOnObject"
at core/src/library/manager/mod.rs:666
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.496365Z DEBUG sd_core::util::version_manager: No migration required;, config: sd_core::library::config::LibraryConfig
at core/src/util/version_manager.rs:212
in sd_core::library::manager::load with library_id=01951a96-a285-7a62-8412-2f0b6860915c db_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.db config_path=/home/rocky/.local/share/spacedrive/dev/libraries/01951a96-a285-7a62-8412-2f0b6860915c.sdlibrary should_seed=true
2025-02-21T01:37:06.512763Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:37:06.512849Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=1 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Documents")
2025-02-21T01:37:06.513819Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:37:06.513919Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=2 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Desktop")
2025-02-21T01:37:06.515176Z DEBUG sd_core::location::manager::watcher: Stopping Location Manager event handler for location
at core/src/location/manager/watcher/mod.rs:280
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:37:06.515282Z  INFO sd_core::location::manager::watcher: Location watcher gracefully shutdown
at core/src/location/manager/watcher/mod.rs:177
in sd_core::location::manager::watcher::location_watcher with location_id=3 library_id=01951a96-a285-7a62-8412-2f0b6860915c location_path=Some("/home/rocky/Downloads")
2025-02-21T01:37:06.516158Z  INFO sd_core::volume::actor: Volume manager actor started
at core/src/volume/actor.rs:102
2025-02-21T01:37:06.516236Z DEBUG sd_core::volume::actor: Starting volume event monitoring
at core/src/volume/actor.rs:210
2025-02-21T01:37:06.684008Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:37:06.684156Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:37:06.684198Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
2025-02-21T01:37:06.684295Z ERROR sd_core::volume::state: Failed to perform speed test for volume, e: Cancelled
at core/src/volume/state.rs:117
2025-02-21T01:37:06.684307Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:37:06.684309Z DEBUG sd_core::volume::speed: Starting speed test with config: SpeedTestConfig { file_size_mb: 10, timeout_secs: 30, emit_events: true }
at core/src/volume/speed.rs:108
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:37:06.684475Z  INFO sd_core::volume::actor: Volume manager actor initialized
at core/src/volume/actor.rs:201
2025-02-21T01:37:06.684542Z DEBUG sd_core::volume::watcher: Starting volume watcher
at core/src/volume/watcher.rs:38
2025-02-21T01:37:06.684633Z DEBUG sd_core_heavy_lifting::job_system: No pending jobs found on disk
at core/crates/heavy-lifting/src/job_system/mod.rs:304
2025-02-21T01:37:06.684648Z  WARN sd_core::volume::watcher: Failed to watch path /run/media: No such file or directory (os error 2)
at core/src/volume/watcher.rs:121
2025-02-21T01:37:06.685295Z  INFO sd_core: Spacedrive online!
at core/src/lib.rs:264
2025-02-21T01:37:06.685709Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:41975
at apps/desktop/src-tauri/src/tauri_plugins.rs:71
2025-02-21T01:37:06.688061Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([27, 44, 36, 129, 248, 99, 228, 151, 98, 171, 15, 5, 213, 35, 166, 33, 208, 58, 171, 201, 156, 31, 188, 104, 212, 8, 114, 148, 224, 47, 11, 110])), id: None, pub_id: None, device_id: None, name: "/dev/vda1", mount_type: System, mount_point: "/", mount_points: ["/"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: true, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 102915489792, total_bytes_available: 70411317248 })
at core/src/volume/actor.rs:212
2025-02-21T01:37:06.688173Z DEBUG sd_core::volume::state: Registering volume /dev/vda1 with fingerprint 1b2c2481f863e49762ab0f05d523a621d03aabc99c1fbc68d4087294e02f0b6e
at core/src/volume/state.rs:32
2025-02-21T01:37:06.688255Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200])), id: None, pub_id: None, device_id: None, name: "/dev/vda13", mount_type: System, mount_point: "/boot", mount_points: ["/boot"], is_mounted: true, disk_type: Unknown, file_system: EXT4, read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 1036431360, total_bytes_available: 847003648 })
at core/src/volume/actor.rs:212
2025-02-21T01:37:06.688307Z DEBUG sd_core::volume::state: Registering volume /dev/vda13 with fingerprint f127b20af31ffa9fcaf13ce5e285c651316b9657fb49b301e89370f952fa4fc8
at core/src/volume/state.rs:32
2025-02-21T01:37:06.688359Z DEBUG sd_core::volume::actor: Volume event received: VolumeAdded(Volume { fingerprint: Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228])), id: None, pub_id: None, device_id: None, name: "/dev/vda15", mount_type: System, mount_point: "/boot/efi", mount_points: ["/boot/efi"], is_mounted: true, disk_type: Unknown, file_system: Other("VFAT"), read_only: false, error_status: None, read_speed_mbps: None, write_speed_mbps: None, total_bytes_capacity: 109395456, total_bytes_available: 103012352 })
at core/src/volume/actor.rs:212
2025-02-21T01:37:06.688405Z DEBUG sd_core::volume::state: Registering volume /dev/vda15 with fingerprint 750c383c61c7879de9b391a5cd39e1bd64ed6777939fe17bd94a0f35f445c4e4
at core/src/volume/state.rs:32
emitting event for Some(VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]))
2025-02-21T01:37:06.736779Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 537.647098229899, read_speed: 450.8792325386196, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda15
2025-02-21T01:37:06.736891Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([117, 12, 56, 60, 97, 199, 135, 157, 233, 179, 145, 165, 205, 57, 225, 189, 100, 237, 103, 119, 147, 159, 225, 123, 217, 74, 15, 53, 244, 69, 196, 228]), read_speed: 450, write_speed: 537 }
at core/src/volume/actor.rs:212
emitting event for Some(VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]))
2025-02-21T01:37:06.761584Z ERROR sd_core::volume::speed: Failed to remove test file: No such file or directory (os error 2)
at core/src/volume/speed.rs:79
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:37:06.761624Z DEBUG sd_core::volume::speed: Speed test completed: SpeedTestResult { write_speed: 390.4914397247566, read_speed: 268.55038649771626, duration: 30.0 }
at core/src/volume/speed.rs:149
in sd_core::volume::speed::speed_test with volume_name=/dev/vda13
2025-02-21T01:37:06.761698Z DEBUG sd_core::volume::actor: Volume event received: VolumeSpeedTested { fingerprint: VolumeFingerprint([241, 39, 178, 10, 243, 31, 250, 159, 202, 241, 60, 229, 226, 133, 198, 81, 49, 107, 150, 87, 251, 73, 179, 1, 232, 147, 112, 249, 82, 250, 79, 200]), read_speed: 268, write_speed: 390 }
at core/src/volume/actor.rs:212
2025-02-21T01:37:06.791350Z  INFO sd_core::p2p::manager: Updated p2p relay configuration successfully.
at core/src/p2p/manager.rs:157
Window did not emit `app_ready` event fast enough. Showing window...
2025-02-21T01:37:11.261601Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:37:11.261681Z ERROR sd_core::api::keys: Failed to read file: "No such file or directory (os error 2)"
at core/src/api/keys.rs:66
2025-02-21T01:37:11.261847Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("qafzd5398c"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:37:11.261872Z ERROR rspc::internal::jsonrpc_exec: Error executing query operation String("clrfa7x4npt"): ErrResolverError(Error { code: InternalServerError, message: "Failed to read file \"/home/rocky/.local/share/spacedrive/dev/.sdks\"", cause: None })
at /home/rocky/.cargo/git/checkouts/rspc-264254b19e111e45/6a77167/src/internal/jsonrpc_exec.rs:224
2025-02-21T01:37:13.078909Z  INFO sd_core::volume::actor: Listing system volumes for library 01951a96-a285-7a62-8412-2f0b6860915c
at core/src/volume/actor.rs:380
2025-02-21T01:37:52.515927Z DEBUG sd_core_heavy_lifting::indexer::shallow: non_indexed_paths_count: 1
at core/crates/heavy-lifting/src/indexer/shallow.rs:98
in sd_core_heavy_lifting::indexer::shallow::shallow with location_id=2 location_path=Some("/home/rocky/Desktop") sub_path=
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
2025-02-21T01:37:52.518292Z DEBUG sd_core_heavy_lifting::media_processor::shallow: Dispatching thumbnails to be processed;, thumbs_count: 0, priority_tasks_count: 0
at core/crates/heavy-lifting/src/media_processor/shallow.rs:262
in sd_core::location::light_scan_location with library_id=01951a96-a285-7a62-8412-2f0b6860915c location_id=2 sub_path=
Starting drag operation
Drag operation completed
Result: Dropped
Cursor position: CursorPosition { x: 913, y: 291 }