This page covers the sync status icon, how to read the sync log, and solutions to common sync problems. Before diving in, check the Obsidian server status page to rule out a service outage.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/obsidianmd/obsidian-help/llms.txt
Use this file to discover all available pages before exploring further.
Sync status icon
The sync status icon appears in the status bar on desktop and in the right sidebar on mobile. It reflects the current state of sync at a glance.| Icon state | Color | Meaning |
|---|---|---|
| Synced | Green | Your vault is fully up to date with the remote vault |
| Syncing | Purple | Obsidian is uploading or downloading changes |
| Paused | Purple | Sync is paused but still connected to the remote vault |
| Disconnected | Red | The Sync plugin is active but not connected to a remote vault |
Sync activity log
The sync log records every interaction between your local vault and the remote vault: uploads, downloads, deletions, conflicts, and errors. Open the sync log:- Click the sync status icon and select Open Sync log
- Go to Settings → Sync → Activity log
- Use the Command palette and search for Sync: Open activity log
Common log messages
Connecting to server
Connecting to server
Connected to server. Detecting changes...
Connected to server. Detecting changes...
Fully synced
Fully synced
Merging conflicted file
Merging conflicted file
Rejected server change
Rejected server change
Unable to download file with illegal name
Unable to download file with illegal name
- and _.On Android, files with multiple periods (.) in the name are also affected.Out of memory
Out of memory
Vault limit exceeded
Vault limit exceeded
- Open Settings → Sync.
- Under Vault size over limit, select View largest files and delete files you no longer need.
- Select Prune to remove deleted files from the remote vault.
Vault not found
Vault not found
- The vault was deleted from another device
- Your subscription was inactive for over 30 days (remote vault is removed)
- Your subscription was canceled or refunded
Failed to authenticate: subscription expired
Failed to authenticate: subscription expired
Failed to authenticate: Not logged in
Failed to authenticate: Not logged in
Disconnected from server / Unable to connect to server
Disconnected from server / Unable to connect to server
Null is not an object (evaluating 'this.socket.send'). This means the same thing and is not a sign of a deeper problem.Common issues and fixes
Conflict resolution
Conflict resolution
- Markdown files: Sync merges changes using Google’s diff-match-patch algorithm.
- Other file types (including Canvas): The most recently modified version wins.
- Settings files: Sync merges JSON files, applying local keys on top of remote keys.
- Automatically merge — combines all changes; may sometimes produce duplicate text.
- Create conflict file — saves a separate file for manual review. Named as
original-note-name (Conflicted copy device-name YYYYMMDDHHMM).md.
Sync deleted a note I just created on two devices
Sync deleted a note I just created on two devices
Plugins and settings aren't updating on other devices
Plugins and settings aren't updating on other devices
appearance.json file was received, but the theme hasn’t changed. Reload or restart Obsidian on the phone — the theme should then update.Files keep disappearing as soon as I restore them
Files keep disappearing as soon as I restore them
Sync won't start
Sync won't start
- You’re logged in — go to Settings → General → Account.
- Your Sync subscription is active — visit obsidian.md/account/sync.
- The Sync core plugin is enabled — go to Settings → Core Plugins.
- Your remote vault exists — check Settings → Sync → Remote vault.
- The server is up — check status.obsidian.md.
Android: attachments received through Sync are being deleted
Android: attachments received through Sync are being deleted
.nomedia file to your vault folder.The community plugin Android Nomedia makes this easier. Note that .nomedia files themselves are not synced by Obsidian Sync.Sync is running but no changes are uploading
Sync is running but no changes are uploading
Frequently asked questions
Is Obsidian Sync a backup service?
Is Obsidian Sync a backup service?
Can I use Obsidian Sync with Dropbox, iCloud, or Google Drive?
Can I use Obsidian Sync with Dropbox, iCloud, or Google Drive?
Are files synced in the background?
Are files synced in the background?
How long is data kept after my subscription expires?
How long is data kept after my subscription expires?
How do I contact support?
How do I contact support?