From 33c78077bc0cde33fb06c44f1839746ee3d18ebf Mon Sep 17 00:00:00 2001 From: Florian Bach Date: Mon, 20 Dec 2021 10:33:32 +0100 Subject: [PATCH] Updated Adobe error codes (markdown) --- Adobe-error-codes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Adobe-error-codes.md b/Adobe-error-codes.md index 9d8f31a..c3b0189 100644 --- a/Adobe-error-codes.md +++ b/Adobe-error-codes.md @@ -26,6 +26,14 @@ This error occurs while trying to authorize a new computer or eReader. It means Note that even with the error `E_ACT_TOO_MANY_ACTIVATIONS` it is possible to grab the eBook decryption key from Adobe's servers for DRM removal; for more details see the `get_key_from_Adobe.py` script in the repository. +### E_ADEPT_ACCOUNTINFO_CONNECTION_EXCEPTION + +Currently there's no information about this error. If you receive this error message in the Calibre plugin, please open a bug report. + +### E_ADEPT_ACCOUNTINFO_ERROR + +Currently there's no information about this error. If you receive this error message in the Calibre plugin, please open a bug report. + ### E_ADEPT_BAD_USER_CREDENTIALS This error occurs if ADE thinks it should be authorized, but then fails to find the corresponding user data. Try de-authorizing ADE, then authorize it again. If you receive this error in the Calibre plugin, please open a bug report.