Exception when using Adept #27

Closed
opened 2026-06-22 15:49:08 +02:00 by tioui · 3 comments

When trying to use ./adept_activate to connect to Adobe Adept services, we now have this error:

Exception code : 0x1003
Message        : E_ADEPT_REQUEST_EXPIRED http://adeactivate.adobe.com/adept/Activate 2026-06-22T09:55:18+00:00%20(1782122118000)%20is%20before%202026-06-22T13:45:19+00:00%20(1782135919121)

It looks like a certificate expiration error or something like that. I tried with the anonymous account and with a real account.

When trying to use `./adept_activate` to connect to Adobe Adept services, we now have this error: ``` Exception code : 0x1003 Message : E_ADEPT_REQUEST_EXPIRED http://adeactivate.adobe.com/adept/Activate 2026-06-22T09:55:18+00:00%20(1782122118000)%20is%20before%202026-06-22T13:45:19+00:00%20(1782135919121) ``` It looks like a certificate expiration error or something like that. I tried with the anonymous account and with a real account.
Owner

This should have been fixed in version 0.8.9. What is yours ?

This should have been fixed in version 0.8.9. What is yours ?
Author

@ ./adept_activate --version

Current libgourou version : 0.8.9

@ ./adept_activate --version Current libgourou version : 0.8.9
Author

Hmmm. But it works now.:

@ ./adept_activate -a
anonymous fully signed and device activated in /home/user/.config/adept/

I tried that yesterday, with the same version. I don't know what have appened. Sorry for the trouble. Closing the Issue now.

Hmmm. But it works now.: ``` @ ./adept_activate -a anonymous fully signed and device activated in /home/user/.config/adept/ ``` I tried that yesterday, with the same version. I don't know what have appened. Sorry for the trouble. Closing the Issue now.
tioui closed this issue 2026-06-23 16:13:17 +02:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: soutade/libgourou#27