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

服务部署在 centos 7 上面, 使用windows客户端 无法上传图片 #387

Open
xiaozhubao opened this issue Nov 20, 2018 · 2 comments
Labels
waiting-for-info Issue is not actionable because of missing required information, which needs to be provided.

Comments

@xiaozhubao
Copy link

采用的是流上传模式
请求地址 (Windows 请求 Linux server ):
httpL//linuxServer:8080/api/qiniu/upload?
path=C:\Users\Administrator\Desktop\1542611843(1).png
返回结果:
{
"timestamp": "2018-11-20T05:02:45.532+0000",
"status": 500,
"error": "Internal Server Error",
"message": "C:\Users\Administrator\Desktop\1542611843(1).png (No such file or directory)",
"path": "/api/qiniu/upload"
}
(原因 是:Linux 上面没有这份图片 )
我要怎么从 window 客户端上面 传图片 到云上面
服务部署在 Linux上面 , 本地测试可以。java开发

@forrest-mao
Copy link

windows 客户端和服务端关系好像没有直接的关联,目前您业务端的处理方式是客户端上传到您的服务器,您的服务器在上传到七牛么,您的报错信息没有特别理解具体是什么操作

@forrest-mao forrest-mao added the waiting-for-info Issue is not actionable because of missing required information, which needs to be provided. label Jul 21, 2020
@forrest-mao
Copy link

仅七牛内部员工可见:https://jira.qiniu.io/browse/TS-983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-info Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

2 participants