-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: SM.MS域名被墙,Picgo无法上传 #963
Comments
下个版本处理一下。另外被墙不是picgo的问题,如果官方没有提供所谓的备用域名 你应该自行配置picgo的上传代理或者换个图床 |
不确定时间,看issue完成度。这几天吧 |
更新 beta.6 即可 |
感谢,刚才试了,一切顺利 |
typora 设置上传服务的时候报错。 但是直接上传正常。 但是报如下错误 ------Error Stack Begin------ 系统 |
你可以谷歌翻译一下上面这句报错,你就能知道跟picgo没关系。This image has been blocked, please contact webmaster for more information. |
也碰到这个问题,怀疑picgo的命令行使用的是sm.ms的域名,但是不知道怎么修改。js全部打包成了一个app.asar文件 |
前置阅读 | Pre-reading
PicGo的版本 | PicGo Version
v2.3.0
系统信息 | System Information
Windows
问题重现 | Bug reproduce
SM.MS域名被墙,官方给出的备用域名为smms.app
如何更换?
相关日志 | Logs
RequestError: Error: read ECONNRESET
at new RequestError (D:\PicGo\resources\app.asar\node_modules\request-promise-core\lib\errors.js:14:15)
at Request.plumbing.callback (D:\PicGo\resources\app.asar\node_modules\request-promise-core\lib\plumbing.js:87:29)
at Request.RP$callback [as _callback] (D:\PicGo\resources\app.asar\node_modules\request-promise-core\lib\plumbing.js:46:31)
at self.callback (D:\PicGo\resources\app.asar\node_modules\request\request.js:185:22)
at Request.emit (events.js:200:13)
at Request.onRequestError (D:\PicGo\resources\app.asar\node_modules\request\request.js:877:8)
at ClientRequest.emit (events.js:200:13)
at TLSSocket.socketErrorListener (_http_client.js:402:9)
at TLSSocket.emit (events.js:200:13)
at emitErrorNT (internal/streams/destroy.js:91:8)
-------Error Stack End-------
The text was updated successfully, but these errors were encountered: