CIKM Cup 2016 Track 1: Cross-Device Entity Linking Challenge Forum

Go back to competition Back to thread list Post in this thread

> "Unexpected error during submission" clarification

For some reason I'm getting "Unexpected error during submission" right now
I'm not sure what could be wrong, because I use the same submission forming code as always.

Could you clarify what this error could possibly mean or look logs for my last unsuccessful tries, so I don't need to guess.

Posted by: dremovd @ Sept. 7, 2016, 8:33 a.m.

It's more clear now. Behavior is unstable. Same submission accepted now

Posted by: dremovd @ Sept. 7, 2016, 8:42 a.m.

The problem is in the description, probably it's too big.
It would be nice to have more explicit exception for this case.

Posted by: dremovd @ Sept. 7, 2016, 8:49 a.m.

"The problem is in the description, probably it's too big." --- could you please clarify this if the problem is still relevant.

Posted by: spirinus @ Sept. 9, 2016, 5:09 p.m.

"The problem is in the description, probably it's too big." --- could you please clarify this if the problem is still relevant.

Posted by: spirinus @ Sept. 9, 2016, 5:09 p.m.

Sorry, didn't see your reply.
Sometime I make quite long descriptions with all the parameters I use for algorithms and all the descriptions.
However, exceeding some limit (approximately 100-300 symbols) it is starting to fail accepting submission. With a shorter description same submission works ok.
It should be very easy to reproduce.

Posted by: dremovd @ Sept. 14, 2016, 6:21 p.m.

Got it. Thanks for these details. I think it is better to submit an issue to the CodaLab github repo here: https://github.com/codalab/codalab-competitions/issues

Posted by: spirinus @ Sept. 15, 2016, 6:59 p.m.

I just experienced the same issue - but my description was short or empty

Posted by: agrigorev @ Sept. 30, 2016, 8:04 p.m.

also need to avoid special characher example "/_..." in the description,... remember that syetem will auto add"/" in your description when you resubmit

Posted by: sunx0009 @ Feb. 9, 2023, 8:15 a.m.
Post in this thread