Starter Kit Error 404

Hello, I have been facing an issue when following the link to the starter kit of the competition. It shows error 404. I have registered for the competition and created a team, however, the starter kit is still unavailable. Could you please look into it?

1 Like

It is fixed now! Thanks

Another problem I am getting here, is, when cloning from gitlab, no matter the ssh keys, it requests my gitlab username and password. Not sure which uername and password are expected, because my credentials for aicrowd/gitlab didn’t work. Could you please specifiy these?

Error text here:
remote: HTTP Basic: Access denied. If a password was provided for Git authentication, the password was incorrect or you’re required to use a token instead of a password. If a token was provided, it was either incorrect, expired, or improperly scoped. See Troubleshooting git · Git · Topics · Help · GitLab
fatal: Authentication failed for ‘AIcrowd / Challenges / FlexTrack Challenge 2025 / FlexTrack Challenge 2025 Starter-Kit · GitLab

@evgeny_genov : Can you please try now ? we have updated the instructions to use clone over ssh. clone over HTTP is disabled on gitlab.aicrowd.com.

Once you ssh keys are added, this should work:

git clone git@gitlab.aicrowd.com:aicrowd/challenges/flextrack-challenge-2025/flextrack-challenge-2025-starter-kit.git