mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #5416] Vaultwarden andriod issue "we were unable to process your request" #2146
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gemni69 on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5416
Hi,
So need some help as i just started having this issue with my s22+ phone.
I am running the vault app on my synology nas. Image from
org.opencontainers.image.source | https://github.com/dani-garcia/vaultwarden
It is on the latest version and i can log in just fine via website + chrome add on. My wife also can log on via her cell phone S22+ with no issue. I have the issue on my phone and i get this error when trying to load the vault items.
" we were unable to process your request. Please try again or contact us"
The server is on
Versions
Server Installed Ok
1.32.7
Server Latest
1.32.7
Web Installed
2024.6.2c
Database
SQLite: 3.46.0
Checks
OS/Arch
linux / x86_64
Running within a container
Yes (Base: Debian)
Environment settings overridden
Yes
Uses a reverse proxy
Yes
IP header Match
Config/Server: X-Real-IP
Internet access Ok
Yes
Internet access via a proxy
No
Websocket enabled Ok
Yes
The app on my phone is Version 2025.1.0 (19622). Its a Samsung S22+. Same phone as my wife and she does not have the issue.
It is the latest one in the market. I tried the previous app via APK and same issue.
I have recreated the docker container with new image - same issue
I have removed data + uninstall + reinstall app via market place on phone - same issue
I have Deauthorized via admin page +removed data + uninstall + reinstall app via market place on phone - same issue
I can get to the website fine from my phone but the app just does not want to load the vault. It works fine on my windows PC and admin page loads all as good.
I have not changed my setup and just started having the issue.
When i click try again i see it hit the server via logs and get a ok response.
[2025-01-20 08:14:37.128][request][INFO] GET /api/sync
[2025-01-20 08:14:37.433][response][INFO] (sync) GET /api/sync?<data..> => 200 OK
I am stuck and not sure what else to try or do? HELP!!!!
Thanks in advance.