We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.9.8
Windows

2025-03-05 09:17:47 [PicList INFO] [PicList Server] is listening at 36677 of 0.0.0.0 2025-03-05 09:17:47 [PicList INFO] Web server is not enabled 2025-03-05 09:17:47 [PicList INFO] File server is running, http://localhost:36699 2025-03-05 09:18:02 [PicList INFO] Migrating... // 这里是我自己打印了一下文件路径信息,我的测试MD内有三张图片 2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194413227.png 2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194847344.png 2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194858843.png // 打印结束 2025-03-05 09:18:02 [PicList INFO] Before transform 2025-03-05 09:18:02 [PicList INFO] Transforming... Current transformer is [path] 2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error 2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error 2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error 2025-03-05 09:18:02 [PicList INFO] Before upload 2025-03-05 09:18:02 [PicList INFO] beforeUploadPlugins: renameFn running 2025-03-05 09:18:02 [PicList INFO] Uploading... Current uploader is [aws-s3-plist] 2025-03-05 09:18:02 [PicList SUCCESS]
The text was updated successfully, but these errors were encountered:
我试试看 这个插件是picgo作者写的 我只做了下piclist的适配改动
Sorry, something went wrong.
Kuingsmile
No branches or pull requests
前置阅读 | Pre-reading
PicList的版本 | PicList Version
v2.9.8
系统信息 | System Information
Windows
问题重现 | Bug reproduce
相关日志 | Logs
2025-03-05 09:17:47 [PicList INFO] [PicList Server] is listening at 36677 of 0.0.0.0
2025-03-05 09:17:47 [PicList INFO] Web server is not enabled
2025-03-05 09:17:47 [PicList INFO] File server is running, http://localhost:36699
2025-03-05 09:18:02 [PicList INFO] Migrating...
// 这里是我自己打印了一下文件路径信息,我的测试MD内有三张图片
2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194413227.png
2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194847344.png
2025-03-05 09:18:02 [PicList ERROR] C:\Users*\Desktop\blog*\source_posts\2021-09-14-3.3边界值分析法\image-20210917194858843.png
// 打印结束
2025-03-05 09:18:02 [PicList INFO] Before transform
2025-03-05 09:18:02 [PicList INFO] Transforming... Current transformer is [path]
2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error
2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error
2025-03-05 09:18:02 [PicList ERROR] read file [object Object] error
2025-03-05 09:18:02 [PicList INFO] Before upload
2025-03-05 09:18:02 [PicList INFO] beforeUploadPlugins: renameFn running
2025-03-05 09:18:02 [PicList INFO] Uploading... Current uploader is [aws-s3-plist]
2025-03-05 09:18:02 [PicList SUCCESS]
The text was updated successfully, but these errors were encountered: