Priority/Impact
High (critical issue, blocks workflow)
Description
Flutter application for Android and one downloaded from Flathub results in being unable to login into self hosted Wger instance via Docker, despite being able to login just fine on a browser.
An error occurred. There was an error on the server while processing your request. Try refreshing your browser and if that doesn't help, please try again at a later time. If the problem still persists, you can seek help in ways listed below:
I was able to login just fine up until I had to redo a docker compose down & docker compose up to restart all the services at once. Only the Nginx container gives errors through the log, the other containers do not seem to give anything in the logs at all.
ts=2026-07-25T19:07:53+00:00 client_ip=192.168.1.207 request_method=GET request_uri=/api/v2/version/ request_proto=HTTP/1.1 request_host=192.168.1.54 status=200 size=9 duration=0.028 user_agent=Dart/3.12 (dart:io) referer=
ts=2026-07-25T19:07:54+00:00 client_ip=192.168.1.207 request_method=POST request_uri=/allauth/app/v1/auth/login request_proto=HTTP/1.1 request_host=192.168.1.54 status=500 size=2864 duration=0.917 user_agent=wger App/2.0.2 (de.wger.flutter; build: 230; platform: android) - https://github.com/wger-project referer=
Server version
Docker compose 2.7.0a1+git88f0a63
Mobile app version
GitHub .apk, Play Store, & Flathub version 2.0.2
Priority/Impact
High (critical issue, blocks workflow)
Description
Flutter application for Android and one downloaded from Flathub results in being unable to login into self hosted Wger instance via Docker, despite being able to login just fine on a browser.
An error occurred. There was an error on the server while processing your request. Try refreshing your browser and if that doesn't help, please try again at a later time. If the problem still persists, you can seek help in ways listed below:I was able to login just fine up until I had to redo a
docker compose down&docker compose upto restart all the services at once. Only the Nginx container gives errors through the log, the other containers do not seem to give anything in the logs at all.ts=2026-07-25T19:07:53+00:00 client_ip=192.168.1.207 request_method=GET request_uri=/api/v2/version/ request_proto=HTTP/1.1 request_host=192.168.1.54 status=200 size=9 duration=0.028 user_agent=Dart/3.12 (dart:io) referer=ts=2026-07-25T19:07:54+00:00 client_ip=192.168.1.207 request_method=POST request_uri=/allauth/app/v1/auth/login request_proto=HTTP/1.1 request_host=192.168.1.54 status=500 size=2864 duration=0.917 user_agent=wger App/2.0.2 (de.wger.flutter; build: 230; platform: android) - https://github.com/wger-project referer=Server version
Docker compose 2.7.0a1+git88f0a63
Mobile app version
GitHub .apk, Play Store, & Flathub version 2.0.2