Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5FDBED3F5 for ; Fri, 28 Sep 2012 17:57:08 +0000 (UTC) Received: (qmail 92186 invoked by uid 500); 28 Sep 2012 17:57:08 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 92035 invoked by uid 500); 28 Sep 2012 17:57:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 92026 invoked by uid 99); 28 Sep 2012 17:57:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 17:57:07 +0000 Date: Sat, 29 Sep 2012 04:57:07 +1100 (NCT) From: "Andrew Grieve (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <435138242.140324.1348855027893.JavaMail.jiratomcat@arcas> In-Reply-To: <598330665.139739.1348848668083.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1560) Cordova reports "Network Error" when trying to launch a corporate intranet site MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1560. ------------------------------- Resolution: Invalid Assignee: Andrew Grieve (was: Joe Bowser) Sounds like your trying to test on a device which does not have access to your intranet. Can you hit the same page from your device's web browser? Possible that this is an issue with Cordova not supporting your VPN or proxy settings of your device, but we'll need some repro steps in order before we can look at this. > Cordova reports "Network Error" when trying to launch a corporate intranet site > ------------------------------------------------------------------------------- > > Key: CB-1560 > URL: https://issues.apache.org/jira/browse/CB-1560 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.0.0 > Environment: Android 4.0.x, Droid 4, SGS3 both reproduced it > Reporter: John Ament > Assignee: Andrew Grieve > > When you setup a simple app, with this: > super.onCreate(savedInstanceState); > super.loadUrl("http://devsystem.mycompany.com:8080/SomeMobileWeb"); > You receive back a "Network Error." This site is not externally facing, it's internal only. > This does not occur when your site is externally facing (public accessibility) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira