Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Vincent Jardel
Vincent Jardel
6,436 Points

Parse problem : Error: Unable to upload file.

Hello everybody !

I've created my own App with your tracks, but I've ONE problem (the problem was already recurring when I followed your tracks) : SOMETIMES, when I want to upload/download files from Parse, that can't and the console says :

"Encountered stream error: Error Domain=kCFErrorDomainCFNetwork Code=2 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)" UserInfo=0x111f37480 {kCFGetAddrInfoFailureKey=8} 2014-06-17 13:06:28.227 Mindle[856:3d07] Error: Unable to upload file. (Code: 100, Version: 1.2.19)"

If I wait some minutes, and reload the app, that can be OK.

(PS : I've only test on Simulator, not on real iPhone App).

I don't know where's the problem... Can you give me some help? Thanks !!!

1 Answer