You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by OK <OK...@edscha.com> on 2016/02/18 15:15:08 UTC

"http failed

>could it be the AIR captive runtime?...but again it worked.....
Perhaps it might be a good idea to create a simple web or desktop app that
consume this service
to detect if this is an AIR issue or not.

>but the app already worked over a year, the problems start occuring a
>few weeks ago??
Has the PHP version changed?

Olaf



>thanks,
>but the app already worked over a year, the problems start occuring a
>few weeks ago??
>not only here locally, mainly on the customers device (wlan and mobile
>network)

>could it be the AIR captive runtime?...but again it worked.....


Am 18.02.2016 um 15:14 schrieb Clint M:

> Could be quite a number of things... for example(s)
> 1. bad routing
> 2. bad wifi router
> 3. lost the connection for a few seconds because someone turns on a
> microwave that interferes with the wifi signal <-- this is a real thing (
> https://support.apple.com/en-us/HT201542)
>
>
> On Thu, Feb 18, 2016 at 5:40 AM, Frank Dahmen <[hidden email]> wrote:
>
>> Hi,
>> not really a flex question but anyway,
>> in an air mobile app with zend-amf backend i randomly get not
>> reproducible
>> "http failed" errors on remoteobjects,
>> what could this cause this?
>> I think it has to be the webserver or mysql server?
>> (not internet connection, the error occurs also on wlan)
>> The provider says he couldn't see something in the logs.......?
>> i can't see the mysql logs, the webserver logs really look ok, all
>> requests status:200
>>
>> what else could cause a http failed error?
>>
>> any help?
>> thanks
>>
>>
>>
>>
>> 



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/http-failed-tp12019.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: "http failed

Posted by OK <OK...@edscha.com>.
>php version is a good idea, 
>do you think this could cause http failed errors?
Probably not... but it's worth to check it out.
Most providers remove older php versions (currently less than 5.5.) after
they reached end of life.
http://php.net/supported-versions.php

Olaf
  



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/http-failed-tp12019p12032.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: "http failed

Posted by Frank Dahmen <fr...@dahmenia.de>.
thanks,
php version is a good idea,
do you think this could cause http failed errors?

i never saw this error before, every time there was an error with the 
requests(in my php files)
it was "....bad version..." error

........BUT all requests in the webserver log are status:200
so I really think its on client side, the request never reaches the server,
(don't know how to log the http requests on android?)

we will focus on the new version of the app (which is almost done), 
which uses the new sdk and new AIR


Am 18.02.2016 um 15:15 schrieb OK:
>> could it be the AIR captive runtime?...but again it worked.....
> Perhaps it might be a good idea to create a simple web or desktop app that
> consume this service
> to detect if this is an AIR issue or not.
>
>> but the app already worked over a year, the problems start occuring a
>> few weeks ago??
> Has the PHP version changed?
>
> Olaf
>
>
>
>> thanks,
>> but the app already worked over a year, the problems start occuring a
>> few weeks ago??
>> not only here locally, mainly on the customers device (wlan and mobile
>> network)
>> could it be the AIR captive runtime?...but again it worked.....
>
> Am 18.02.2016 um 15:14 schrieb Clint M:
>
>> Could be quite a number of things... for example(s)
>> 1. bad routing
>> 2. bad wifi router
>> 3. lost the connection for a few seconds because someone turns on a
>> microwave that interferes with the wifi signal <-- this is a real thing (
>> https://support.apple.com/en-us/HT201542)
>>
>>
>> On Thu, Feb 18, 2016 at 5:40 AM, Frank Dahmen <[hidden email]> wrote:
>>
>>> Hi,
>>> not really a flex question but anyway,
>>> in an air mobile app with zend-amf backend i randomly get not
>>> reproducible
>>> "http failed" errors on remoteobjects,
>>> what could this cause this?
>>> I think it has to be the webserver or mysql server?
>>> (not internet connection, the error occurs also on wlan)
>>> The provider says he couldn't see something in the logs.......?
>>> i can't see the mysql logs, the webserver logs really look ok, all
>>> requests status:200
>>>
>>> what else could cause a http failed error?
>>>
>>> any help?
>>> thanks
>>>
>>>
>>>
>>>
>>>
>
>
> --
> View this message in context: http://apache-flex-users.2333346.n4.nabble.com/http-failed-tp12019.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>