Skip to content
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

Open
Aloys233 opened this issue Jan 19, 2025 · 3 comments
Open

b2上传报错 #53

Aloys233 opened this issue Jan 19, 2025 · 3 comments

Comments

@Aloys233
Copy link

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

@wayjam
Copy link
Owner

wayjam commented Jan 19, 2025

S3 SDK Change of CheckSum,与 #52 重复。

请升级插件 v1.4.1 至试试。

@YCChan2001
Copy link

YCChan2001 commented Jan 20, 2025

S3 SDK Change of CheckSum,与 #52 重复。

请升级插件 v1.4.1 至试试。

2025-01-20 13:09:36 [PicGo ERROR] Item 网站图标.png: Failed to upload "网站图标.png" to S3: read ECONNRESET
2025-01-20 13:09:36 [PicGo ERROR] afterUploadPlugins: aws-s3 error
2025-01-20 13:09:36 [PicGo WARN] failed
2025-01-20 13:09:36 [PicGo ERROR]
------Error Stack Begin------
Error: S3 Plugin 1 of 1 failed.
at Object.afterUploadPlugins [as handle] (C:\Users\C.Y.CHAN\AppData\Roaming\picgo\node_modules\picgo-plugin-s3\dist\index.js:75:19)
at D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:20521
at Array.map ()
at je.handlePlugins (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:20455)
at je.afterUpload (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:19999)
at je.start (D:\PicGo\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 (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:74899)
at async Object.upload (D:\PicGo\resources\app.asar\index.js:2:687302)
at async mr (D:\PicGo\resources\app.asar\index.js:2:690051)
-------Error Stack End-------
佬,好像还是有点问题。今天测试的时候,发现有的可以上传成功,有的不行,速度比之前慢了很多,插件也检查过了。

@wayjam
Copy link
Owner

wayjam commented Jan 22, 2025

S3 SDK Change of CheckSum,与 #52 重复。
请升级插件 v1.4.1 至试试。

2025-01-20 13:09:36 [PicGo ERROR] Item 网站图标.png: Failed to upload "网站图标.png" to S3: read ECONNRESET 2025-01-20 13:09:36 [PicGo ERROR] afterUploadPlugins: aws-s3 error 2025-01-20 13:09:36 [PicGo WARN] failed 2025-01-20 13:09:36 [PicGo ERROR] ------Error Stack Begin------ Error: S3 Plugin 1 of 1 failed. at Object.afterUploadPlugins [as handle] (C:\Users\C.Y.CHAN\AppData\Roaming\picgo\node_modules\picgo-plugin-s3\dist\index.js:75:19) at D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:20521 at Array.map () at je.handlePlugins (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:20455) at je.afterUpload (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:19999) at je.start (D:\PicGo\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 (D:\PicGo\resources\app.asar\node_modules\picgo\dist\index.cjs.js:1:74899) at async Object.upload (D:\PicGo\resources\app.asar\index.js:2:687302) at async mr (D:\PicGo\resources\app.asar\index.js:2:690051) -------Error Stack End------- 佬,好像还是有点问题。今天测试的时候,发现有的可以上传成功,有的不行,速度比之前慢了很多,插件也检查过了。

这应该是网络错误,可以尝试挂代理。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants