Just looking at that log and the call trace, it's failing while downloading the license service certificate in `fetchLicenseServiceCertificate`.
That's at least going to be a somewhat-valid ACSM, otherwise it wouldn't get that far. And it's unlikely to have to do anything with the particular book or an expired loan; that doesn't have any effect on that certificate. I have never ever seen an ACSM where the path to that licensing cert URL has parameters or is different depending on the loan.
To me this looks like a server error, especially with that HTTP 404. What book shop / store is that ACSM file from?
If the error still occurs, can you create a verbose log (go to the plugin preferences then enable "Verbose debug logging") and send that to me? With that verbose log I can probably determine if that error is something that prevents the book download entirely or if I can just modify the plugin to ignore this error.
Last edited by Leseratte_10; 09-26-2022 at 11:53 PM.
|