CodeDrills-CD / codedrills-recommender

Open source competitive programming problem recommender according to your level
https://recommender.codedrills.io/
GNU General Public License v3.0
15 stars 13 forks source link

Unable to use the recommender. #42

Open rana-shahroz opened 1 year ago

rana-shahroz commented 1 year ago

Whenever a username is inputted for some recommended problems it gives "Oops! Something went wrong while processing your request.".

leftover19 commented 1 year ago

It's taking like forever to show "Oops!...." in my case. I have perfectly fine internet connection

ankur-kayal commented 1 year ago

Hi, we are currently in process of migrating codedrills to a new hosting provider with upgraded MYSQL driver (MySQL 5 to MySQL 8). Hopefully the issue will be resolved. For the timing, please open a ticket if you are getting error in recommender.

SaikrishnaLingam commented 1 year ago

I am facing an issue with being unable to access reccommended problems for my codeforces profile. However, it works just fine for my codechef profile. Is this due to the process of migrating codedrills or is there something wrong from my end?

ankur-kayal commented 1 year ago

This is an issue with codeforces API. Somehow its not able to fetch the data from codeforces API. Looks like a transient issue. Please try after sometime. We are using the free api, if there are too many calls codeforces api may rate limit us.

pinkman283 commented 1 year ago

This is an issue with codeforces API. Somehow its not able to fetch the data from codeforces API. Looks like a transient issue. Please try after sometime. We are using the free api, if there are too many calls codeforces api may rate limit us.

How much time it will take to fix this thing . I am still getting "Oops! Something went wrong while processing your request.".

ankur-kayal commented 1 year ago

Codeforces api bug fixed. Please verify if the issue is resolved @pinkman283 @SaikrishnaLingam

SaikrishnaLingam commented 1 year ago

@ankur-kayal Thanks a lot it works now

gngp commented 8 months ago

Down again