Description
I am reporting a complete failure of Obsidian Sync across all my devices.
I previously emailed [email protected] on Sunday, December 14th, 2025 at 02:35 regarding this issue but have not yet received a response. I am posting here to see if this is a known outage or if there are community-recommended steps I should take next.
Currently, none of my vaults are syncing. The status remains idle or non-functional despite manual triggers.
Environment
- Obsidian Version: Latest Stable (installed via official download/updates)
- Sync Method: Obsidian Sync (Active License)
- Operating Systems:
- macOS: 3 separate devices running macOS Tahoe
- Linux: 1 device running Pop!_OS 22.04 LTS
Steps to Reproduce & Troubleshooting Attempted
-
Verified stable internet connectivity and firewall settings on all devices.
-
Manually triggered sync (clicked the sync icon/command palette).
-
Waited several hours with Obsidian open to allow for background processing.
-
Uninstalled Obsidian completely on the Linux (Pop!_OS) machine
sudo apt remove --purge obsidian && sudo apt autoremove(pending reinstall). -
And to fo fully reset, I also removed the config and cache folders:
rm -rf ~/.config/obsidian
rm -rf ~/.cache/obsidian
rm -rf ~/.local/share/obsidian
Current Status
- Vault data appears intact locally on the macOS devices.
- Sync status indicators show no activity (or remain stuck).
- Changes made on one device are not propagating to the others.
Additional Context
- I unfortunately removed the Obsidian files from the Linux machine before capturing logs, but I still have access to the 3 macOS systems.
- Are there known issues with Pop_OS or the current sync server status?
- Is there anything specific (beyond what is available in the docs) I should know before I run
sudo apt install *.deb?
Any guidance from the team or community would be appreciated as I rely on this for my daily workflow.