-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
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
[Bug]: 网络图片上传不了 #988
Comments
已知问题,已经修复,会在下个beta版本带出去 |
好的,谢谢作者大佬,蹲个新版本 |
smms的地址好像被墙了,有没有不打包直接换地址的配置呀 |
我这几天也遇到了相似的问题,版本是:v2.3.1-beta.6,虽然显示是上传图片成功,但实际上并没有上传上去
希望作者大大可以快点修复,谢谢了 |
beta.7已修复 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
前置阅读 | Pre-reading
PicGo的版本 | PicGo Version
v2.3.1-beta.6
系统信息 | System Information
Windows
问题重现 | Bug reproduce
使用 typora + picgo + smms,对于截图、本地图片可以上传,但是网络图片上传不了(以前版本可以)
重现:在 typora 或者 picgo 上直接上传该网络图片:https://cdn.xiaolincoding.com/gh/xiaolincoder/ImageHost2/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/%E8%BE%93%E5%85%A5%E8%BE%93%E5%87%BA/%E8%AE%BE%E5%A4%87%E6%8E%A7%E5%88%B6%E5%99%A8.png
备注:windows 版本,上面的系统选择不了...
相关日志 | Logs
2022-10-09 19:53:40 [PicGo INFO] Before transform
2022-10-09 19:53:40 [PicGo INFO] Transforming... Current transformer is [path]
2022-10-09 19:53:40 [PicGo WARN] can't get https://cdn.xiaolincoding.com/gh/xiaolincoder/ImageHost2/操作系统/输入输出/设备控制器.png's image size
2022-10-09 19:53:40 [PicGo WARN] fallback to 200 * 200
2022-10-09 19:53:40 [PicGo INFO] Before upload
2022-10-09 19:53:40 [PicGo INFO] beforeUploadPlugins: renameFn running
2022-10-09 19:53:40 [PicGo INFO] Uploading... Current uploader is [smms-user]
2022-10-09 19:53:42 [PicGo WARN] failed
2022-10-09 19:53:42 [PicGo ERROR]
------Error Stack Begin------
Error: Can't get target upload source info
at Object.handle (C:\Users\ZPT\AppData\Roaming\picgo\node_modules\picgo-plugin-smms-user\src\index.js:55:15)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async $e.doUpload (D:\Software\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:17169)
at async $e.start (D:\Software\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:15940)
at async yt.upload (D:\Software\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:67044)
at async Object.upload (D:\Software\PicGo\resources\app.asar\background.js:2:649330)
at async An (D:\Software\PicGo\resources\app.asar\background.js:2:652212)
-------Error Stack End-------
2022-10-09 19:53:42 [PicGo ERROR]
The text was updated successfully, but these errors were encountered: