Skip to content

Instantly share code, notes, and snippets.

@mjf
Created February 12, 2025 19:04
Show Gist options
  • Save mjf/2de38a4f2a8accdcc0f21c1bb0c65a09 to your computer and use it in GitHub Desktop.
Save mjf/2de38a4f2a8accdcc0f21c1bb0c65a09 to your computer and use it in GitHub Desktop.
Sync troubles with SB...
Plug updated, reloading index from _plug/index.plug.js client_system.ts:140:18
Booting up worker for index worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/index.plug.js
[HTTP/1.1 304 Not Modified 43ms]
Activated plug index system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/plug-manager.plug.js sync.ts:157:14
Plug updated, reloading plug-manager from _plug/plug-manager.plug.js client_system.ts:140:18
Booting up worker for plug-manager worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/plug-manager.plug.js
[HTTP/1.1 304 Not Modified 38ms]
Activated plug plug-manager system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/treeview.plug.js sync.ts:157:14
Plug updated, reloading treeview from _plug/treeview.plug.js client_system.ts:140:18
Booting up worker for treeview worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/treeview.plug.js
[HTTP/1.1 304 Not Modified 49ms]
Activated plug treeview system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/katex.plug.js sync.ts:157:14
Plug updated, reloading katex from _plug/katex.plug.js client_system.ts:140:18
Booting up worker for katex worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/katex.plug.js
[HTTP/1.1 304 Not Modified 33ms]
Activated plug katex system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/mermaid.plug.js sync.ts:157:14
Plug updated, reloading mermaid from _plug/mermaid.plug.js client_system.ts:140:18
Booting up worker for mermaid worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/mermaid.plug.js
[HTTP/1.1 304 Not Modified 32ms]
Activated plug mermaid system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/graphview.plug.js sync.ts:157:14
Plug updated, reloading graphview from _plug/graphview.plug.js client_system.ts:140:18
Booting up worker for graphview worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/graphview.plug.js
[HTTP/1.1 304 Not Modified 31ms]
Activated plug graphview system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/textTransform.plug.js sync.ts:157:14
Plug updated, reloading textTransform from _plug/textTransform.plug.js client_system.ts:140:18
Booting up worker for textTransform worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/textTransform.plug.js
[HTTP/1.1 304 Not Modified 30ms]
Activated plug textTransform system.ts:161:12
[sync] New file created on secondary, copying from secondary to primary _plug/headingspicker.plug.js sync.ts:157:14
Plug updated, reloading headingspicker from _plug/headingspicker.plug.js client_system.ts:140:18
Booting up worker for headingspicker worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/headingspicker.plug.js
[HTTP/1.1 304 Not Modified 35ms]
Attempting to create a Worker from an empty source. This is probably unintentional. SETTINGS
Already syncing, aborting individual file sync for SETTINGS.md 5 sync_service.ts:264:14
Sync without activity for too long, resetting sync_service.ts:125:14
[sync] Performing a full sync cycle... sync.ts:50:12
alreadyFetching is on, skipping even triggering for fetchFileList. evented_space_primitives.ts:56:14
[sync] File changed on both ends, potential conflict _plug/graphview.plug.js sync.ts:275:14
[sync] Conflict in plug _plug/graphview.plug.js will pick the version from secondary and be done with it. sync_service.ts:349:12
Plug updated, reloading graphview from _plug/graphview.plug.js client_system.ts:140:18
Stopping sandbox for graphview plug.ts:112:12
Activated plug graphview system.ts:161:12
[sync] File changed on both ends, potential conflict _plug/headingspicker.plug.js sync.ts:275:14
[sync] Conflict in plug _plug/headingspicker.plug.js will pick the version from secondary and be done with it. sync_service.ts:349:12
Plug updated, reloading headingspicker from _plug/headingspicker.plug.js client_system.ts:140:18
Booting up worker for headingspicker worker_sandbox.ts:33:12
GET
http://silverbullet.local:12345/_plug/headingspicker.plug.js
[HTTP/1.1 304 Not Modified 38ms]
Attempting to create a Worker from an empty source. This is probably unintentional. SETTINGS
Already syncing, aborting individual file sync for SETTINGS.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment