-
Notifications
You must be signed in to change notification settings - Fork 19
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
b2上传报错 #53
Comments
S3 SDK Change of CheckSum,与 #52 重复。 请升级插件 |
2025-01-20 13:09:36 [PicGo ERROR] Item 网站图标.png: Failed to upload "网站图标.png" to S3: read ECONNRESET |
这应该是网络错误,可以尝试挂代理。 |
Error: S3 Plugin 1 of 1 failed.
at Object.afterUploadPlugins [as handle] (/home/XXXX/.config/picgo/node_modules/picgo-plugin-s3/dist/index.js:75:19)
at /tmp/.mount_PicGo-6FVjXL/resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:20521
at Array.map ()
at je.handlePlugins (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:20455)
at je.afterUpload (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:19999)
at je.start (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:18639)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async $t.upload (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:74899)
at async Object.upload (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/index.js:2:687302)
at async mr (/tmp/.mount_PicGo-6FVjXL/resources/app.asar/index.js:2:690051)
-------Error Stack End-------
系统:ubuntu24
picgo用的appimage,2.4.0-beta9
The text was updated successfully, but these errors were encountered: