Iphone app - exercises don't show up on one phone but show up on the other
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-videosdocker compose exec web python3 manage.py sync-exercisesdocker-compose exec web python3 manage.py download-exercise-imagesdocker-compose exec web python3 manage.py exercises-health-check
I have also tried to access the API directly which works fine.
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