Molunerfinn / PicGo

:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
https://molunerfinn.com/PicGo/
MIT License
24.21k stars 2.24k forks source link

[Bug]: 不管是gitee还是阿里云oss,上传都报错 #1149

Closed VaynePen closed 1 year ago

VaynePen commented 1 year ago

前置阅读 | Pre-reading

PicGo的版本 | PicGo Version

2.3.0

系统信息 | System Information

Mac

问题重现 | Bug reproduce

不管是gitee图床还是阿里云oss,上传文件时报同样的错误This endpoint does not exist

相关日志 | Logs

StatusCodeError: 404 - "{\"error\":\"not_found\",\"message\":\"This endpoint does not exist.\"}" at new StatusCodeError (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request-promise-core/lib/errors.js:32:15) at Request.plumbing.callback (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request-promise-core/lib/plumbing.js:104:33) at Request.RP$callback [as _callback] (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request-promise-core/lib/plumbing.js:46:31) at Request.self.callback (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request/request.js:185:22) at Request.emit (events.js:200:13) at Request. (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request/request.js:1154:10) at Request.emit (events.js:200:13) at IncomingMessage. (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/request/request.js:1076:12) at Object.onceWrapper (events.js:288:20) at IncomingMessage.emit (events.js:205:15)

Molunerfinn commented 1 year ago

检查自己的配置。配置问题