GithubHelp home page GithubHelp logo

chengww5217 / picgo-plugin-qingstor-uploader Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 3.0 234 KB

A plugin for PicGo with the addition of the QingStor image hosting.

License: MIT License

TypeScript 100.00%

picgo-plugin-qingstor-uploader's Introduction

Github Stats

Most Used Languages

picgo-plugin-qingstor-uploader's People

Contributors

chengww5217 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

picgo-plugin-qingstor-uploader's Issues

关于青云上传后返回的文件返回地址无法打开

不知道是否是青云返回的Url规则改变了,返回的地址无法正常使用。查看后发现规则变更为${url.protocol}://${qingstorOptions.bucket}.${qingstorOptions.zone}.${url.host}${path}/${imgList[i].fileName} 可以正常使用
我是2023年4月10日注册的青云,使用对象云存储的,不知道会不会对之前用户产生影响。我已经手动在index.js中改过来了,问题不大。
最后,感谢作者!!!

安装成功,重启后插件设置页面加载报错

在线安装成功后重启,然后点插件设置就报错了。找了一天才发现是这个插件的问题。。。
2019-05-26 01:44:37 [PicGo ERROR] Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\picgo\node_modules\picgo-plugin-qingstor-uploader'
------Error Stack Begin------
Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\picgo\node_modules\picgo-plugin-qingstor-uploader'
at Module._resolveFilename (internal/modules/cjs/loader.js:584:15)
at Function.Module._resolveFilename (D:\Program Files\picGo\resources\electron.asar\common\reset-search-paths.js:43:12)
at Function.Module._load (internal/modules/cjs/loader.js:510:25)
at Module.require (internal/modules/cjs/loader.js:640:17)
at require (internal/modules/cjs/helpers.js:20:18)
at PluginLoader.getPlugin (D:\Program Files\picGo\resources\app.asar\node_modules\picgo\dist\lib\PluginLoader.js:76:16)
at PluginLoader.load (D:\Program Files\picGo\resources\app.asar\node_modules\picgo\dist\lib\PluginLoader.js:57:26)
at PicGo.init (D:\Program Files\picGo\resources\app.asar\node_modules\picgo\dist\core\PicGo.js:61:31)
at new PicGo (D:\Program Files\picGo\resources\app.asar\node_modules\picgo\dist\core\PicGo.js:36:14)
at X (D:\Program Files\picGo\resources\app.asar\dist\electron\main.js:1:61121)
-------Error Stack End-------
把插件删除后,安装其它的插件picgo-plugin-github-plus可以正常使用。基本断定是这个插件的问题。系统环境是win8.1,node10,picgo2.1.2。插件安装页面显示是1.1.9,但是源码里面我看到的是1.2。

上传图片成功后返回的图片url错误

问题类型

Bug Report

PicGo的相关信息

PicGo版本:2.0.3 和 2.0.4
OS: MacOS 10.14.3

问题重现

使用青云 qingstor插件上传成功图片后,显示的url错误。
image
WechatIMG77
需要手动修改路径中的undefined才能显示
image

突然上传失败

版本 PicGo 2.3.0
插件版本 1.2.1

2021-10-03 20:19:50 [PicGo ERROR]
------Error Stack Begin------
SyntaxError: Unexpected token E in JSON at position 0
at JSON.parse ()
at Object.handleError (/Users/wang/Library/Application Support/picgo/node_modules/picgo-plugin-qingstor-uploader/dist/utils/index.js:97:23)
at Object.handle (/Users/wang/Library/Application Support/picgo/node_modules/picgo-plugin-qingstor-uploader/dist/index.js:35:17)
at processTicksAndRejections (internal/process/task_queues.js:89:5)
-------Error Stack End-------

打开堆栈中的文件,好像是try里面上传出错了,具体原因未知
image

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.