mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
iOS App not syncing - self hosted BITWARDEN_RS Version 1.15.1-b34d5482 #735
Reference in New Issue
Block a user
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 @geekblog-dev on GitHub (Jul 1, 2020).
Subject of the issue
I have a self hosted Bitwarden server from:
https://hub.docker.com/r/bitwardenrs/server
Every thing works fine until i used the IOS app to fill another account with the app. After a short logout and login all passwords are censored with stars.
Your environment
Steps to reproduce
New Account login in from IOS App.
Types in Passwords in the IOS App.
Logout from IOS App by settings logout.
Login from the offical IOS App again.
Everything is gone.
Expected behaviour
New Account login in from IOS App.
Types in Passwords in the IOS App.
Logout from IOS App by settings logout.
Login from the IOS App again.
Everything is great, all Passwords are stored safely.
Actual behaviour
After logout and login again the passwords were shown like the were censored with (***), even if i login from the webpage.
Relevant logs
If you can lead me were to find these logfiles, i will have a look and provide some.
@jjlin commented on GitHub (Jul 3, 2020):
Can you elaborate on what you mean by "all passwords are censored with stars"? A screenshot would be helpful.
@r3garciaz commented on GitHub (Jul 8, 2020):
Hi, I have a similar problem, the iOS app don’t sync automatically, I can do manually. I never received a push notifications o something like that’s.
Every time I need syncing, I need do manually.
@tlesmann commented on GitHub (Jul 8, 2020):
Same for me. The sync between iOS app and MacOs/WebApp doesn't work (since a long time). I've to resync data on iOS manually and than it's all fine. I'm also using also a self hosted Bitwarden_Rs version which is always running the newest provided version.
@BlackDex commented on GitHub (Nov 18, 2020):
Push notifications do not work when using bitwarden_rs. This functionality only works with the official bitwarden self-hosted or hosted servers because of how these features work and communicate.
It may be possible to implement this, but this requires using an server/license key provided by bitwarden.com and quite some development.
We would gladly accept a well coded PR if someone is willing to do this. But we also do not want to hinder bitwarden.com by using there resource and not providing anything back.
Also, the latest Mobile clients have a sync on refresh (pull-down) feature now, so i think this is less relevant now.
Closing this ticket as this also mentioned on the META Features Request Issue #246 .
@dawid-woitaschek commented on GitHub (Jul 5, 2021):
Ugh... Did I miss something or is this MAJOR note nowhere written down? To me that is a crucial feature, that's missing, although you are able to pull-down to update. imho not less relevant.
@BlackDex commented on GitHub (Jul 5, 2021):
@dawid-woitaschek, well it's not written in the wording as, push is not working, or moblie sync. But it is mentioned on several places like the main wiki page, the meta features request #246 . As is on several issues like these.