juzisang / picgo-plugin-compress

Image compression plugin for PicGo
MIT License
126 stars 31 forks source link

imagemin 方式上传失败 #59

Open Pil0tXia opened 1 year ago

Pil0tXia commented 1 year ago
2022-12-07 16:20:32 [PicGo INFO] [PicGo Server] get the request {"list":["E:\\OneDrive - ***\\IMG_20221206_222530.jpg"]} 
2022-12-07 16:20:32 [PicGo INFO] [PicGo Server] upload files in list 
2022-12-07 16:20:32 [PicGo INFO] Before transform 
2022-12-07 16:20:32 [PicGo INFO] Transforming... Current transformer is [compress] 
2022-12-07 16:20:32 [PicGo INFO] 压缩:imagemin 
2022-12-07 16:20:32 [PicGo INFO] 图片地址:E:\OneDrive - ***\IMG_20221206_222530.jpg 
2022-12-07 16:20:32 [PicGo INFO] 图片信息:{"fileName":"IMG_20221206_222530.jpg","extname":".jpg"} 
2022-12-07 16:20:32 [PicGo INFO] imagemin 压缩开始 
2022-12-07 16:20:32 [PicGo INFO] 获取本地图片 
2022-12-07 16:20:33 [PicGo WARN] failed 
2022-12-07 16:20:33 [PicGo ERROR] 
------Error Stack Begin------
Error: write EOF
    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:98:16)
-------Error Stack End------- 
2022-12-07 16:20:33 [PicGo ERROR] 
------Error Stack Begin------
Error: write EOF
    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:98:16)
-------Error Stack End------- 
2022-12-07 16:20:33 [PicGo INFO] [PicGo Server] upload result  
2022-12-07 16:20:33 [PicGo WARN] [PicGo Server] upload failed, see picgo.log for more detail ↑