Closed balabooooo closed 3 weeks ago
same problem..
@liangjh2001 Hello, have you solved this?
I can't reproduce the bug.
@liangjh2001 Hello, have you solved this?
I haven't solved this problem yet
I can't reproduce the bug.
- What is your username?
- What is the size of the file you are trying to upload? Can you try with a light ZIP file?
My username is: liangyun The zip file I tried to upload is 160kb in size. I have tried smaller files and still failed. I can't even upload files that I have uploaded before. The url of the competition I participated in is: https://codalab.lisn.upsaclay.fr/competitions/4057#participate Looking forward to your reply
I can't reproduce the bug.
- What is your username?
- What is the size of the file you are trying to upload? Can you try with a light ZIP file?
@Didayolo @liangjh2001 Hi, there! My username is balabo and the size is 14.8 MB. I solve this by changing to another computer and submitting! But I still don't know what causes it. I think it might have something to do with the Internet environment.
Same problem. Anyone solved?
@yahooo-m I solved this by changing to another computer several days ago. However, the new computer had the same problem after several submissions.
@yahooo-m I solved this by changing to another computer several days ago. However, the new computer had the same problem after several submissions.
I changed to another computer. It also did not work.
@yahooo-m I solved this by changing to another computer several days ago. However, the new computer had the same problem after several submissions.
I changed to another computer. It also did not work.
@yahooo-m Fine
same problem here, it seems not competition-specific, i have tried several different competitions. from the task manager i found that it just didn't upload file at all.
anyone solved?
Can we submit the file via terminal? I cannot submit file in the web version.
I see the following error in the console:
scripts.js:178 [Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
The link states: "Mutation event support will be disabled by default starting in Chrome 127, around July 30, 2024."
Could this be related?
The same problem at https://codalab.lisn.upsaclay.fr/competitions/7404#participate-submit_results. anyone solved?
Same issue.
Still can not submit (╥﹏╥) https://codalab.lisn.upsaclay.fr/competitions/8582#participate-submit_results
Same problem at https://codalab.lisn.upsaclay.fr/competitions/6937#participate-submit_results
Using Firefox instead of Edge or Chorme solved the problem for me!
Thank you very much. I was also successful.
Same problem at https://codalab.lisn.upsaclay.fr/competitions/6937#participate-submit_results
Using Firefox instead of Edge or Chorme solved the problem for me!
I am restarting the service in case it can resolve the issue.
It seems like it is caused by the deprecation of mutation events in Chrome. It still runs on Firefox, it only gives a warning. For now, it is also possible to re-enable the deprecated mutation events in chrome://flags/ and edge://flags/ (But I am not sure what downsides it may have)
I’m experiencing the same issue - nothing happens when I click the submit button. I've tried different browsers (Firefox, Chrome, Opera, and Edge) as well as multiple laptops, but the problem persists. Does anybody have a solution to that?
It seems to be working for me now. My solution was to increase the ZIP compression level. Initially, I had it set to 0%, but after raising the compression (resulting in smaller files), the submission system started working fine!
Same problem at https://codalab.lisn.upsaclay.fr/competitions/6937#participate-submit_results
Using Firefox instead of Edge or Chorme solved the problem for me! Thank you very much,I have submitted.
It seems like it is caused by the deprecation of mutation events in Chrome. It still runs on Firefox, it only gives a warning. For now, it is also possible to re-enable the deprecated mutation events in chrome://flags/ and edge://flags/ (But I am not sure what downsides it may have)
Work for me!
It seems like it is caused by the deprecation of mutation events in Chrome. It still runs on Firefox, it only gives a warning. For now, it is also possible to re-enable the deprecated mutation events in chrome://flags/ and edge://flags/ (But I am not sure what downsides it may have)
it work for me ,thanks,
@ObadaS
The problematic code may be here:
After some more investigation, it seems that the problem is coming from another library.
Should be resolved now. Feel free to report here if you are still facing the issue.
When I click “submit”, the button is always grey and my results have never been submitted. There was no error after a long time (about 10 mins +). I remember the upload failed message before, but not this time.