LIFE
Posts: 4
Joined: Sat Mar 24, 2018 5:19 pm

PIVPN is not able to connect at all

Sun Mar 25, 2018 7:44 am

Hi.

I am using Pi 3 Model B with Raspbian - jessie
My Android phone OS was 7.0 and got OpenVPN Connect & OpenVPN for Android
Recently I found PIVPN was not able to connect.
I try this one out (Don't use a password when creating the .ovpn file) but still no luck.
https://github.com/pivpn/pivpn/issues/3 ... -260195914

log file from OpenVPN for Android

Code: Select all

2018-03-25 15:26:49 official build 0.6.73 running on samsung SM-G9350 (msm8996), Android 7.0 (NRD90M) API 24, ABI arm64-v8a, (samsung/hero2qltezh/hero2qltechn:7.0/NRD90M/G9350ZHU2BQL3:user/release-keys)
2018-03-25 15:26:49 Building configuration…
2018-03-25 15:26:49 New OpenVPN Status (VPN_GENERATE_CONFIG->LEVEL_START): 
2018-03-25 15:26:49 New OpenVPN Status (VPN_GENERATE_CONFIG->LEVEL_START): 
2018-03-25 15:26:49 started Socket Thread
2018-03-25 15:26:49 Network Status: CONNECTED LTE to MOBILE SmarTone
2018-03-25 15:26:49 Debug state info: CONNECTED LTE to MOBILE SmarTone, pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED 
2018-03-25 15:26:49 Debug state info: CONNECTED LTE to MOBILE SmarTone, pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED 
2018-03-25 15:26:49 P:Initializing Google Breakpad!
2018-03-25 15:26:49 Current Parameter Settings:
2018-03-25 15:26:49   config = '/data/user/0/de.blinkt.openvpn/cache/android.conf'
2018-03-25 15:26:49   mode = 0
2018-03-25 15:26:49   show_ciphers = DISABLED
2018-03-25 15:26:49   show_digests = DISABLED
2018-03-25 15:26:49   show_engines = DISABLED
2018-03-25 15:26:49   genkey = DISABLED
2018-03-25 15:26:49   key_pass_file = '[UNDEF]'
2018-03-25 15:26:49   show_tls_ciphers = DISABLED
2018-03-25 15:26:49   connect_retry_max = 0
2018-03-25 15:26:49 Connection profiles [0]:
2018-03-25 15:26:49   proto = udp
2018-03-25 15:26:49   local = '[UNDEF]'
2018-03-25 15:26:49   local_port = '[UNDEF]'
2018-03-25 15:26:49   remote = 'name.ddns.net'
2018-03-25 15:26:49   remote_port = 'port number'
2018-03-25 15:26:49   remote_float = DISABLED
2018-03-25 15:26:49 Waiting 0s seconds between connection attempt
2018-03-25 15:26:49   bind_defined = DISABLED
2018-03-25 15:26:49   bind_local = DISABLED
2018-03-25 15:26:49   bind_ipv6_only = DISABLED
2018-03-25 15:26:49   connect_retry_seconds = 2
2018-03-25 15:26:49   connect_timeout = 120
2018-03-25 15:26:49   socks_proxy_server = '[UNDEF]'
2018-03-25 15:26:49   socks_proxy_port = '[UNDEF]'
2018-03-25 15:26:49   tun_mtu = 1500
2018-03-25 15:26:49   tun_mtu_defined = ENABLED
2018-03-25 15:26:49   link_mtu = 1500
2018-03-25 15:26:49   link_mtu_defined = DISABLED
2018-03-25 15:26:49   tun_mtu_extra = 0
2018-03-25 15:26:49   tun_mtu_extra_defined = DISABLED
2018-03-25 15:26:49   mtu_discover_type = -1
2018-03-25 15:26:49   fragment = 0
2018-03-25 15:26:49   mssfix = 1450
2018-03-25 15:26:49   explicit_exit_notification = 0
2018-03-25 15:26:49 Connection profiles END
2018-03-25 15:26:49   remote_random = DISABLED
2018-03-25 15:26:49   ipchange = '[UNDEF]'
2018-03-25 15:26:49   dev = 'tun'
2018-03-25 15:26:49   dev_type = '[UNDEF]'
2018-03-25 15:26:49   dev_node = '[UNDEF]'
2018-03-25 15:26:49   lladdr = '[UNDEF]'
2018-03-25 15:26:49   topology = 1
2018-03-25 15:26:49   ifconfig_local = '[UNDEF]'
2018-03-25 15:26:49   ifconfig_remote_netmask = '[UNDEF]'
2018-03-25 15:26:49   ifconfig_noexec = DISABLED
2018-03-25 15:26:49   ifconfig_nowarn = ENABLED
2018-03-25 15:26:49   ifconfig_ipv6_local = '[UNDEF]'
2018-03-25 15:26:49   ifconfig_ipv6_netbits = 0
2018-03-25 15:26:49   ifconfig_ipv6_remote = '[UNDEF]'
2018-03-25 15:26:49   shaper = 0
2018-03-25 15:26:49   mtu_test = 0
2018-03-25 15:26:49   mlock = DISABLED
2018-03-25 15:26:49   keepalive_ping = 0
2018-03-25 15:26:49   keepalive_timeout = 0
2018-03-25 15:26:49   inactivity_timeout = 0
2018-03-25 15:26:49   ping_send_timeout = 0
2018-03-25 15:26:49   ping_rec_timeout = 0
2018-03-25 15:26:49   ping_rec_timeout_action = 0
2018-03-25 15:26:49   ping_timer_remote = DISABLED
2018-03-25 15:26:49   remap_sigusr1 = 0
2018-03-25 15:26:49   persist_tun = ENABLED
2018-03-25 15:26:49   persist_local_ip = DISABLED
2018-03-25 15:26:49   persist_remote_ip = DISABLED
2018-03-25 15:26:49   persist_key = DISABLED
2018-03-25 15:26:49   passtos = DISABLED
2018-03-25 15:26:49   resolve_retry_seconds = 1000000000
2018-03-25 15:26:49   resolve_in_advance = ENABLED
2018-03-25 15:26:49   username = '[UNDEF]'
2018-03-25 15:26:49   groupname = '[UNDEF]'
2018-03-25 15:26:49   chroot_dir = '[UNDEF]'
2018-03-25 15:26:49   cd_dir = '[UNDEF]'
2018-03-25 15:26:49   writepid = '[UNDEF]'
2018-03-25 15:26:49   up_script = '[UNDEF]'
2018-03-25 15:26:49   down_script = '[UNDEF]'
2018-03-25 15:26:49   down_pre = DISABLED
2018-03-25 15:26:49   up_restart = DISABLED
2018-03-25 15:26:49   up_delay = DISABLED
2018-03-25 15:26:49   daemon = DISABLED
2018-03-25 15:26:49   inetd = 0
2018-03-25 15:26:49   log = DISABLED
2018-03-25 15:26:49   suppress_timestamps = DISABLED
2018-03-25 15:26:49   machine_readable_output = ENABLED
2018-03-25 15:26:49   nice = 0
2018-03-25 15:26:49   verbosity = 4
2018-03-25 15:26:49   mute = 0
2018-03-25 15:26:49   gremlin = 0
2018-03-25 15:26:49   status_file = '[UNDEF]'
2018-03-25 15:26:49   status_file_version = 1
2018-03-25 15:26:49   status_file_update_freq = 60
2018-03-25 15:26:49   occ = ENABLED
2018-03-25 15:26:49   rcvbuf = 0
2018-03-25 15:26:49   sndbuf = 0
2018-03-25 15:26:49   sockflags = 0
2018-03-25 15:26:49   fast_io = DISABLED
2018-03-25 15:26:49   comp.alg = 2
2018-03-25 15:26:49   comp.flags = 1
2018-03-25 15:26:49   route_script = '[UNDEF]'
2018-03-25 15:26:49   route_default_gateway = '[UNDEF]'
2018-03-25 15:26:49   route_default_metric = 0
2018-03-25 15:26:49   route_noexec = DISABLED
2018-03-25 15:26:49   route_delay = 0
2018-03-25 15:26:49   route_delay_window = 30
2018-03-25 15:26:49   route_delay_defined = DISABLED
2018-03-25 15:26:49   route_nopull = DISABLED
2018-03-25 15:26:49   route_gateway_via_dhcp = DISABLED
2018-03-25 15:26:49   allow_pull_fqdn = DISABLED
2018-03-25 15:26:49   management_addr = '/data/user/0/de.blinkt.openvpn/cache/mgmtsocket'
2018-03-25 15:26:49   management_port = 'unix'
2018-03-25 15:26:49   management_user_pass = '[UNDEF]'
2018-03-25 15:26:49   management_log_history_cache = 250
2018-03-25 15:26:49   management_echo_buffer_size = 100
2018-03-25 15:26:49   management_write_peer_info_file = '[UNDEF]'
2018-03-25 15:26:49   management_client_user = '[UNDEF]'
2018-03-25 15:26:49   management_client_group = '[UNDEF]'
2018-03-25 15:26:49   management_flags = 4390
2018-03-25 15:26:49   shared_secret_file = '[UNDEF]'
2018-03-25 15:26:49   key_direction = (null)
2018-03-25 15:26:49   ciphername = 'AES-256-CBC'
2018-03-25 15:26:49   ncp_enabled = ENABLED
2018-03-25 15:26:49   ncp_ciphers = 'AES-256-GCM:AES-128-GCM'
2018-03-25 15:26:49   authname = 'SHA256'
2018-03-25 15:26:49   prng_hash = 'SHA1'
2018-03-25 15:26:49   prng_nonce_secret_len = 16
2018-03-25 15:26:49   keysize = 0
2018-03-25 15:26:49   engine = DISABLED
2018-03-25 15:26:49   replay = ENABLED
2018-03-25 15:26:49   mute_replay_warnings = DISABLED
2018-03-25 15:26:49   replay_window = 64
2018-03-25 15:26:49   replay_time = 15
2018-03-25 15:26:49   packet_id_file = '[UNDEF]'
2018-03-25 15:26:49   test_crypto = DISABLED
2018-03-25 15:26:49   tls_server = DISABLED
2018-03-25 15:26:49   tls_client = ENABLED
2018-03-25 15:26:49   key_method = 2
2018-03-25 15:26:49   ca_file = '[[INLINE]]'
2018-03-25 15:26:49   ca_path = '[UNDEF]'
2018-03-25 15:26:49   dh_file = '[UNDEF]'
2018-03-25 15:26:49   cert_file = '[[INLINE]]'
2018-03-25 15:26:49   extra_certs_file = '[UNDEF]'
2018-03-25 15:26:49   priv_key_file = '[[INLINE]]'
2018-03-25 15:26:49   pkcs12_file = '[UNDEF]'
2018-03-25 15:26:49   cipher_list = '[UNDEF]'
2018-03-25 15:26:49   tls_verify = '[UNDEF]'
2018-03-25 15:26:49   tls_export_cert = '[UNDEF]'
2018-03-25 15:26:49   verify_x509_type = 2
2018-03-25 15:26:49   verify_x509_name = 'server_YlXwXg6qK4m3tfX3'
2018-03-25 15:26:49   crl_file = '[UNDEF]'
2018-03-25 15:26:49   ns_cert_type = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 65535
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_ku[i] = 0
2018-03-25 15:26:49   remote_cert_eku = 'TLS Web Server Authentication'
2018-03-25 15:26:49   ssl_flags = 192
2018-03-25 15:26:49   tls_timeout = 2
2018-03-25 15:26:49   renegotiate_bytes = -1
2018-03-25 15:26:49   renegotiate_packets = 0
2018-03-25 15:26:49   renegotiate_seconds = 3600
2018-03-25 15:26:49   handshake_window = 60
2018-03-25 15:26:49   transition_window = 3600
2018-03-25 15:26:49   single_session = DISABLED
2018-03-25 15:26:49   push_peer_info = DISABLED
2018-03-25 15:26:49   tls_exit = DISABLED
2018-03-25 15:26:49   tls_auth_file = '[UNDEF]'
2018-03-25 15:26:49   tls_crypt_file = '[[INLINE]]'
2018-03-25 15:26:49   client = ENABLED
2018-03-25 15:26:49   pull = ENABLED
2018-03-25 15:26:49   auth_user_pass_file = '[UNDEF]'
2018-03-25 15:26:49 OpenVPN 2.5-icsopenvpn [git:icsopenvpn-d51333c645c12713+] android-21-arm64-v8a [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jun 26 2017
2018-03-25 15:26:49 library versions: OpenSSL 1.1.0f  25 May 2017, LZO 2.10
2018-03-25 15:26:49 MANAGEMENT: Connected to management server at /data/user/0/de.blinkt.openvpn/cache/mgmtsocket
2018-03-25 15:26:49 MANAGEMENT: CMD 'hold release'
2018-03-25 15:26:50 MANAGEMENT: CMD 'bytecount 2'
2018-03-25 15:26:50 MANAGEMENT: CMD 'proxy NONE'
2018-03-25 15:26:50 MANAGEMENT: CMD 'state on'
2018-03-25 15:26:51 Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:26:51 Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:26:51 Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:26:51 Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:26:51 LZO compression initializing
2018-03-25 15:26:51 Control Channel MTU parms [ L:1622 D:1156 EF:94 EB:0 ET:0 EL:3 ]
2018-03-25 15:26:51 Data Channel MTU parms [ L:1622 D:1450 EF:122 EB:406 ET:0 EL:3 ]
2018-03-25 15:26:51 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-client'
2018-03-25 15:26:51 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-server'
2018-03-25 15:26:51 TCP/UDP: Preserving recently used remote address: [AF_INET]IP address:port
2018-03-25 15:26:51 Socket Buffers: R=[229376->229376] S=[229376->229376]
2018-03-25 15:26:51 MANAGEMENT: CMD 'needok 'PROTECTFD' ok'
2018-03-25 15:26:51 UDP link local: (not bound)
2018-03-25 15:26:51 UDP link remote: [AF_INET]IP address:port
2018-03-25 15:26:51 MANAGEMENT: >STATE:1521962811,WAIT,,,,,,
2018-03-25 15:26:51 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
2018-03-25 15:26:51 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
2018-03-25 15:27:52 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2018-03-25 15:27:52 New OpenVPN Status (RECONNECTING->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): tls-error,,,,,
2018-03-25 15:27:52 New OpenVPN Status (RECONNECTING->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): tls-error,,,,,
2018-03-25 15:27:52 TLS Error: TLS handshake failed
2018-03-25 15:27:52 New OpenVPN Status (CONNECTRETRY->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): 2
2018-03-25 15:27:52 New OpenVPN Status (CONNECTRETRY->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): 2
2018-03-25 15:27:52 TCP/UDP: Closing socket
2018-03-25 15:27:52 SIGUSR1[soft,tls-error] received, process restarting
2018-03-25 15:27:52 MANAGEMENT: >STATE:1521962872,RECONNECTING,tls-error,,,,,
2018-03-25 15:27:52 Waiting 2s seconds between connection attempt
2018-03-25 15:27:54 MANAGEMENT: CMD 'hold release'
2018-03-25 15:27:54 MANAGEMENT: CMD 'proxy NONE'
2018-03-25 15:27:54 MANAGEMENT: CMD 'bytecount 2'
2018-03-25 15:27:54 MANAGEMENT: CMD 'state on'
2018-03-25 15:27:55 Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:27:55 Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:27:55 Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:27:55 Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:27:55 LZO compression initializing
2018-03-25 15:27:55 Control Channel MTU parms [ L:1622 D:1156 EF:94 EB:0 ET:0 EL:3 ]
2018-03-25 15:27:55 Data Channel MTU parms [ L:1622 D:1450 EF:122 EB:406 ET:0 EL:3 ]
2018-03-25 15:27:55 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-client'
2018-03-25 15:27:55 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-server'
2018-03-25 15:27:55 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
2018-03-25 15:27:55 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
2018-03-25 15:27:55 TCP/UDP: Preserving recently used remote address: [AF_INET]IP address:port
2018-03-25 15:27:55 Socket Buffers: R=[229376->229376] S=[229376->229376]
2018-03-25 15:27:55 MANAGEMENT: CMD 'needok 'PROTECTFD' ok'
2018-03-25 15:27:55 UDP link local: (not bound)
2018-03-25 15:27:55 UDP link remote: [AF_INET]IP address:port
2018-03-25 15:27:55 MANAGEMENT: >STATE:1521962875,WAIT,,,,,,
2018-03-25 15:28:55 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2018-03-25 15:28:55 New OpenVPN Status (RECONNECTING->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): tls-error,,,,,
2018-03-25 15:28:55 New OpenVPN Status (RECONNECTING->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): tls-error,,,,,
2018-03-25 15:28:55 New OpenVPN Status (CONNECTRETRY->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): 2
2018-03-25 15:28:55 New OpenVPN Status (CONNECTRETRY->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): 2
2018-03-25 15:28:55 TLS Error: TLS handshake failed
2018-03-25 15:28:55 TCP/UDP: Closing socket
2018-03-25 15:28:55 SIGUSR1[soft,tls-error] received, process restarting
2018-03-25 15:28:55 MANAGEMENT: >STATE:1521962935,RECONNECTING,tls-error,,,,,
2018-03-25 15:28:55 Waiting 2s seconds between connection attempt
2018-03-25 15:28:57 MANAGEMENT: CMD 'hold release'
2018-03-25 15:28:57 MANAGEMENT: CMD 'proxy NONE'
2018-03-25 15:28:57 MANAGEMENT: CMD 'bytecount 2'
2018-03-25 15:28:57 MANAGEMENT: CMD 'state on'
2018-03-25 15:28:58 Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:28:58 Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:28:58 Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key
2018-03-25 15:28:58 Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
2018-03-25 15:28:58 LZO compression initializing
2018-03-25 15:28:58 Control Channel MTU parms [ L:1622 D:1156 EF:94 EB:0 ET:0 EL:3 ]
2018-03-25 15:28:58 Data Channel MTU parms [ L:1622 D:1450 EF:122 EB:406 ET:0 EL:3 ]
2018-03-25 15:28:58 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-client'
2018-03-25 15:28:58 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-server'
2018-03-25 15:28:58 TCP/UDP: Preserving recently used remote address: [AF_INET]IP address:port
2018-03-25 15:28:58 Socket Buffers: R=[229376->229376] S=[229376->229376]
2018-03-25 15:28:58 MANAGEMENT: CMD 'needok 'PROTECTFD' ok'
2018-03-25 15:28:58 UDP link local: (not bound)
2018-03-25 15:28:58 UDP link remote: [AF_INET]IP address:port
2018-03-25 15:28:58 MANAGEMENT: >STATE:1521962938,WAIT,,,,,,
2018-03-25 15:28:58 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
2018-03-25 15:28:58 New OpenVPN Status (WAIT->LEVEL_CONNECTING_NO_SERVER_REPLY_YET): ,,,,,
log file from OpenVPN Connect

Code: Select all

15:30:02.107 -- ----- OpenVPN Start -----

15:30:02.108 -- EVENT: CORE_THREAD_ACTIVE

15:30:02.119 -- Frame=512/2048/512 mssfix-ctrl=1250

15:30:02.120 -- UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [persist-key] 
7 [persist-tun] 
11 [verify-x509-name] [server_YlXwXg6qK4m3tfX3] [name] 
15 [verb] [3] 


15:30:02.124 -- EVENT: RESOLVE

15:30:02.284 -- Contacting IP address:port via UDP

15:30:02.284 -- EVENT: WAIT

15:30:02.287 -- Connecting to [name.ddns.net]:port number (IP address) via UDPv4

15:30:12.125 -- Server poll timeout, trying next remote entry...

15:30:12.131 -- EVENT: RECONNECTING

15:30:12.138 -- EVENT: RESOLVE

15:30:12.154 -- Contacting IP address:port via UDP

15:30:12.156 -- EVENT: WAIT

15:30:12.162 -- Connecting to [name.ddns.net]:port number (IP address) via UDPv4

15:30:22.126 -- Server poll timeout, trying next remote entry...

15:30:22.129 -- EVENT: RECONNECTING

15:30:22.136 -- EVENT: RESOLVE

15:30:22.159 -- Contacting IP address:port via UDP

15:30:22.160 -- EVENT: WAIT

15:30:22.167 -- Connecting to [name.ddns.net]:port number (IP address) via UDPv4
Thanks with regards,

Return to “Beginners”