Git Product home page Git Product logo

Comments (12)

unneon avatar unneon commented on August 22, 2024 2

I've released 0.7.13 with the manual error reports I mentioned. Could you try to reproduce the error again and collect the details (just press "Report this" and the extension will display more info)?

from icie.

unneon avatar unneon commented on August 22, 2024 1

Yeah, that's unfortunately just how CodeChef works. It doesn't allow logins from two browsers at once (e.g. chrome and firefox, or chrome and icie). This isn't the cause of the error though, the extension detects this and logs in again correctly.

As for fixing this, in the next few days I will add more logging and some kind of manual extended error reports. This should hopefully let me see what's going wrong, I'll write here when it's ready.

from icie.

nadimakhtar97 avatar nadimakhtar97 commented on August 22, 2024

I am getting this problem while submitting on SPOJ too.
Please solve this issue.

from icie.

unneon avatar unneon commented on August 22, 2024

I managed to come up with an idea of what may be going wrong and reproduced the problem: are you trying to submit a Division 1 problem from a Division 2 account?

The bug works like this: on CodeChef some contests have two versions for each division, so my extension automatically detects your division and redirects you to the appropriate version. However, CodeChef includes tasks from the other division on the "non scorable" list, under the normal problem list. They need to be submitted to e.g. /submit/INVXOR URL instead of a /MARCH20B/submit/INVXOR URL. Hence, the extension sends a request to the wrong URL, gets an unexpected response and shows the original error.

I will try to fix the problem soon, detecting this case should not be too bad.

from icie.

nadimakhtar97 avatar nadimakhtar97 commented on August 22, 2024

Thanks for responding to this issue.
As you said this issue arises when the division 1 problem is submitted from a division 2 account. But this was not the case in my situation, I did try to submit a division 1 problem from a division 1 account.
Moreover, I agree with you that somewhere that the extension is sending a request to a wrong URL.

from icie.

unneon avatar unneon commented on August 22, 2024

I have noticed that the problem also happens when submitting to contests that ended. Was that the case? I pushed 0.7.7 with an attempted fix for both situations, so feel free to check and tell whether it worked.

from icie.

nadimakhtar97 avatar nadimakhtar97 commented on August 22, 2024

I tried your update(0.7.7) on April Challenge 2020 Division 2 on question COVID Pandemic and Long Queue. But it seems like it is still unable to parse the language from list of available language.
Screenshot from 2020-04-03 19-19-48

from icie.

unneon avatar unneon commented on August 22, 2024

Submitting this problem from my account works, and the only difference I know of are our divisions. You said you're div1, and you're trying to submit to the div2 contest. Does the problem still exist if you submit to the same task on div1 contest? If you try manually submitting through this link, do you get a "You do not belong to this division" error?

from icie.

nadimakhtar97 avatar nadimakhtar97 commented on August 22, 2024

Sorry for the misinformation above, I actually belong to div2 and I am submitting div2 problem i.e April Challenge 2020 Division 2 on question COVID Pandemic and Long Queue.

from icie.

nadimakhtar97 avatar nadimakhtar97 commented on August 22, 2024

Each time I submit a solution a warning appears on CodeChef (You have been logged out since we have a session limit of 1 per user).
Screenshot from 2020-04-08 20-47-05
Screenshot from 2020-04-08 20-50-13

from icie.

Imperial-lord avatar Imperial-lord commented on August 22, 2024

I'm facing the same issue with CodeChef March CookOff (as a practice contest). The test cases are not being shown and neither I'm I able to submit. I hope it gets fixed soon!

from icie.

krsinghshubham avatar krsinghshubham commented on August 22, 2024

I also got this same problem while trying to submit a problem .
This problem was not part of any present contests.
error: website could not be analyzed; not found '#edit-language';
report issue?

from icie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.