Skip to content

File upload using android sdk i/o failure #339

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

Closed
ishaan1995 opened this issue Feb 10, 2016 · 3 comments
Closed

File upload using android sdk i/o failure #339

ishaan1995 opened this issue Feb 10, 2016 · 3 comments

Comments

@ishaan1995
Copy link

The file upload not working when i set up my own parse server.
getting error--->
com.parse.ParseRequest$ParseRequestException: i/o failure
Ignoring header Content-Type because its value was null.

Apart from this,parse server is working properly like parse object save is working flawlessly except for this file upload part.
Is there a reliable solution to this problem?

@ishaan1995
Copy link
Author

The problem occurs even for small files of 300-700kb.
Can only upload files of size 30-70kb.(even on localhost i get the i/o error) on my heroku server.

@gfosco
Copy link
Contributor

gfosco commented Feb 26, 2016

There's been several changes related to files lately, can you try and re-open this if you're still experiencing a problem with 2.1.3+? Thanks.

@gfosco gfosco closed this as completed Feb 26, 2016
@ishaan1995
Copy link
Author

OK thank you, I'll try and reopen if problem still persists.

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