{"id":4079,"date":"2014-03-30T07:27:51","date_gmt":"2014-03-30T07:27:51","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/android-4-0-ics-webview-with-unknown-chromium-error-324-collection-of-common-programming-errors\/"},"modified":"2014-03-30T07:27:51","modified_gmt":"2014-03-30T07:27:51","slug":"android-4-0-ics-webview-with-unknown-chromium-error-324-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/android-4-0-ics-webview-with-unknown-chromium-error-324-collection-of-common-programming-errors\/","title":{"rendered":"Android 4.0 ICS Webview with &#8220;Unknown chromium error: -324&#8221;-Collection of common programming errors"},"content":{"rendered":"<p>I coding a Browser use WebView in Android 4.0 ICS. But when I access some website,a error occurred.<\/p>\n<p>I Override the <code>onReceivedError<\/code> method in WebViewClient, and I print the logcat.<\/p>\n<pre><code>08-28 09:22:00.549: D\/chromium(22081): Unknown chromium error: -324\n\n08-28 09:22:32.658: E\/sky-mobi(22081): errorCode:-1 description:A network error occurred?failingUrl:https:\/\/172.16.28.5\/portal\/logon.htm\n\n08-28 09:22:32.705: W\/Web Console(22081): The page at \"https:\/\/172.16.28.5\/portal\/logon.htm\" displayed insecure content from file:\/\/\/android_asset\/webkit\/android-weberror.png.\n\n08-28 09:22:32.705: W\/Web Console(22081):  at null:1\n<\/code><\/pre>\n<p>I test the URL with Android 2.3.3 ,and it totally work fine?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I coding a Browser use WebView in Android 4.0 ICS. But when I access some website,a error occurred. I Override the onReceivedError method in WebViewClient, and I print the logcat. 08-28 09:22:00.549: D\/chromium(22081): Unknown chromium error: -324 08-28 09:22:32.658: E\/sky-mobi(22081): errorCode:-1 description:A network error occurred?failingUrl:https:\/\/172.16.28.5\/portal\/logon.htm 08-28 09:22:32.705: W\/Web Console(22081): The page at &#8220;https:\/\/172.16.28.5\/portal\/logon.htm&#8221; displayed insecure [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4079","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4079"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4079\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4079"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4079"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}