Giter Club home page Giter Club logo

Comments (4)

Molunerfinn avatar Molunerfinn commented on August 17, 2024

你的图床是什么 配置是啥样的? 日志呢

from picgo.

FeatherWaves666 avatar FeatherWaves666 commented on August 17, 2024

你的图床是什么 配置是啥样的? 日志呢

图床:

GitHub

日志文件:

2024-03-11 12:01:57 [PicGo INFO] [PicGo Server] get the request {"list":["C:\Users\Waves\AppData\Roaming\Typora\typora-user-images\image-20240311120157366.png"]}
2024-03-11 12:01:57 [PicGo INFO] [PicGo Server] upload files in list
2024-03-11 12:01:57 [PicGo INFO] Before transform
2024-03-11 12:01:57 [PicGo INFO] Transforming... Current transformer is [path]
2024-03-11 12:01:57 [PicGo INFO] Before upload
2024-03-11 12:01:57 [PicGo INFO] beforeUploadPlugins: renameFn running
2024-03-11 12:01:57 [PicGo INFO] Uploading... Current uploader is [github]
2024-03-11 12:01:58 [PicGo SUCCESS]
https://cdn.jsdelivr.net/gh/Waves/blogImage@main/undefinedimage-20240311120157366.png
2024-03-11 12:01:58 [PicGo INFO] [PicGo Server] upload result https://cdn.jsdelivr.net/gh/Waves/blogImage@main/undefinedimage-20240311120157366.png

配置:

{
"picBed": {
"current": "github",
"uploader": "github",
"smms": {
"token": ""
},
"qiniu": {
"_configName": "Default",
"_id": "caa072a2-0f3e-4abd-b2c1-c32e7e81fd21",
"_createdAt": 1709182142528,
"_updatedAt": 1709182142528
},
"github": {
"_configName": "blogImage",
"repo": "Waves/blogImage",
"branch": "main",
"token": "ghp_id5F6kr6hH14nae6haKL1Oi0UYOJbo0",
"customUrl": "https://cdn.jsdelivr.net/gh/Waves/blogImage@main",
"_id": "efb22efb-0bbc-40a2-8036-d4827efe27cd",
"_createdAt": 1709182283906,
"_updatedAt": 1709182283906
},
"proxy": ""
},
"settings": {
"shortKey": {
"picgo:upload": {
"enable": true,
"key": "CommandOrControl+Shift+P",
"name": "upload",
"label": "QUICK_UPLOAD"
}
},
"showUpdateTip": true,
"server": {
"port": 36677,
"host": "127.0.0.1",
"enable": true
},
"privacyEnsure": true,
"pasteStyle": "URL",
"npmProxy": "",
"npmRegistry": "",
"autoStart": true
},
"needReload": false,
"picgoPlugins": {},
"debug": true,
"PICGO_ENV": "GUI",
"uploader": {
"qiniu": {
"configList": [
{
"_configName": "Default",
"_id": "caa072a2-0f3e-4abd-b2c1-c32e7e81fd21",
"_createdAt": 1709182142528,
"_updatedAt": 1709182142528
}
],
"defaultId": "caa072a2-0f3e-4abd-b2c1-c32e7e81fd21"
},
"github": {
"configList": [
{
"_configName": "Default",
"_id": "3326c6d9-50ac-4edc-b8d5-3c21673047b5",
"_createdAt": 1709182148260,
"_updatedAt": 1709182148260
},
{
"_configName": "blogImage",
"repo": "Waves/blogImage",
"branch": "main",
"token": "ghp_id5F6kr6hH14nae6haKL1Oi0UYOJbo0",
"customUrl": "https://cdn.jsdelivr.net/gh/Waves/blogImage@main",
"_id": "efb22efb-0bbc-40a2-8036-d4827efe27cd",
"_createdAt": 1709182283906,
"_updatedAt": 1709182283906
}
],
"defaultId": "efb22efb-0bbc-40a2-8036-d4827efe27cd"
}
}
}

from picgo.

Molunerfinn avatar Molunerfinn commented on August 17, 2024

你的配置里,少了 path 这一项,导致获取的时候拿到的 undefined,如果你的 path 是 空的,可以手动处理成 ""。 不要直接修改配置文件,请在 picgo 配置界面里设定存储路径,可以先随便输入一个,点保存,然后再清空,点保存即可。
image
image

image

from picgo.

FeatherWaves666 avatar FeatherWaves666 commented on August 17, 2024

你的配置里,少了 path 这一项,导致获取的时候拿到的 undefined,如果你的 path 是 空的,可以手动处理成 ""。 不要直接修改配置文件,请在 picgo 配置界面里设定存储路径,可以先随便输入一个,点保存,然后再清空,点保存即可。 image image

image

非常感谢,已解决👍

from picgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.