You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/10/21 08:43:58 UTC

[jira] [Commented] (CB-12048) SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser

    [ https://issues.apache.org/jira/browse/CB-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594494#comment-15594494 ] 

jcesarmobile commented on CB-12048:
-----------------------------------

Are you using push notifications?
Can you test on a real device

This is going to be really hard to reproduce as you say that the page that produces the problem is an internal one.

> SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser
> -------------------------------------------------------------------
>
>                 Key: CB-12048
>                 URL: https://issues.apache.org/jira/browse/CB-12048
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>         Environment: ios simulator on mac
>            Reporter: Tatiana Titova
>
> I am trying to run a small app  using inAppBrowser.  The app  just browses to a specified web page.
>  
>  
> It works in both ios simulator and in the browser when I browse to both external and some internal web pages. 
>  
> However, this one internal web page  that does not work.
> When I do “ionic serve” and run the app in browser, it does browse to the site, but first it presents this dialog with "Authentication required"  I click Cancel and it browses to the site.From the browser dev console I can see that this is some kind of sspiLogin window and it gets error SSPI 401, code 42.
> When I run this using ionic emulate ios, I will get white screen and this error in the System Logs
> Oct 20 07:41:26 M00972724 swcd[2690]: [] __nwlog_err_simulate_crash simulate crash already simulated "nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available"
> Oct 20 07:41:26 M00972724 swcd[2690]: [] nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping backtrace:
>                        [x86_64] libnetcore-856.1.8
>                    0   libsystem_network.dylib             0x000000010e46980e __nw_create_backtrace_string + 123
>                    1   libnetwork.dylib                    0x000000010f109194 nw_socket_add_input_handler + 3002
>                    2   libnetwork.dylib                    0x000000010f0e6db8 nw_endpoint_flow_attach_protocols + 3768
>                    3   libnetwork.dylib                    0x000000010f0e5dd5 nw_endpoint_flow_setup_socket + 563
>                    4   libnetwork.dylib                    0x000000010f0e4b34 -[NWConcrete_nw_endpoint_flow startWithHandler:] + 2612
>                    5   libnetwork.dylib                    0x000000010f0ffd11 nw_endpoint_handler_path_change + 1261
>                    6   libnetwork.dylib                    0x000000010f0ff740 nw_endpoint_handler_start + 570
>                    7   libnetwork.dylib                    0x000000010f0f27fe nw_endpoint_proxy_start_next_child + 156
>                    8   libnetwork.dylib                    0x000000010f
> Oct 20 07:41:27 M00972724 InAppBrowser[2712]: Failed to load webpage with error: The request timed out.
>  
> How can I get past this error?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org