Page content is lost during sync

Steps to reproduce

  1. create a page on the Windows PC with the following content
  2. wait until Sync has finished synchronization
  3. start Android Obsidian (new as well as standby)
  4. Wait until Android Sync is done
  5. view the mentioned page

Expected result

That the page is displayed on Android, including the content of the page

Actual result

The page is there, but the content is not. In the sync log, just before the page to be synchronized, “Disconnected. Code: 1006 Abnormal Closure”, can be seen in the log on Windows Device. The same error message also appears on the Android multiple times.

When I change the page again on the Windows PC, it syncs as expected.

This error occurs irregularly, but is quite annoying when I need my notes on the road. So far I could observe this behavior 3 times, but I can’t provoke it.

Environment

  • Operating system: Windows 10 Pro + Android 12
  • Debug info:
    SYSTEM INFO:
    Obsidian version: v0.14.6
    Installer version: v0.11.13
    Operating system: Windows 10 Pro 10.0.19044
    Login status: logged in
    Catalyst license: none
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: Blue Topaz → It happened even before the activation of this theme
    Snippets enabled: 0
    Safe mode: off
    Plugins installed: 22
    Plugins enabled: 17
    1: Advanced Tables
    2: Hotkeys++
    3: Note Refactor
    4: Image Toolkit
    5: Sliding Panes (Andy’s Mode)
    6: Admonition
    7: LanguageTool Integration
    8: Homepage
    9: Graph Analysis
    10: Obsidian42 - BRAT
    11: NLP
    12: Natural Language Dates
    13: Calendar
    14: Periodic Notes
    15: Outliner
    16: Zoom
    17: Style Settings

Additional information

I tried restarting both Obsidian applications and checked the internet, without success.

The page content isn’t lost during sync. That note hasn’t been synced yet. When you open it by clicking on its name in another note, a new empty note with that title is created.

Disconnected. Code: 1006 Abnormal Closure”

Means there was a connection error. Either on your end or on our end.

That’s right. I’ll have to look out next time to see if these are already linked notes. I meant that happened with the new unlinked notes though. Will give an update on this as soon as possible.

Nevertheless, the sync should recognize which files were not successfully transmitted and catch up, instead of waiting until a new user interaction occurs. Or am I wrong about that?