Skip to content
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

使用默认的server服务上传请求超时 #862

Closed
xujiajun5175 opened this issue Mar 28, 2022 · 4 comments
Closed

使用默认的server服务上传请求超时 #862

xujiajun5175 opened this issue Mar 28, 2022 · 4 comments

Comments

@xujiajun5175
Copy link

声明:我已经仔细看过 文档FAQ、和搜索过已经关闭的 issues 后依然没有找到答案,所以才发了一个新的 issue。

问题类型

Bug Report

PicGo 的相关信息

picgo 2.3.0
mac os 12.3

问题重现

描述
先后分别配置了gitee,cos,
配置是正确的
上传图片也是能正常上传,但是不能返回URL
并且显示请求超时
使用的是默认的127.0.0.1:36677
关闭服务调用会报错找不到服务器

2022-03-28 17:50:16 [PicGo INFO] [PicGo Server] get the request {"list":["/Applications/Typora.app/Contents/Resources/TypeMark/assets/icon/icon_512x512.png","/Applications/Typora.app/Contents/Resources/TypeMark/assets/icon/icon_256x256.png"]}
2022-03-28 17:50:16 [PicGo INFO] [PicGo Server] upload files in list
2022-03-28 17:50:16 [PicGo INFO] Before transform
2022-03-28 17:50:16 [PicGo INFO] Transforming... Current transformer is [path]
2022-03-28 17:50:16 [PicGo INFO] Before upload
2022-03-28 17:50:16 [PicGo INFO] beforeUploadPlugins: renameFn running
2022-03-28 17:50:16 [PicGo INFO] Uploading... Current uploader is [tcyun]
2022-03-28 17:50:16 [PicGo SUCCESS]
https://typora-img-1257000606.cos.ap-beijing.myqcloud.com/202203281750186.png
https://typora-img-1257000606.cos.ap-beijing.myqcloud.com/202203281750188.png

image

@Molunerfinn
Copy link
Owner

typora版本?

@Molunerfinn
Copy link
Owner

后续会补充更多的server日志用于排查问题,目前我本地无法复现同样的问题

@5279314
Copy link

5279314 commented Aug 11, 2022

解决了吗,我也遇到这样的问题了,typora是1.3.7和1.1.4都有 picgo是2.3.0

@Molunerfinn
Copy link
Owner

解决了吗,我也遇到这样的问题了,typora是1.3.7和1.1.4都有 picgo是2.3.0

删掉配置目录下的picgo.db 重启picgo可解决 。另外也可以升级最新的beta版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants