D ear organizers,
I’m currently preparing my Docker submission for the PAN@CLEF 2025 task. When I test my submission locally using tira-run
without --push true
, everything works correctly and the output is generated as expected.
However, when I add --push true
to the command, I receive the following error:
500 Server Error for http+docker://localhost/v1.47/auth: Internal Server Error ("Get "https://registry.webis.de/v2/": unauthorized: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password.")
I found a similar issue on the forum, where the solution was to refresh the Docker authentication with a new personal access token from git.webis.de
. Unfortunately, I no longer have access to my previous token/account, so I tried to register a new account at Sign up · GitLab, but I didn’t receive any activation email (also not in spam/junk).
Is there any alternative way to push or submit my Docker image for the competition? Or could someone help me activate my new GitLab Webis account so I can generate a new token?
Thank you very much in advance!
Best regards,
Ewelina K.