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

文件上传-七牛:上传100%后,自动重新上传 #155

Open
yiyungent opened this issue Sep 26, 2019 · 1 comment
Open

文件上传-七牛:上传100%后,自动重新上传 #155

yiyungent opened this issue Sep 26, 2019 · 1 comment

Comments

@yiyungent
Copy link

yiyungent commented Sep 26, 2019

使用ZUI版本:1.9.1

查看Network发现

Request URL: http://upload.qiniu.com/
Request Method: POST
Status Code: 400 Bad Request
Response
{"error":"incorrect region, please use up-z2.qiniup.com"}

提供了uptoken,domain,domain也就是七牛融合 CDN 测试域名也还在有效期,流量也没超出,上传时一切正常,就是100%后就自动重新上传了

qiniu: {
	domain: 'http://pyfkzo66m.bkt.clouddn.com',
	uptoken : 'xxxxx'
},

求解决,谢谢

@catouse
Copy link
Collaborator

catouse commented Sep 30, 2019

应该是页面上使用的 qiniu sdk 版本落后了,建议更新一下试试。

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

No branches or pull requests

2 participants