mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Exception thrown when creating a dump from aaru remote host #653
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kkaisershot on GitHub (Jan 25, 2021).
Prerequisites
Check and fill as appropriate:
Description
Running
aaru media dump aaru://10.0.0.61/dev/sr0 01.aarufresults inaaruremotereporting that I have connected, butaaruitself throws a 'Aaru.Devices.DeviceException' with no other diagnostic info.FWIW, the problem occurs whether I run
aaruremoteon the remote host as root or as myself.aaruremoteis built withoutHAS_UDEVset.Exact command line used:
.\aaru.exe -d true media dump aaru://10.0.0.61/dev/sr0 01.aarufExpected behavior:
aarustarts dumping from the DVD drive I have attached remotely.Actual behavior:
aaruthrows an exception without dumping anything.Output of command execution with debug output enabled