[GH-ISSUE #433] [bug] 图床界面无法预览所上传的图片 #317

Closed
opened 2026-03-02 03:39:08 +03:00 by kerem · 4 comments
Owner

Originally created by @ReallyZhaonb on GitHub (Jul 22, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/433

详细描述这个 Bug

在确认图床所在仓库可用,jsDelivr复制的链接可访问的情况下,不论代理是否开关,图床界面仅能显示刚上传的图片

NoteGen 版本

0.19.7

操作系统

Windows

报错日志

960864de9543f47a.js:1 i: Connection error.
at t.makeRequest (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:4:19419)
at async P (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:12:26)
at async Q (http://tauri.localhost/_next/static/chunks/bcea4bf510f8c502.js:80:9)Caused by: TypeError: Failed to fetch
at t.fetchWithTimeout (93d8bffee655e155.js:4:21000)
at t.makeRequest (93d8bffee655e155.js:4:19206)
at async P (93d8bffee655e155.js:12:26)
at async Q (bcea4bf510f8c502.js:80:9)

Originally created by @ReallyZhaonb on GitHub (Jul 22, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/433 ### 详细描述这个 Bug 在确认图床所在仓库可用,jsDelivr复制的链接可访问的情况下,不论代理是否开关,图床界面仅能显示刚上传的图片 <img src="https://cdn.jsdelivr.net/gh/ReallyZhaonb/note-gen-image-sync@main/76324faa-fef6-4fe8-af4f-e8287208e876.png"> ### NoteGen 版本 0.19.7 ### 操作系统 Windows ### 报错日志 960864de9543f47a.js:1 i: Connection error. at t.makeRequest (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:4:19419) at async P (http://tauri.localhost/_next/static/chunks/93d8bffee655e155.js:12:26) at async Q (http://tauri.localhost/_next/static/chunks/bcea4bf510f8c502.js:80:9)Caused by: TypeError: Failed to fetch at t.fetchWithTimeout (93d8bffee655e155.js:4:21000) at t.makeRequest (93d8bffee655e155.js:4:19206) at async P (93d8bffee655e155.js:12:26) at async Q (bcea4bf510f8c502.js:80:9)
kerem closed this issue 2026-03-02 03:39:09 +03:00
Author
Owner

@codexu commented on GitHub (Jul 23, 2025):

写作里上传的还是在图床里上传的图片?

<!-- gh-comment-id:3105255256 --> @codexu commented on GitHub (Jul 23, 2025): 写作里上传的还是在图床里上传的图片?
Author
Owner

@codexu commented on GitHub (Jul 23, 2025):

我这边无法复现,最好提供一个视频演示一下。
我猜测大概率是网络问题

<!-- gh-comment-id:3105262201 --> @codexu commented on GitHub (Jul 23, 2025): 我这边无法复现,最好提供一个视频演示一下。 我猜测大概率是网络问题
Author
Owner

@ReallyZhaonb commented on GitHub (Jul 23, 2025):

我这边无法复现,最好提供一个视频演示一下。 我猜测大概率是网络问题

https://github.com/user-attachments/assets/f8dd51b1-013d-42a4-b4dd-1ffac642107c

<!-- gh-comment-id:3105319005 --> @ReallyZhaonb commented on GitHub (Jul 23, 2025): > 我这边无法复现,最好提供一个视频演示一下。 我猜测大概率是网络问题 https://github.com/user-attachments/assets/f8dd51b1-013d-42a4-b4dd-1ffac642107c
Author
Owner

@codexu commented on GitHub (Jul 23, 2025):

发现一个 BUG,详情查看 #439,也许是这个问题导致无法预览。

<!-- gh-comment-id:3106288526 --> @codexu commented on GitHub (Jul 23, 2025): 发现一个 BUG,详情查看 #439,也许是这个问题导致无法预览。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#317
No description provided.