Replies: 16 comments 15 replies
-
|
Users can't disappear by them selfs. So either someone deleted the user, the user did it them self via https://bitwarden.com/help/account-recovery/ , or there is something wrong with the database, like a corrupt database or something. If it is a corruption, then there probably still is some evidence in the database of the users uuid or something else, if not, then it would have been a clean deletion and action done by someone. Check the logs for delete, remove or purge, i think those are the main names for functions we used for these kind of actions. |
Beta Was this translation helpful? Give feedback.
-
|
Just FYI: My solution was copying over /vw-data/ to /v1/vw-data/ |
Beta Was this translation helpful? Give feedback.
-
|
@sammyke007 then the platform you use to run containers is not very robust. Or you need to verify on how to update the containers using that platform. But that is not normal. Also, you didn't lost it, there was just a different volume created. The OP mentions a single user has disappeared, which is also strange, but not comparable. |
Beta Was this translation helpful? Give feedback.
-
|
@bbrendon did you got any more insights into what it could have been? |
Beta Was this translation helpful? Give feedback.
-
|
I haven't had time to look at it. This week for sure I'm going to look at
it.
…On Sun, Nov 12, 2023 at 12:17 PM Mathijs van Veluw ***@***.***> wrote:
@bbrendon <https://github.com/bbrendon> did you got any more insights
into what it could have been?
Something from the logs of Vaultwarden, or the reverse proxy logs maybe?
—
Reply to this email directly, view it on GitHub
<#4060 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQR2PLTBSP5KBIHDUMNES3YEEVFNAVCNFSM6AAAAAA7FCJBMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBXGIZDOOJXGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I am a Bitwarden/Vaultwarden user in a company. I use the system more or less every weekday - and used it Friday last week (= 3 days ago). This morning all my data is gone. Both the elements shared with me by the company AND my own data. Does this sound like it has something to do with the update discussed in this thread? If yes, then what can I do /or tell the administraitor to do? |
Beta Was this translation helpful? Give feedback.
-
No it doesn't. Data is not deleted or removed during any upgrade. It could be a database is corrupted in some way, which could make the data inaccessible for example. The admin should check the logs for any delete or purge or remove action in the logs. And also check the integrity of the database. And, the backups of course. |
Beta Was this translation helpful? Give feedback.
-
|
We don't have account recovery enabled. I then opened the logfile to see the full contents of around Found the below. I believe 107.142.15.16 is the IP of user as well. So I don't really understand, but it seems maybe the account was somehow deleted sometime last month but his vault was cached on his computer so it took awhile for him to notice? Maybe someone can piece it together based on the log above. |
Beta Was this translation helpful? Give feedback.
-
|
Regarding the database. In the database where the user vanished:
So I'm guessing it's not DB corruption. |
Beta Was this translation helpful? Give feedback.
-
If that is the case, then the user is deleted by someone, not by an upgrade, not by a database corruption or something. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for taking up the subject. Apparently I am not the first one to open up a "blank" Bitwarden/Vaultwarden. So I found a colleague who suggested that I restart my pc (I always close down every evening - so I had only just opened it on Monday morning). After a restart of pc/browser - all my own entries and the shared company entries were back in the vault. I really don't know why, but apparently happened to other colleagues before - to my understanding. And again today all is in there. |
Beta Was this translation helpful? Give feedback.
-
|
I have had a similar issue yesterday or at least this is the day where I discovered it for the first time. I am running Vaultwarden within a container of the NAS. The image has been taken from https://registry.hub.docker.com/r/vaultwarden/server/::latest which seems to be down at the moment. An update is available but I have not updated the container yet. I might have updated the OS of the nas or the application that run the containers. I am using Vaultwarden version 1.28.1. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you!
I also had the issue again Yesterday.
So glad to hear that I'm not alone and I will look into your reply Tomorrow
(urgent deadline Today).
…On Thu, 30 Nov 2023 at 09:03, Hir0-84 ***@***.***> wrote:
I have had a similar issue yesterday or at least this is the day where I
discovered it for the first time. I am running Vaultwarden within a
container of the NAS. The image has been taken from
https://registry.hub.docker.com/r/vaultwarden/server/::latest which seems
to be down at the moment. An update is available but I have not updated the
container yet. I might have updated the OS of the nas or the application
that run the containers. I am using Vaultwarden version 1.28.1.
Yesterday, 3/4 of the accounts had an empty vault, and for 1 user I had
the error failed to fetch at the login screen. I have tried restarting the
container, restarting the NAS without success.
This morning everything is back to normal. Likely, I did not reinstalled
the all thing from scratch. But this experience worries me. How to
debug/investigate similar situations. I though my db were corrupted while
apparently they were not.
—
Reply to this email directly, view it on GitHub
<#4071 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BD5PP5NCXHBDTOVZCYSIEPLYHA4U5AVCNFSM6AAAAABAAXYAV2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TOMJUGQYDQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
--
Kind regards,
*Ellen Kjemtrup *
Controller - Partisia
Phone: +45 2239 5593
Email: ***@***.***
Web: partisia.com
|
Beta Was this translation helpful? Give feedback.
-
|
@bbrendon you closed it as resolved? Did you find anything pointing to a user action? |
Beta Was this translation helpful? Give feedback.
-
|
@BlackDex No. I just restored the data. Mostly got tired of people hijacking the thread. |
Beta Was this translation helpful? Give feedback.
-
|
Again this morning I do not have access to my password. I have activated the logging with an env variable LOG_FILE and LOG_LEVEL debug and I see the following error: [2023-12-01 07:56:58.415][start][INFO] Rocket has launched from http://0.0.0.0:80 does it rings a bell to you? Later: Btw, I have not activated the 2FA yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm reporting this because, well, it seems a bit important. There were 10 users, now 9. /admin lists old disabled users, but not the user that has vanished.
Version : 1.29.2
From what the user said:
I realized now I can't find an audit log. I'm going to see if something like that exists.
I'm using sqlite.
Things I've done:
docker compose logs. I can't find anything interesting.dc logsfor future reference.Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN, SMTP_HOST, SMTP_PORT, SMTP_FROM
{ "_duo_akey": "***", "_enable_duo": true, "_enable_email_2fa": true, "_enable_smtp": true, "_enable_yubico": true, "_icon_service_csp": "", "_icon_service_url": "", "_ip_header_enabled": true, "_smtp_img_src": "cid:", "admin_ratelimit_max_burst": 3, "admin_ratelimit_seconds": 300, "admin_session_lifetime": 20, "admin_token": "***", "allowed_iframe_ancestors": "", "attachments_folder": "data/attachments", "auth_request_purge_schedule": "30 * * * * *", "authenticator_disable_time_drift": false, "data_folder": "data", "database_conn_init": "", "database_max_conns": 10, "database_timeout": 30, "database_url": "***************", "db_connection_retries": 15, "disable_2fa_remember": false, "disable_admin_token": false, "disable_icon_download": false, "domain": "*****://****************", "domain_origin": "*****://****************", "domain_path": "", "domain_set": true, "duo_host": "api- .duosecurity.com", "duo_ikey": " ", "duo_skey": "***", "email_attempts_limit": 3, "email_expiration_time": 600, "email_token_size": 6, "emergency_access_allowed": true, "emergency_notification_reminder_schedule": "0 3 * * * *", "emergency_request_timeout_schedule": "0 7 * * * *", "enable_db_wal": true, "event_cleanup_schedule": "0 10 0 * * *", "events_days_retain": null, "extended_logging": true, "helo_name": null, "hibp_api_key": null, "icon_blacklist_non_global_ips": true, "icon_blacklist_regex": null, "icon_cache_folder": "data/icon_cache", "icon_cache_negttl": 259200, "icon_cache_ttl": 2592000, "icon_download_timeout": 10, "icon_redirect_code": 302, "icon_service": "internal", "incomplete_2fa_schedule": "30 * * * * *", "incomplete_2fa_time_limit": 3, "invitation_expiration_hours": 120, "invitation_org_name": "xxxx", "invitations_allowed": true, "ip_header": "X-Real-IP", "job_poll_interval_ms": 30000, "log_file": null, "log_level": "Info", "log_timestamp_format": "%Y-%m-%d %H:%M:%S.%3f", "login_ratelimit_max_burst": 10, "login_ratelimit_seconds": 60, "org_attachment_limit": null, "org_creation_users": "", "org_events_enabled": false, "org_groups_enabled": false, "password_hints_allowed": true, "password_iterations": 100000, "push_enabled": false, "push_installation_id": "***", "push_installation_key": "***", "push_relay_uri": "https://push.bitwarden.com", "reload_templates": false, "require_device_email": false, "rsa_key_filename": "data/rsa_key", "send_purge_schedule": "0 5 * * * *", "sendmail_command": null, "sends_allowed": true, "sends_folder": "data/sends", "show_password_hint": true, "signups_allowed": false, "signups_domains_whitelist": "", "signups_verify": false, "signups_verify_resend_limit": 6, "signups_verify_resend_time": 3600, "smtp_accept_invalid_certs": false, "smtp_accept_invalid_hostnames": false, "smtp_auth_mechanism": null, "smtp_debug": false, "smtp_embed_images": true, "smtp_explicit_tls": false, "smtp_from": "*************************", "smtp_from_name": "xx", "smtp_host": "*********", "smtp_password": null, "smtp_port": 25, "smtp_security": "off", "smtp_ssl": false, "smtp_timeout": 15, "smtp_username": null, "templates_folder": "data/templates", "tmp_folder": "data/tmp", "trash_auto_delete_days": null, "trash_purge_schedule": "0 5 0 * * *", "use_sendmail": false, "use_syslog": false, "user_attachment_limit": null, "web_vault_enabled": true, "web_vault_folder": "web-vault/", "websocket_address": "0.0.0.0", "websocket_enabled": true, "websocket_port": 3012, "yubico_client_id": null, "yubico_secret_key": null, "yubico_server": null }Beta Was this translation helpful? Give feedback.
All reactions