lichess-org / lichobile

lichess.org mobile application
https://lichess.org/mobile
GNU General Public License v3.0
2.04k stars 318 forks source link

BUG : training rating , graph and red/green squares are stuck and don't sync with website #838

Closed Dharaig closed 6 years ago

Dharaig commented 6 years ago

I'm submitting a ... (keep the relevant one):

Bug report

Current behavior:

My rating graph in training is stuck on 1542. The colored squares below the graph (red and green) don't update and don't sync with lichess website.

Environment information

KommX commented 6 years ago

I have the same problem. Maybe it's related to https://github.com/ornicar/lila/issues/4317.

apunko commented 6 years ago

Hello, @veloce! Do you plan to work on the issue in the nearest future? I can try to fix if you have some other work to do.

veloce commented 6 years ago

You can try, but it seems to be more a server issue, which belong to https://github.com/ornicar/lila.

veloce commented 6 years ago

Also this whole training issue is complex. It has an offline support with batch sync of puzzles which complicates things a lot. So please describe precisely the issue with all steps to reproduce and all relevant context information, otherwise I won't do anything.

veloce commented 6 years ago

Ok, now I tested again and I see the error too (last time I checked I had no issue). But in my case I see the same thing on both website and app. So I can investigate.

wmhopkins commented 6 years ago

I'm also seeing this. The problem started several weeks ago, but can't say for sure exactly when, or with which app version. Have tried clearing cache/data, uninstall/reinstall.

Environment:

Detailed Symptoms:

One possibly relevant bit of information (since this looks like an off-by-one error): I usually start playing with the puzzle of the day, which doesn't get scored, and then continue playing by hitting the "Continue Training" button after solving the puzzle, which takes me directly to the "Training" area (scored puzzles). Behavior seems to be the same even if I go directly to "Training", though.

manuelfedele commented 6 years ago

Just a report. Environment:

Bug: Training score stuck on mobile app.

Dummy steps to reproduce:

Web App standalone seems to work perfectly.

ATTENTION: I played exercises exclusively from the mobile app for one month and the score has been stuck to 1432 for all the time. Today when I opened and completed some exercises from the web app to write the steps, the score synced for the first time in one month. So only today I noticed that I gained 200 points by training on the mobile app. The app was really stuck the whole time but points were registered. After four exercises played on the web app, I came back to play few exercises on the mobile app and now mobile seems to work correctly standalone but score's graphic updates to second-last exercise. Edit: Now, after completing exercise of the day, even graphic is ok...

Last thing: I don't think it can be related but the only change to settings that I have applied one month ago was to try zen mode for few days.

veloce commented 6 years ago

Bug has been found. It's a regression caused by a server side change (a change that fixes other problems). An update has been made to the client to fix the issue; I'm currently testing it and a release is planned soon.

KommX commented 6 years ago

As far as I can see this issue and #4317 are not solved in version 6.0.0, are they?

veloce commented 6 years ago

It is solved normally. Try to clear you app data.

KommX commented 6 years ago

Thank you @veloce ! That did the trick for me.