Trying to rip a CD, whipper fails to read the first track on the disc 5 times and aborts. Looking at the debug output we see a line like this
DEBUG:whipper.command.cd:got exception OSError(22, 'Invalid argument') on try 1
which is immediately followed by try 2, which also fails in the same manner.
Ripping the disc with cdparanoia works fine with no errors. The disc looks quite good and should definitely not have issues with reading.
The only oddity about it is that the CD is quite old. Made in 1986, perhaps the age comes with its quirks?
Attached below the log of the rip command with WHIPPER_DEBUG=DEBUG.
whipper.log
Thank you for your time, feel free to ask any other questions which may aid the process of resolving this.
EDIT: Skipping the first track using --keep-going rips the next track fine