Submitting to AIcrowd
Uploading artifact to S3
⚠ Submission failed: AIcrowd API error (302): <html><body>You are being <a href="https://www.aicrowd.com/">redirected</a>.</body></html>
And i don’t understand what exactly i’m doing wrong.
Please advise me what can be the problem.
Apologies for the confusion earlier – the issue has been resolved, and you
should be able to submit again now.
We also noticed that the whestbench client wasn’t surfacing this specific kind of failure clearly,
so the error you saw was more cryptic than it should have been. We’ll be rolling
out improvements in upcoming whestbench releases to make whestbench’s error handling more robust, and error messages more informative.
If you still hit trouble submitting in Phase 1, two quick things to check:
Re-accept the rules on the challenge page by clicking the “Participate” button.
If you have already accepted the rules, you will directly see a “Create Submission” button, instead of the “Participate” button.
Update your local whestbench to 0.12.0rc0 or newer. Since it’s a pre-release,
install it with:
pip install -U --pre “whestbench>=0.12.0rc0”
Or, with uv:
uv pip install -U --prerelease=allow “whestbench>=0.12.0rc0”
@maljx : The download report button is a whestbench specific admin only feature (mostly meant for the support team). The button has been removed now for participants to avoid any confusion.