02.09.2019
91
Audible Failed To Set Activation Data To Pc 4,8/5 4086 reviews

Open Audible Manger. Select No Devices from the lower left pane.Click on Devices in the upper left menu select Activate. Enter your Audible account credentials in the window that pops up click OK. Once Audible Manager has been properly activated, you should be able to play the Audiobooks that have been downloaded and imported to the software. If you don't see Go to Microsoft Store on the Activation page, contact your organization's support person. If you made a substantial hardware changes to your device (such as replacing the motherboard) and you have a valid product key, try to activate Windows by phone. Audible activation problem. When using Audible to transfer files to our Creative Zen Vision:M, we got the message: “Failed to set activation data to device. The I/O operation has been aborted because of either a thread exit or an application request.”.

A script to retrieve your activation data (activation_bytes) from Audibleservers.

Last tested on macOS 10.14.1 + Google Chrome 70 + ChromeDriver 2.44 inNovember, 2018.

Donations

Donations are gladly accepted. Please send BTC to 1FDFp8kWjnUCGTLw1SVkim6kRnYDge2vYhto support the development, and maintenance of this project. Thank you!

Usage

Quick Setup

Python 2 (or Python >= 3.6) is required along with Selenium, Requests,ChromeDriver, and Google Chrome.

Failed

Download and extract the correct ChromeDriver zip file fromhere to thisfolder.

Download Google Chrome from https://www.google.com/chrome/ and install it onyour computer.

Ryan reports that the 32-bit Mac ChromeDriver works fine under a 64-bit Macenvironment.

Anti-Piracy Notice

Audible Failed To Set Activation Data To Pc Phone

Note that this project does NOT 'crack' the DRM. It simplys allows the user touse their own encryption key (fetched from Audible servers) to decrypt theaudiobook in the same manner that the official audiobook playing software does.

Please only use this application for gaining full access to your own audiobooksfor archiving/converson/convenience. DeDRMed audiobooks should not be uploadedto open servers, torrents, or other methods of mass distribution. No help willbe given to people doing such things. Authors, retailers, and publishers allneed to make a living, so that they can continue to produce audiobooks for us tohear, and enjoy. Don't be a parasite.

This message is borrowed from the https://apprenticealf.wordpress.com/ page.

Failed

Debugging Tips

  • If you see an error message like 'audible_error=Internal service error hasoccured while processing the request, please contact service admin' during theactivation process, then contact Audible customer care and they will clear upyour activation slots (there are 8 such slots).

  • If you see an 'activation loop' in the official software (e.g. Audible DownloadManager), then you are seeing the same exact problem (you activation slots areall used up).

  • Too many authentication attempts result in a temporary 30 minutes ban!

  • Use the following command to extract the SHA1 checksum from .aax files.

  • In case of login problems use the ./audible-activator.py -d command to runthe program in debugging mode and to login manually.

  • This program is pretty short and easy to debug. I cannot provide end-usersupport but I would be very happy to accept patches.

  • If this program does not work for you and all the debugging steps fail, thenuse the https://github.com/inAudible-NG/tables project to recover your'activation_bytes' in an offline manner. The good news is that you need toretrieve your 'activation_bytes' only once.

  • Running wine AudibleGeneratePCPlayerID.exe multiple times under Linux canresult in different outputs (different Player ID values). To get stable outputrun wine AudibleGeneratePCPlayerID.exe after running the 'Audible Manager'program (Manager.exe) under Wine once.

Set

Notes

Audible Failed To Set Activation Data To Pc Free

  • It is possible to extract the 'activation_bytes' from an existing'AudibleActivation.sys' file.

    You can grab the 'AudibleActivation.sys' file from various already-activateddevices like Android phones, and Sansa music players.

  • If you have an Audible username (not an email address), please help intesting and fixing this program.

  • xhost local:root

Audible Failed To Set Activation Data To Pc Download

Credits

  • sfgasdfsafggfgg (spindoctors_mix none@none.com)

  • kidburglar

  • Jason Peper (jasontrublu, for 'de' support and cleaner code)

  • Braden (braden337, add Google Chrome as a requirement)

  • Fernando Paladini (non-interactive credentials input)

  • wolfi101 (Firefox support)

  • corbolais (chromedriver autodetection)

  • Thies Mueller (td00, Python 3 support)

  • Ziyuan Guo (shadowmourne, Audible JP support)

  • Ryan Connors (ryanpconnors, Python 3 fixes)