Error #2038: File I/O Error. URL:https://10.11.32.11/cgi-bin/upload.pl

2014-02-04 Thread SAngeri
Hi, I have a flex application(Flex 3.6) doing file upload, which is working perfectly for chrome and IE browsers but for firefox browser the app repeatedly gets #2038 error. I am using linux operting system and apache server. Recently converted http to https (before conversion of https it

Re: Error #2038: File I/O Error. URL:https://10.11.32.11/cgi-bin/upload.pl

2014-02-04 Thread Justin Mclean
Hi, At a guess it might be using a http URL with IP address vs one with actual domain name. Thanks, Justin

Re: Error #2038: File I/O Error. URL:https://10.11.32.11/cgi-bin/upload.pl

2014-02-04 Thread Tom Chiverton
On 04/02/2014 09:28, SAngeri wrote: do we have a way to surpass this constrain and proceed with our file upload What constraint ? If FireFox wont believe your SSL configuration is correct, I'd look into that first. Tom

RE: Error #2038: File I/O Error. URL:https://10.11.32.11/cgi-bin/upload.pl

2014-02-04 Thread Kessler CTR Mark J
-signed certs). -Server resets connection for files that are over a given size (iis I believe defaults to 40k). -Mark -Original Message- From: SAngeri [mailto:srikanthang...@gmail.com] Sent: Tuesday, February 04, 2014 3:17 AM To: users@flex.apache.org Subject: Error #2038: File I/O Error