Page 2 of 2

FileTransfer fails error code 3 first attempt but works second

Posted: Sat Aug 10, 2013 6:37 pm
by Ryein Goddard

I am on Android 4.2.1 and did you disable the second attempt? It only fails if you disable it doing a second try.


FileTransfer fails error code 3 first attempt but works second

Posted: Sat Aug 10, 2013 6:40 pm
by Igor

Please disable it. And I'll test it once more.


FileTransfer fails error code 3 first attempt but works second

Posted: Sat Aug 10, 2013 6:51 pm
by Ryein Goddard

Ok I've made the changes so it only makes 1 attempt.


FileTransfer fails error code 3 first attempt but works second

Posted: Sat Aug 10, 2013 9:43 pm
by Igor

I got the error but we need more time to find out the issue.


FileTransfer fails error code 3 first attempt but works second

Posted: Mon Aug 12, 2013 8:12 pm
by Kateryna Grynko

Hi Ryein,

Error 3 is a connection error. If you have an access to server where you upload an image then please check server logs at the moment error is returned codeFileTransferError.CONNECTION_ERR = 3/code
You can always compare error code with values from documentation: http://docs.phonegap.com/en/2.4.0/cor...


FileTransfer fails error code 3 first attempt but works second

Posted: Tue Nov 10, 2015 9:36 am
by Marcio Ota

The issue is not in Phonegap. if the server is a Windows based server, try using another server.


FileTransfer fails error code 3 first attempt but works second

Posted: Tue Nov 10, 2015 4:13 pm
by Ryein Goddard

This was 2 years ago and it is a Linux server.