PicGo / vs-picgo

A VSCode plugin of PicGo

Home Page:https://marketplace.visualstudio.com/items?itemName=Spades.vs-picgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu上传图片时发生Unknown Error

An-n-ya opened this issue · comments

commented

Describe the bug

上传图片时发生错误,看不懂错误信息...

To Reproduce

使用Ctrl-Cmd-u上传时发生错误

Expected behavior

正确上传

Screenshots

image

System information

  • OS: Ubuntu
  • Version 22.04

VSCode information

Version: 1.74.2
Commit: e8a3071ea4344d9d48ef8a4df2c097372b0c5161
Date: 2022-12-20T10:27:19.253Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.19.0-051900rc8-generic
Sandboxed: No
  • vs-picgo version: v2.1.6

  • Settings begin with picgo:

    // ...
      "picgo.picBed.current": "tcyun",
      "picgo.picBed.tcyun.secretKey": "xxxxxxxP",
      "picgo.picBed.tcyun.secretId": "xxxxxxxx",
      "picgo.picBed.tcyun.bucket": "picture-bed-1301848969",
      "picgo.picBed.tcyun.appId": ":)",
      "picgo.picBed.tcyun.area": "ap-shanghai",
      "picgo.customOutputFormat": "![](${url})"
    // ...

Additional context

image