Skip to content

Error uploading large files to remote Docker instance #38

Description

@diner1780
Image

Sync operation goes through successfully for all other files except for these 5 images (size of each file shown below).

Image Image Image Image Image

Size of the remote vault:

Image

[2026-09-06T13:56:48.454Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_162401.jpg"
[2026-09-06T13:56:48.456Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_161521.jpg"
[2026-09-06T13:56:48.456Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_160724.jpg"
[2026-09-06T13:56:48.457Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_155804.jpg"
[2026-09-06T13:56:48.458Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_160724_proc.jpg"
[2026-09-06T13:58:00.314Z] INFO connection_state_changed state="reconnecting"
[2026-09-06T13:58:02.026Z] INFO connection_state_changed state="connecting"
[2026-09-06T13:58:44.546Z] INFO connection_state_changed state="live"
[2026-09-06T13:59:24.570Z] INFO connection_state_changed state="reconnecting"
[2026-09-06T13:59:27.681Z] INFO connection_state_changed state="connecting"
[2026-09-06T14:00:01.658Z] INFO connection_state_changed state="live"
[2026-09-06T14:02:11.904Z] INFO connection_state_changed state="reconnecting"
[2026-09-06T14:02:11.930Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_161521.jpg" reason="prepare_failed"
[2026-09-06T14:02:11.939Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_160724.jpg" reason="prepare_failed"
[2026-09-06T14:02:11.940Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_160724_proc.jpg" reason="prepare_failed"
[2026-09-06T14:02:11.942Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_155804.jpg" reason="prepare_failed"
[2026-09-06T14:02:15.309Z] INFO connection_state_changed state="connecting"
[2026-09-06T14:02:20.713Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_162401.jpg" reason="prepare_failed"
[2026-09-06T14:02:20.732Z] ERROR sync_error phase="auto_sync" classification="unexpected" name="SyntaxError" message="Unexpected end of JSON input"
[2026-09-06T14:02:20.740Z] WARN retry_scheduled attempt=3 delayMs=4000
[2026-09-06T14:02:25.305Z] INFO work_scheduled mode="immediate"
[2026-09-06T14:02:27.093Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_162401.jpg"
[2026-09-06T14:02:27.097Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_161521.jpg"
[2026-09-06T14:02:27.099Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_160724.jpg"
[2026-09-06T14:02:27.101Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_155804.jpg"
[2026-09-06T14:02:27.102Z] INFO file_sync_started direction="upload" operation="upsert" path="Media/20260902_160724_proc.jpg"
[2026-09-06T14:03:07.333Z] INFO connection_state_changed state="reconnecting"
[2026-09-06T14:03:10.351Z] INFO connection_state_changed state="connecting"
[2026-09-06T14:03:53.256Z] INFO connection_state_changed state="live"
[2026-09-06T14:05:04.318Z] INFO connection_state_changed state="reconnecting"
[2026-09-06T14:05:08.313Z] INFO connection_state_changed state="connecting"
[2026-09-06T14:07:46.526Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_160724.jpg" reason="prepare_failed"
[2026-09-06T14:07:46.529Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_155804.jpg" reason="prepare_failed"
[2026-09-06T14:07:46.531Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_160724_proc.jpg" reason="prepare_failed"
[2026-09-06T14:07:48.436Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_162401.jpg" reason="prepare_failed"
[2026-09-06T14:07:53.201Z] ERROR file_sync_failed direction="upload" operation="upsert" path="Media/20260902_161521.jpg" reason="prepare_failed"
[2026-09-06T14:07:53.212Z] ERROR sync_error phase="auto_sync" classification="unexpected" name="SyntaxError" message="Unexpected end of JSON input"
[2026-09-06T14:07:53.224Z] WARN retry_scheduled attempt=4 delayMs=8000


Update: After a while, I lost access to my vault and now I can't connect to it

Image

Synch sync diagnostics
pluginVersion="0.4.6"
entries=4

[2026-09-06T14:44:57.271Z] INFO sync_started source="startup"
[2026-09-06T14:44:58.280Z] INFO sync_reconciled source="startup" filesScanned=297 filesQueuedForUpsert=297 filesQueuedForDelete=0
[2026-09-06T14:44:58.281Z] INFO connection_state_changed state="connecting"
[2026-09-06T14:44:58.993Z] ERROR remote_vault_unavailable reason="access_denied"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions