[
https://issues.apache.org/jira/browse/CB-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802116#comment-15802116
]
Greg McGee commented on CB-12048:
---------------------------------
This has nothing to do with Cordova or the InAppBrowser plugin.
Please see
http://stackoverflow.com/questions/39545603/error-protocol-not-available-dumping-backtrace
> 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: [email protected]
For additional commands, e-mail: [email protected]