problem activating adept_activate #30
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?
I'm using the docker version of libgourou. When trying to activate the setup I always recieve an error:
I tried changing password and Adobe ID but nothing worked. The user/Adobe ID does exist though, I can login normally into my Adobe account via Webinterface.
The attempt with an anonymous account is always working.
Am I missing something? Is this a bug?
Version is:
4dcf04fb10d8:/home/libgourou# adept_activate -V
Current libgourou version : 0.8.9
Hi,
Starting commit
2265b1d710(just before 0.8.9 tag), activate URL should use https and not http. Maybe there is a partial compilation of libgourou in docker.Is your docker version up to date ? Can you try with AppImage https://soutade.fr/files/libgourou_utils-0.8.9-x86_64.AppImage.tar.gz ?
Hi, just letting you know I got the same error code but the error message has been changed, something about Adobe ID being moved.
Tracked down the support message to this: https://support.ebooks.com/hc/en-gb/articles/16119178985359-Adobe-Digital-Editions-sign-in-is-changing-what-eBooks-com-customers-need-to-know
But once I've created and activated a new account on ByteBooks with my existing Adobe ID, logging in with the new ByteBooks credentials works (even with the existing API URLs, Adobe possibly kept it for backwards compatibility with older devices).
The docker version was on debian 11:
I tested the appimage on a debian 13, but it produced the same error message. A config directory was created though:
I also tested the appimage on an Ubuntu 24.04, with the same error.