mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #583] [bug] 自动同步出现异常 #426
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#426
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bsneric on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/583
详细描述这个 Bug
配置好了Github,设置了自动同步,连接Github是正常的。
当写作的文档到时自动同步时,出现如上的“同步失败”的异常。(手动同步是正常的)
补充:
我配置了智谱AI的Embedding,是否跟这个有关?
NoteGen 版本
0.20.2
操作系统
Windows
报错日志
caught (in promise) TypeError: Cannot set properties of undefined (setting 'name')
at J (6d8fa028bbb018eb.js:1:33384)
@codexu commented on GitHub (Sep 4, 2025):
这个报错是同步方面的报错,AI 模型无关。
看起来是同步的文档与服务器中的 sha 不一致,是否是因为在自动同步期间,切换过文件?