mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
Not syncing with Safari Browser Extension on macOS Sequoia #368
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 @ctschach on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN
Vaultwarden Build Version
1.32.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
apache/2.4.52
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04LTS
Clients
Browser Extension, Desktop, iOS
Client Version
2024.8.2 (29359) - via MacApp Store
Steps To Reproduce
Sync via Safari Browser Extension does not work. No entries are shown. If you manually initiate the Sync via:
"Einstellungen -> Tresor -> Synchronisierung -> Jetzt Synchronisieren"
you'll get the error message:
"Synchronisierung Fehlgeschlagen"
Expected Result
Sync the vault and show entries in the Safari extension
Actual Result
Safari Extension give an error when Syncing, while the Chrome extension on the same machine works fine. This behaviour happens on two independent Mac computers.
Logs
No response
Screenshots or Videos
No response
Additional Context
The Sync via Safari works fine with the official Bitwarden Server. This is why I think the problem is based on the server.
@BlackDex commented on GitHub:
You probably want to check the Konsole here to see error messages of the extension.
Also, try the
testingtagged images of Vaultwarden and check again.@BlackDex commented on GitHub:
Must be sometime in the vault, or a possible issue with the safari extension.
I don't know if the safari browser has an option see errors of the extension.
@ctschach commented on GitHub:
Yes, you can, but it doesn't seems to have any helpful information
And the two assets that have been downloaded both contain valid data.
@BlackDex commented on GitHub:
What are the logs of Vaultwarden (already asked in the steps above).
@ctschach commented on GitHub:
Sorry, missed this. Here are the log entries after I entered the password on the web extension:
When I manually initiate the vault sync, I only see this. Directly after the last entry, the error is shown in the extension.
@BlackDex commented on GitHub:
Probably
testingwould have solved the issues as well.If trash is not emptied automatically, then you probably have the cron jobs disabled.
@BlackDex commented on GitHub:
Closing as resolved
@ctschach commented on GitHub:
So I fixed the issue....
I had around 1.000+ entries in the Trash. Looks like the trash is not emptied automatically. Once I permanently deleted those entires, the Safari Extension synced without any issues.
I had another user on the Bitwarden community who could solve his sync issues with the exact same steps.