Vikunja Android Login Flow Fails with "Not found" Page

Hi, I assume a recent update must have introduced this however I was surprised to see no similar issues already raised, which always makes me suspicious that there’s something wrong with my config - yet it’s rather simple and I can’t find anything wrong.

In short I can login on Desktop fine

I can login on Android browser fine

Trying the Android app with my local server sends me to the login page with MFA, all good, fill that out, then I get a “Not found” page shown and the app just hangs, it’s clearly waiting for a response it never gets.

The server logs show a 200 response and match what I assume is an identification key in the URL.

I’ve tried disabling openid and oauth2 in the config file to no avail.

I remember old versions of the app had an option to use “Local login” or OAuth but that seems to have been removed, what can I do? I plan to deploy authentik at some point in the future, but that’s a big project that I’d rather not take on just now.

Thanks,

H.

So I was able to resolve the issue temporarily by rolling the server back to v2.1 and the app to version 0.1.8-beta-203-ge0abc94, however getting an old version of the app was painful as there doesn’t seem to be a repo where the app can be officially downloaded with the Github x64 apk dating back to October 2024.

Happy to work on this issue with another device and up-to-date instance of Vikunja if any of the devs see this :slight_smile:

1 Like

Version 0.1.8-beta-234-geb238db fixes this