Cron <ubuntu-archive at ubuntu-archive-toolbox> ~/oem-meta-packageset-sync/oem-meta-packageset-sync
Cron Daemon
root at ubuntu-archive-toolbox.internal
Thu Mar 9 13:45:03 UTC 2023
The authorization page:
(https://launchpad.net/+authorize-token?oauth_token=Jj0RWzFkBCtDKzcKdPJj&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...
Traceback (most recent call last):
File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 177, in <module>
main()
File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 168, in main
sync = OEMMetaPackagesetSync()
File "/home/ubuntu-archive/oem-meta-packageset-sync/oem-meta-packageset-sync", line 62, in __init__
self.lp = Launchpad.login_with("oem-generate", "production", "devel")
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 564, in login_with
return cls._authorize_token_and_login(
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 375, in _authorize_token_and_login
credentials = authorization_engine(credentials, credential_store)
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 600, in __call__
self.make_end_user_authorize_token(credentials, request_token_string)
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 692, in make_end_user_authorize_token
self.wait_for_end_user_authorization(credentials)
File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 775, in wait_for_end_user_authorization
raise TokenAuthorizationTimedOut(
launchpadlib.credentials.TokenAuthorizationTimedOut: Timed out after 900 seconds.
More information about the Devel-permissions
mailing list