Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when opening the problem list #86

Open
qxforever opened this issue Oct 6, 2021 · 7 comments
Open

Error when opening the problem list #86

qxforever opened this issue Oct 6, 2021 · 7 comments
Labels
good first issue Good for newcomers

Comments

@qxforever
Copy link

Yesterday, I recieved Cannot read property 'length' of undefined. Is this a bug or a problem with my local settings?

@adityachirania
Copy link
Collaborator

adityachirania commented Oct 8, 2021

Hi,
I've encountered this before, but i cant exactly recall when. I remember that it was'nt a bug as such. It would help if you could share when exactly you recieved this message ?

@qxforever
Copy link
Author

Hi, I've encountered this before, but i cant exactly recall when. I remember that it was'nt a bug as such. It would help if you could share when exactly you recieved this message ?

For example, when I click CONTESTS -> Future, then it is stuck and I receive the message Cannot read property 'length' of undefined. The Future column is still empty.

But everything is right today, I don't think I made any changes.

@adityachirania
Copy link
Collaborator

Hey so i got it. This could happen in 2 circumstances:

  1. If your internet connection is off. Then no response would be recieved from the api calls so it returns that error.
  2. The codeforces server is down. Then also no response would be recieved so this issue would be thrown.
    We'll improve the error message for this is upcoming release. Thanks for informing.

@adityachirania adityachirania added the good first issue Good for newcomers label Oct 18, 2021
@isther
Copy link

isther commented Nov 29, 2021

Hello, how can I solve this problem? It can be used normally in the previous two weeks....

@adityachirania
Copy link
Collaborator

Hey i have mentioned the possible reasons above.. Are you sure you werent facing any such issue?

@qxforever
Copy link
Author

Hey i have mentioned the possible reasons above.. Are you sure you werent facing any such issue?

Acutally I received this message too these days. I'm sure my internet conntection and Codeforces server works well. Is it possible that the Codeforces API was disabled?

@adityachirania
Copy link
Collaborator

adityachirania commented Nov 29, 2021

Yeah i remember the problemset api wasnt working a few days ago.. Even some other apis may have stopped working temporarily.. Anyways i think this is a temporary issue and should get resolved soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants