My requests is failing with the below error log
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'}
info 2021-03-31 23:14:50.262108 +0800 Strike TODO nw_endpoint_handler_start [C56.1 IPv4#dfc59eca:443 initial path ((null))]
default 2021-03-31 23:14:50.262109 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 initial path ((null))] event: path:start @0.001s
default 2021-03-31 23:14:50.262187 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.001s, uuid: 62956A5B-7025-4EEB-B51E-DFF99ADB8B88
default 2021-03-31 23:14:50.262202 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.001s
error 2021-03-31 23:14:50.264211 +0800 kernel netagent_client_message_with_params: Send message 10 for client (error 49)
error 2021-03-31 23:14:50.264215 +0800 kernel necp_client_add_flow: netagent_client_message error (49)
error 2021-03-31 23:14:50.264225 +0800 kernel necp_client_add_flow: Add flow error (49)
error 2021-03-31 23:14:50.264333 +0800 Strike TODO nw_path_evaluator_create_flow_inner NECP_CLIENT_ACTION_ADD_FLOW 62956A5B-7025-4EEB-B51E-DFF99ADB8B88 [49: Can't assign requested address]
error 2021-03-31 23:14:50.264365 +0800 Strike TODO nw_endpoint_flow_setup_channel [C56.1 IPv4#dfc59eca:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] failed to request add nexus flow
default 2021-03-31 23:14:50.264410 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 failed channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:failed_connect @0.003s, error Can't assign requested address
I have setup the network connection properly but in some countries it is failing to establish a connection.
Can someone please help me what's going wrong over here
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'}
info 2021-03-31 23:14:50.262108 +0800 Strike TODO nw_endpoint_handler_start [C56.1 IPv4#dfc59eca:443 initial path ((null))]
default 2021-03-31 23:14:50.262109 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 initial path ((null))] event: path:start @0.001s
default 2021-03-31 23:14:50.262187 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.001s, uuid: 62956A5B-7025-4EEB-B51E-DFF99ADB8B88
default 2021-03-31 23:14:50.262202 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.001s
error 2021-03-31 23:14:50.264211 +0800 kernel netagent_client_message_with_params: Send message 10 for client (error 49)
error 2021-03-31 23:14:50.264215 +0800 kernel necp_client_add_flow: netagent_client_message error (49)
error 2021-03-31 23:14:50.264225 +0800 kernel necp_client_add_flow: Add flow error (49)
error 2021-03-31 23:14:50.264333 +0800 Strike TODO nw_path_evaluator_create_flow_inner NECP_CLIENT_ACTION_ADD_FLOW 62956A5B-7025-4EEB-B51E-DFF99ADB8B88 [49: Can't assign requested address]
error 2021-03-31 23:14:50.264365 +0800 Strike TODO nw_endpoint_flow_setup_channel [C56.1 IPv4#dfc59eca:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] failed to request add nexus flow
default 2021-03-31 23:14:50.264410 +0800 Strike TODO [C56.1 IPv4#dfc59eca:443 failed channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:failed_connect @0.003s, error Can't assign requested address
I have setup the network connection properly but in some countries it is failing to establish a connection.
Can someone please help me what's going wrong over here