mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #338] [bug] ip change during model management test #244
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#244
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 @nicho2 on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/338
Originally assigned to: @codexu on GitHub.
详细描述这个 Bug
i have this configuration:
and sometimes, noteGen change the IP (during the configuration):
it's not blocking
NoteGen 版本
0.19.1
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Jul 3, 2025):
我觉得应该是切换配置时,获取 models 时存在延时导致的问题,我尽量优化这个操作。