Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
54 stars 61 forks source link

Fix error on get all challenges #342

Closed gchhablani closed 1 year ago

gchhablani commented 1 year ago

Description

Currently, evalai challenges is failing on both staging and production. On calling evalai challenges, we get the following error:

Error: None

Note that other usual commands are working.

The task is to figure out the issue why this is happening and fix it.

Pre-requisites/Benefits

This issue essentially requires background on a few things:

Approach

Please reach out to us in case you face any issues.

erudin commented 1 year ago

Hey I came here from GSoC and was checking this issue and playing around with EvalAI web service and evalai-cli. I noticed that there is this PR https://github.com/Cloud-CV/evalai-cli/pull/341 that seems related to this, the fix I wrote is similar to that. I was thinking on doing a PR for it, but wanted to be sure because of the other PR that is created.

priyanshmathur commented 1 year ago

hey @gchhablani The second link of this message is 404 this one Kindly provide an alternate link Thanks!