Real Outcome
In the Settings page, clicking the Check Connection icon fails with error:
Check connection failed: Request failed, status 415
However, syncing works fine.
This happens for me on both Windows and iOS. I am using the WebDAV backend.
Expected Outcome
Check Connection would succeed.
Backend
lighttpd mod_webdav over local network
Steps to Reproduce
- Go to Settings.
- Enter WebDAV configuration.
- Click Check Settings. The error pops up.
- Exit settings and click Start Sync. It works.
Support Log
There does not seem to be any log related to the Check Connection, but here are the logs that I have. I have redacted the exact filenames since they are not relevant to this bug.
Generated at: 2026-08-08 21:45:59
Plugin version: 3.0.2
Obsidian API version: 1.13.4
Operating system: Windows
---
Trigger: `manual`
Started at: 2026-08-08 21:34:47
Ended at: 2026-08-08 21:42:18
Duration: 7.51 min
Total tasks: 106
Succeed: 106
Outcome: `completed`
Logs:
- `INFO` - Sync triggered by `manual` started.
- `INFO` - Local 1 item(s), remote 106 item(s), record 0 item(s).
- `INFO` - Decider: push `Welcome.md`, reason: local exists, no remote.
- `INFO` - Decider: pull `Todo.md`, reason: remote exists, no local.
- `INFO` - Decider: pull `Log.md`, reason: remote exists, no local.
- ...
- `INFO` - Planning finished with 107 task(s).
- `INFO` - Confirmed 106 task(s).
- `INFO` - Execution of 106 sync task(s) started.
- `INFO` - Task `download` of `Todo.md` succeeded.
- `INFO` - Task `download` of `Log.md` succeeded.
- ...
- `INFO` - Sync ended with result: `completed`.
---
General logs:
- 21:27:20 - `INFO` - Module `smart-merge` loaded.
- 21:27:20 - `INFO` - Module `webdav` loaded.
- 21:27:20 - `INFO` - Discovered 7 module(s) from 1 source(s).
Issue Policies
Real Outcome
In the Settings page, clicking the Check Connection icon fails with error:
However, syncing works fine.
This happens for me on both Windows and iOS. I am using the WebDAV backend.
Expected Outcome
Check Connection would succeed.
Backend
lighttpd mod_webdav over local network
Steps to Reproduce
Support Log
Issue Policies