Well, what changed? Did you change the version of AIR? Or Flex SDK version?
Is there an error code, or more text reported than just "http failed"? What is reporting the error? ActionScript code, the browser, something else? Should your remoteobject be using HTTP? -Alex On 2/18/16, 6:19 AM, "Frank Dahmen" <[email protected]> wrote: >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 <[email protected]> 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 >>> >>> >>> >>> >>> >
