blinko-space / blinko

An open-source, self-hosted personal note tool prioritizing privacy, built using TypeScript .
https://blinko-demo.vercel.app/
GNU Affero General Public License v3.0
995 stars 82 forks source link

使用S3作为对象存储时笔记更改无法真正写入 #166

Closed BryceWG closed 5 days ago

BryceWG commented 6 days ago

Describe the bug 使用S3作为对象存储时笔记更改无法真正写入,例如删除示例卡片,当重启镜像服务之后删除的卡片会恢复,在使用本地存储时没有这个问题.

To Reproduce Steps to reproduce the behavior:

  1. 选择S3服务并配置
  2. 删除几个笔记内容
  3. 重启blinko和postgres镜像
  4. 重新进行blinko页面,删除的笔记内容又出现了

Expected behavior 使用S3服务时应该能对笔记进行正确的修改.

Desktop (please complete the following information):