mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #424] [bug] 同步失败 is at xxx but expected xxx #307
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#307
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 @ReallyZhaonb on GitHub (Jul 21, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/424
详细描述这个 Bug
同步写作时发生如下错误(每次报错内容都不一样,大概是is at xxx but expected xxx)



但实际上同步成功,如下图所示
GitHub显示同步仓库显示可用
注:不论代理开没开都会报错,图床同步貌似没有此问题,必须是写作内容修改后再同步才会报错,若内容没有修改手动点同步可能不会报错
NoteGen 版本
0.19.6
操作系统
Windows
报错日志
无
@ReallyZhaonb commented on GitHub (Jul 22, 2025):
后续:问题似乎自修复了(
@codexu commented on GitHub (Jul 22, 2025):
可能是切换文件时读取远程仓库的 sha 时存在一定的延迟,导致无法对应。