docker icon indicating copy to clipboard operation
docker copied to clipboard

Iphone app - exercises don't show up on one phone but show up on the other

Open isMyNameLuis opened this issue 10 months ago • 1 comments

Hello all,

I'm trying to pinpoint exactly how to solve this.

I have setup Wger using docker compose.

I have access to the web interface no problem, the exercises show up also the ingredients.

The problem surfaces when I try to compose a workout in the iOS app - when I search for an exercise I only get an infinite search.

On the contrary, my wife, albeit on a newer iphone (16 vs 12) can find the exercises no problem.

We're both on the same server.

So far I have tried:

  • Changing my phone language to English and English (UK)
  • Uninstalling and reinstalling the app
  • Create a new user
  • Run: docker-compose exec web python3 manage.py download-exercise-videos docker compose exec web python3 manage.py sync-exercises docker-compose exec web python3 manage.py download-exercise-images docker-compose exec web python3 manage.py exercises-health-check

I have also tried to access the API directly which works fine.

isMyNameLuis avatar Mar 12 '25 21:03 isMyNameLuis

Hi! From what I've heard this is a bug that happens sometimes under some circumstances and then... disappears after some time? I have never been able to reproduce this, even after setting up a new docker instance, resetting the emulator to really start from zero, etc. If you have the possibility to compile the flutter application you might get some logs

rolandgeider avatar Mar 13 '25 12:03 rolandgeider