使用PicList对七牛云配置图床,报错信息:

2023-12-13 19:52:19 [PicList ERROR] {
"method": "POST",
"url": "http://upload-z1.qiniup.com/putb64/-1/key/UVHmiKrlm74yMDIxMTIwOTE1MjQxOC5wbmc=",
"statusCode": 400,
"message": "Request failed with status code 400",
"stack": "AxiosError: Request failed with status code 400\n at settle (C:\\Program Files\\PicList\\resources\\app.asar\\node_modules\\axios\\dist\\node\\axios.cjs:1967:12)\n at IncomingMessage.handleStreamEnd (C:\\Program Files\\PicList\\resources\\app.asar\\node_modules\\axios\\dist\\node\\axios.cjs:3062:11)\n at IncomingMessage.emit (node:events:525:35)\n at endReadableNT (node:internal/streams/readable:1358:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:83:21)",
"response": {
"status": 400,
"statusCode": 400,
"body": {
"error": "incorrect region, please use up-cn-east-2.qiniup.com, bucket is: devilmaycry812839668"
}
}
}
2023-12-13 19:52:19 [PicList ERROR] {
"method": "POST",
"url": "http://upload-z1.qiniup.com/putb64/-1/key/UVHmiKrlm74yMDIxMTIwOTE1MjQxOC5wbmc=",
"statusCode": 400,
"message": "Request failed with status code 400",
"stack": "AxiosError: Request failed with status code 400\n at settle (C:\\Program Files\\PicList\\resources\\app.asar\\node_modules\\axios\\dist\\node\\axios.cjs:1967:12)\n at IncomingMessage.handleStreamEnd (C:\\Program Files\\PicList\\resources\\app.asar\\node_modules\\axios\\dist\\node\\axios.cjs:3062:11)\n at IncomingMessage.emit (node:events:525:35)\n at endReadableNT (node:internal/streams/readable:1358:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:83:21)",
"response": {
"status": 400,
"statusCode": 400,
"body": {
"error": "incorrect region, please use up-cn-east-2.qiniup.com, bucket is: devilmaycry812839668"
}
}
}

根据报错信息可以知道问题出在区域代码配置错误上。

---------------------------------------------------------------------

七牛云官方给出的区域代码:

https://developer.qiniu.com/kodo/1671/region-endpoint-fq

七牛云官方给出的存储区域代码:

PicList中给出的七牛云存储区域代码:

但是根据PicList中给出的七牛云存储区域代码进行对PicList配置是不对的,会报错,也就是本文所说的错误信息,正确的区域代码配置为:

https://blog.csdn.net/weixin_58313733/article/details/127180029

区域和访问域名
存储区域 Region 区域 Region ID 域名
华东-浙江 z0 空间管理:http(s)://uc.qbox.me 加速上传 :http(s)://upload.qiniup.com 源站上传:http(s)://up.qiniup.com 源站下载:http(s)://iovip.qbox.me 对象管理:http(s)://rs-z0.qiniuapi.com 对象列举:http(s)://rsf-z0.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
华东-浙江2 cn-east-2 空间管理:http(s)://uc.qbox.me 加速上传:http(s)://upload-cn-east-2.qiniup.com 源站上传:http(s)://up-cn-east-2.qiniup.com 源站下载:http(s)://iovip-cn-east-2.qiniuio.com 对象管理:http(s)://rs-cn-east-2.qiniuapi.com 对象列举:http(s)://rsf-cn-east-2.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
华北-河北 z1 空间管理:http(s)://uc.qbox.me 加速上传:http(s)://upload-z1.qiniup.com 源站上传:http(s)://up-z1.qiniup.com 源站下载:http(s)://iovip-z1.qbox.me 对象管理:http(s)://rs-z1.qiniuapi.com 对象列举:http(s)://rsf-z1.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
华南-广东 z2 空间管理:http(s)://uc.qbox.me 加速上传:http(s)://upload-z2.qiniup.com 源站上传:http(s)://up-z2.qiniup.com 源站下载:http(s)://iovip-z2.qbox.me 对象管理:http(s)://rs-z2.qiniuapi.com 对象列举:http(s)://rsf-z2.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
北美-洛杉矶 na0 空间管理:http(s)://uc.qbox.me 加速上传 :http(s)://upload-na0.qiniup.com 源站上传:http(s)://up-na0.qiniup.com 源站下载:http(s)://iovip-na0.qbox.me 对象管理:http(s)://rs-na0.qiniuapi.com 对象列举:http(s)://rsf-na0.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
亚太-新加坡(原东南亚) as0 空间管理:http(s)://uc.qbox.me 加速上传:http(s)://upload-as0.qiniup.com 源站上传:http(s)://up-as0.qiniup.com 源站下载:http(s)://iovip-as0.qbox.me 对象管理:http(s)://rs-as0.qiniuapi.com 对象列举:http(s)://rsf-as0.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com
亚太-首尔 ap-northeast-1 空间管理:http(s)://uc.qbox.me 加速上传:http(s)://upload-ap-northeast-1.qiniup.com 源站上传:http(s)://up-ap-northeast-1.qiniup.com 源站下载:http(s)://iovip-ap-northeast-1.qiniuio.com 对象管理:http(s)://rs-ap-northeast-1.qiniuapi.com 对象列举:http(s)://rsf-ap-northeast-1.qiniuapi.com 计量查询:http(s)://api.qiniuapi.com

------------------------------------

于是就有了对  华东-浙江2 存储区域代码设置为  cn-east-2

如下:

成功上传图片:

----------------------------------------

七牛云-存储区域代码:报错:"statusCode": 400,"error": incorrect region, please use up-cn-east-2.qiniup.com ——【图床】Typora 七牛云图床 配置文件的更多相关文章

  1. Git提交代码报错Git push error:src refspec XXX matches more than one解决方案

    Git提交代码push时,报错这个 error: src refspec master matches more than one. error: failed to push some refs t ...

  2. svn 提交代码报错

    svn 提交代码报错 最近新安装了TortoiseSvn 1.92,在上传代码,其中有新增加的文件,出现如下错误: 解决方法: 1.用vs生成patch文件 2.生成的patch文件中讲nonexis ...

  3. [Git] 拉开发分支的代码报错

    Git拉开发分支的代码报错: fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ...

  4. 普通的jdbc事务在插入数据后 下面的代码报错时 数据不会回滚 但是 spring的事务会回滚

    普通的jdbc事务在插入数据后 下面的代码报错时 数据不会回滚 但是 spring的事务会回滚

  5. git提交代码报错 trailing whitespace的解决方法

    1. git提交代码报错 trailing whitespace 禁止执行pre-commit脚本 进入到项目目录中 chmod a-x .git/hooks/pre-commit 2.git提交代码 ...

  6. 如何解决spring boot 项目导入依赖后代码报错问题

    如何解决spring boot 项目导入依赖后代码报错问题 2020-08-15  14:17:18 代码截图如图所示(由于本人问题已经解决,没来得及截图,所以在网上找了一张图片)

  7. 代码报错记录-MAVEN

    报错: COMPILATION ERROR : 程序包不存在. 说是找不到程序包,我的JUNIT是父项目中的,子项目是从JAVA项目转为MAVEN项目的,难道在转成MAVEN项目时对POM文件的修改有 ...

  8. 解决FPDF报错:FPDF error: Not a JPEG file / FPDF error: Not a PNG file

    最近有个项目需要用到FPDF,但是输出的时候报错: FPDF error: Not a JPEG file: http://***/data/attachment/forum/201603/19/10 ...

  9. http报错之return error code:401 unauthorized

     http报错之return error code:401 unauthorized 依据HTTP返回码所表示的意思应该是未授权,没有输入账号和password,因此解决方法就直接在HTTP包里面 ...

  10. PHP编译安装报错:configure: error: mcrypt.h not found. Please reinstall libmcrypt

    我是在CentOS6.5安装php5.5.28这个版本,PHP编译代码如下: ./configure --prefix=/usr/local/php --with-config-file-path=/ ...

随机推荐

  1. 使用命令行(powershell)压缩(7Z RAR)指定日期文件

    使用命令行(powershell)压缩(7Z RAR)指定日期文件,powershell ,7z. WINDOWS命令行是无法按时间过滤文件的,我们通过powershell 里的Get-ChildIt ...

  2. readonly和disable的区别是什么?

    Readonly和Disabled两种属性的写法如下: 1.<input type="text" name="name" value="xxx& ...

  3. mysql 联合表查询从表即使有索引依然ALL的一个原因-索引ALL解决,字符编码方式不一致导致全表搜索

    mysql 联合表查询从表即使有索引依然ALL的一个原因-索引ALL解决,字符编码方式不一致导致全表搜索那就是主表和从表的关联字段的编码方式不一样!!! 产生的现象: 解决之后,正确的使用了t2.or ...

  4. post请求方式 - 使用restTemplate而不使用httpClient,headers.setContentType(MediaType.APPLICATION_JSON_UTF8)

    public static String doPostForJson(String url, String json,String byteAuthorization) { RestTemplate ...

  5. RestApi请求地址支持多路径访问

    RestApi请求地址支持多路径访问 @RestController@RequestMapping("/test") //单路径@RequestMapping(path = {&q ...

  6. ubuntu 安装 arm-none-eabi-gcc 的几种方式

    背景 这篇文章主要是为了解决 在 Linux 中 编译 能够在 裸机上 跑的 程序 目前许多嵌入式软件软件开发在Linux平台下进行,编译效率高很多,如今天所述的gcc-arm-none-eabi常适 ...

  7. manim边学边做--MathTex

    上一篇介绍的SingleStringMathTex主要用来显示只有一行的数学公式,对于复杂的数学公式,可以使用MathTex类. MathTex类继承自SingleStringMathTex,在其基础 ...

  8. mac idea 更换主题

    使用 主题一 xcode-dark-theme:点我直达 主题二 one-dark-theme:点我直达 主题三 dark-purple-theme:点我直达 主题四(推荐) vuesion-them ...

  9. Java 散列表HashTable

    什么是散列表hash table和使用场景 什么是散列表 散列表(Hash table,也叫哈希表),是根据关键码值(key value)而直接进行访问的数据结构.它通过把关键码值映射到表中一个位置来 ...

  10. 27 首页banner文库失效

    安卓app 首页banner文库没有连接功能