Skip to content

[Bug]: android cannot correct sync the second vault #224

Description

@ytianxia6

Real Outcome

我有两个 vault, 使用S3方式同步,在多台PC上是正常的。
在移动端,第一个vault 正常同步。
第二个vault 创建完成并配置后,同步内容为空,但是新建文件,可以正常同步到服务器。

Expected Outcome

可以正常同步第2个vault

Backend

S3方式,rustfs服务器

Steps to Reproduce

  1. 创建两个vault, 配置s3同步
  2. 在android上创建第一个vault ,配置同步,同步正常
  3. 创建第二个vault, 配置同步,同步显示正常,但没有内容

Logs

Generated at: 2026-08-11 09:44:37
Plugin version: 3.0.3
Obsidian API version: 1.13.4
Operating system: Android

---

Trigger: `manual`
Started at: 2026-08-11 09:39:53
Ended at: 2026-08-11 09:39:54
Duration: 751 ms
Outcome: `noop`
Logs:

- `INFO` - Sync triggered by `manual` started.
- `INFO` - Local 7 item(s), remote 7 item(s), record 7 item(s).
- `INFO` - Sync ended with result: `noop`.

---

Trigger: `startup`
Started at: 2026-08-11 09:36:18
Ended at: 2026-08-11 09:36:19
Duration: 973 ms
Total tasks: 5
Succeed: 5
Outcome: `completed`
Logs:

- `INFO` - Sync triggered by `startup` started.
- `INFO` - Local 7 item(s), remote 7 item(s), record 7 item(s).
- `INFO` - Decider: push `.obsidian/core-plugins.json`, reason: local changed.
- `INFO` - Decider: push `.obsidian/app.json`, reason: local changed.
- `INFO` - Decider: push `.obsidian/appearance.json`, reason: local changed.
- `INFO` - Decider: push `.obsidian/workspace-mobile.json`, reason: local changed.
- `INFO` - Decider: push `.obsidian/community-plugins.json`, reason: local changed.
- `INFO` - Planning finished with 5 task(s).
- `INFO` - Execution of 5 sync task(s) started.
- `INFO` - Task `upload` of `.obsidian/core-plugins.json` succeeded.
- `INFO` - Task `upload` of `.obsidian/app.json` succeeded.
- `INFO` - Task `upload` of `.obsidian/appearance.json` succeeded.
- `INFO` - Task `upload` of `.obsidian/workspace-mobile.json` succeeded.
- `INFO` - Task `upload` of `.obsidian/community-plugins.json` succeeded.
- `INFO` - Sync ended with result: `completed`.

---

General logs:

- 09:36:13 - `INFO` - Module `i18n-zh` loaded.
- 09:36:13 - `INFO` - Module `s3` loaded.
- 09:36:13 - `INFO` - Module `smart-merge` loaded.
- 09:36:15 - `INFO` - Discovered 7 module(s) from 1 source(s).

Issue Policies

  • I agree to follow this project's issue policies and confirm:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnot a bugThis is not considered a bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions