schwabe / ics-openvpn

OpenVPN for Android
3.31k stars 1.2k forks source link

Vpn not working #1594

Closed ghost closed 1 year ago

ghost commented 1 year ago

vpn is not getting connect.

it keeping showing waiting and then again it trys to re connect but it failed

keeping showing wait and not getting connect to server

In logs the package name of my app is com.example.vpn so you can see the logs

what is error i get from logs

I GoogleInputMethodService.updateDeviceLockedStatus():2116 checkRepeatedly = false, unlocked = true 2023-03-17 04:46:40.679 10458-10458 GoogleInpu...hodService com...gle.android.inputmethod.latin I GoogleInputMethodService.onStartInput():1923 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.example.vpn fieldId=-1 fieldName=null extras=null}, false) 2023-03-17 04:46:40.680 10458-10458 GoogleInpu...hodService com...gle.android.inputmethod.latin I GoogleInputMethodService.updateDeviceLockedStatus():2116 checkRepeatedly = true, unlocked = true 2023-03-17 04:46:43.071 2269-2306 StrictMode com.example.vpn D StrictMode policy violation: android.os.strictmode.LeakedClosableViolation: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close at android.os.StrictMode$AndroidCloseGuardReporter.report(StrictMode.java:1992) at dalvik.system.CloseGuard.warnIfOpen(CloseGuard.java:338) at sun.nio.fs.UnixSecureDirectoryStream.finalize(UnixSecureDirectoryStream.java:580) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:319) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:306) at java.lang.Daemons$Daemon.run(Daemons.java:140) at java.lang.Thread.run(Thread.java:1012) 2023-03-17 04:46:46.752 2750-2786 ratelimit com.example.vpn W Single process limit 250/s drop 258 lines. 2023-03-17 04:46:46.752 2750-2786 StrictMode com.example.vpn D StrictMode policy violation: android.os.strictmode.LeakedClosableViolation: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close at android.os.StrictMode$AndroidCloseGuardReporter.report(StrictMode.java:1992) at dalvik.system.CloseGuard.warnIfOpen(CloseGuard.java:338) at sun.nio.fs.UnixSecureDirectoryStream.finalize(UnixSecureDirectoryStream.java:580) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:319) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:306) at java.lang.Daemons$Daemon.run(Daemons.java:140) at java.lang.Thread.run(Thread.java:1012) 2023-03-17 04:46:46.753 2750-4823 System.err com.example.vpn W ------------------------- Violation detected in com.example.vpn:openvpn ------null--------------------------- 2023-03-17 04:46:46.757 2750-4823 OpenVPN com.example.vpn D Unhandled exception: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close

                                                                                                android.os.strictmode.LeakedClosableViolation: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close
                                                                                                    at android.os.StrictMode$AndroidCloseGuardReporter.report(StrictMode.java:1992)
                                                                                                    at dalvik.system.CloseGuard.warnIfOpen(CloseGuard.java:338)
                                                                                                    at sun.nio.fs.UnixSecureDirectoryStream.finalize(UnixSecureDirectoryStream.java:580)
                                                                                                    at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:319)
                                                                                                    at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:306)
                                                                                                    at java.lang.Daemons$Daemon.run(Daemons.java:140)
                                                                                                    at java.lang.Thread.run(Thread.java:1012)

the info logs :

Debug state info: CONNECTED to WIFI , pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED 2023-03-17 05:04:43.573 31597-31597 OpenVPN pid-31597 D Debug state info: CONNECTED to WIFI , pause: userPause, shouldbeconnected: true, network: SHOULDBECONNECTED 2023-03-17 05:04:43.577 31597-31685 OpenVPN pid-31597 I DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 2023-03-17 05:04:43.578 31597-31685 OpenVPN pid-31597 I Current Parameter Settings: 2023-03-17 05:04:43.578 31597-31685 OpenVPN pid-31597 I config = 'stdin' 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I mode = 0 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I show_ciphers = DISABLED 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I show_digests = DISABLED 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I show_engines = DISABLED 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I genkey = DISABLED 2023-03-17 05:04:43.579 31597-31685 OpenVPN pid-31597 I genkey_filename = '[UNDEF]' 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I key_pass_file = '[UNDEF]' 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I show_tls_ciphers = DISABLED 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I connect_retry_max = 0 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I Connection profiles [0]: 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I proto = tcp-client 2023-03-17 05:04:43.580 31597-31685 OpenVPN pid-31597 I local = '[UNDEF]' 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I local_port = '[UNDEF]' 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I remote = '219.100.37.211' 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I remote_port = '443' 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I remote_float = DISABLED 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I bind_defined = DISABLED 2023-03-17 05:04:43.581 31597-31685 OpenVPN pid-31597 I bind_local = DISABLED 2023-03-17 05:04:43.582 31597-31685 OpenVPN pid-31597 I bind_ipv6_only = DISABLED 2023-03-17 05:04:43.582 31597-31685 OpenVPN pid-31597 I connect_retry_seconds = 2 2023-03-17 05:04:43.582 31597-31685 OpenVPN pid-31597 I connect_timeout = 120 2023-03-17 05:04:43.584 31597-31685 OpenVPN pid-31597 I socks_proxy_server = '[UNDEF]' 2023-03-17 05:04:43.584 31597-31685 OpenVPN pid-31597 I socks_proxy_port = '[UNDEF]' 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I tun_mtu = 1500 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I tun_mtu_defined = ENABLED 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I link_mtu = 1500 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I link_mtu_defined = DISABLED 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I tun_mtu_extra = 0 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I tun_mtu_extra_defined = DISABLED 2023-03-17 05:04:43.585 31597-31685 OpenVPN pid-31597 I tls_mtu = 1250 2023-03-17 05:04:43.586 31597-31685 OpenVPN pid-31597 I mtu_discover_type = -1 2023-03-17 05:04:43.586 31597-31685 OpenVPN pid-31597 I fragment = 0 2023-03-17 05:04:43.586 31597-31685 OpenVPN pid-31597 I mssfix = 1492 2023-03-17 05:04:43.586 31597-31685 OpenVPN pid-31597 I mssfix_encap = ENABLED 2023-03-17 05:04:43.586 31597-31685 OpenVPN pid-31597 I mssfix_fixed = DISABLED 2023-03-17 05:04:43.587 31597-31685 OpenVPN pid-31597 I explicit_exit_notification = 0 2023-03-17 05:04:43.587 31597-31685 OpenVPN pid-31597 I tls_auth_file = '[UNDEF]' 2023-03-17 05:04:43.587 31597-31684 OpenVPN pid-31597 D Waiting 0s seconds between connection attempt 2023-03-17 05:04:43.588 31597-31685 OpenVPN pid-31597 I key_direction = not set 2023-03-17 05:04:43.588 31597-31685 OpenVPN pid-31597 I tls_crypt_file = '[UNDEF]' 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I tls_crypt_v2_file = '[UNDEF]' 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I Connection profiles END 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I remote_random = DISABLED 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I ipchange = '[UNDEF]' 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I dev = 'tun' 2023-03-17 05:04:43.589 31597-31685 OpenVPN pid-31597 I dev_type = '[UNDEF]' 2023-03-17 05:04:43.590 31597-31685 OpenVPN pid-31597 I dev_node = '[UNDEF]' 2023-03-17 05:04:43.590 31597-31685 OpenVPN pid-31597 I lladdr = '[UNDEF]' 2023-03-17 05:04:43.590 31597-31685 OpenVPN pid-31597 I topology = 1 2023-03-17 05:04:43.590 31597-31685 OpenVPN pid-31597 I ifconfig_local = '[UNDEF]' 2023-03-17 05:04:43.591 31597-31685 OpenVPN pid-31597 I ifconfig_remote_netmask = '[UNDEF]' 2023-03-17 05:04:43.592 31597-31685 OpenVPN pid-31597 I ifconfig_noexec = DISABLED 2023-03-17 05:04:43.592 31597-31685 OpenVPN pid-31597 I ifconfig_nowarn = ENABLED 2023-03-17 05:04:43.592 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_local = '[UNDEF]' 2023-03-17 05:04:43.592 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_netbits = 0 2023-03-17 05:04:43.592 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_remote = '[UNDEF]' 2023-03-17 05:04:43.593 31597-31685 OpenVPN pid-31597 I shaper = 0 2023-03-17 05:04:43.593 31597-31685 OpenVPN pid-31597 I mtu_test = 0 2023-03-17 05:04:43.593 31597-31685 OpenVPN pid-31597 I mlock = DISABLED 2023-03-17 05:04:43.593 31597-31685 OpenVPN pid-31597 I keepalive_ping = 0 2023-03-17 05:04:43.593 31597-31685 OpenVPN pid-31597 I keepalive_timeout = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I inactivity_timeout = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I session_timeout = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I inactivity_minimum_bytes = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I ping_send_timeout = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I ping_rec_timeout = 0 2023-03-17 05:04:43.594 31597-31685 OpenVPN pid-31597 I ping_rec_timeout_action = 0 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I ping_timer_remote = DISABLED 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I remap_sigusr1 = 0 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I persist_tun = ENABLED 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I persist_local_ip = DISABLED 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I persist_remote_ip = DISABLED 2023-03-17 05:04:43.595 31597-31685 OpenVPN pid-31597 I persist_key = DISABLED 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I passtos = DISABLED 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I resolve_retry_seconds = 1000000000 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I resolve_in_advance = ENABLED 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I username = '[UNDEF]' 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I groupname = '[UNDEF]' 2023-03-17 05:04:43.596 31597-31685 OpenVPN pid-31597 I chroot_dir = '[UNDEF]' 2023-03-17 05:04:43.597 31597-31685 OpenVPN pid-31597 I cd_dir = '[UNDEF]' 2023-03-17 05:04:43.597 31597-31685 OpenVPN pid-31597 I writepid = '[UNDEF]' 2023-03-17 05:04:43.613 31597-31685 OpenVPN pid-31597 I up_script = '[UNDEF]' 2023-03-17 05:04:43.614 31597-31685 OpenVPN pid-31597 I down_script = '[UNDEF]' 2023-03-17 05:04:43.614 31597-31685 OpenVPN pid-31597 I down_pre = DISABLED 2023-03-17 05:04:43.614 31597-31685 OpenVPN pid-31597 I up_restart = DISABLED 2023-03-17 05:04:43.614 31597-31685 OpenVPN pid-31597 I up_delay = DISABLED 2023-03-17 05:04:43.614 31597-31685 OpenVPN pid-31597 I daemon = DISABLED 2023-03-17 05:04:43.615 31597-31685 OpenVPN pid-31597 I log = DISABLED 2023-03-17 05:04:43.615 31597-31685 OpenVPN pid-31597 I suppress_timestamps = DISABLED 2023-03-17 05:04:43.616 31597-31685 OpenVPN pid-31597 I machine_readable_output = ENABLED 2023-03-17 05:04:43.617 31597-31685 OpenVPN pid-31597 I nice = 0 2023-03-17 05:04:43.617 31597-31685 OpenVPN pid-31597 I verbosity = 4 2023-03-17 05:04:43.617 31597-31685 OpenVPN pid-31597 I mute = 0 2023-03-17 05:04:43.617 31597-31685 OpenVPN pid-31597 I gremlin = 0 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I status_file = '[UNDEF]' 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I status_file_version = 1 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I status_file_update_freq = 60 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I occ = ENABLED 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I rcvbuf = 0 2023-03-17 05:04:43.618 31597-31685 OpenVPN pid-31597 I sndbuf = 0 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I sockflags = 0 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I fast_io = DISABLED 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I comp.alg = 0 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I comp.flags = 24 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I route_script = '[UNDEF]' 2023-03-17 05:04:43.619 31597-31685 OpenVPN pid-31597 I route_default_gateway = '[UNDEF]' 2023-03-17 05:04:43.620 31597-31685 OpenVPN pid-31597 I route_default_metric = 0 2023-03-17 05:04:43.620 31597-31685 OpenVPN pid-31597 I route_noexec = DISABLED 2023-03-17 05:04:43.620 31597-31685 OpenVPN pid-31597 I route_delay = 0 2023-03-17 05:04:43.620 31597-31685 OpenVPN pid-31597 I route_delay_window = 30 2023-03-17 05:04:43.620 31597-31685 OpenVPN pid-31597 I route_delay_defined = DISABLED 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I route_nopull = DISABLED 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I route_gateway_via_dhcp = DISABLED 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I allow_pull_fqdn = DISABLED 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I management_addr = '/data/user/0/com.example.vpn/cache/mgmtsocket' 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I management_port = 'unix' 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I management_user_pass = '[UNDEF]' 2023-03-17 05:04:43.621 31597-31685 OpenVPN pid-31597 I management_log_history_cache = 250 2023-03-17 05:04:43.622 31597-31685 OpenVPN pid-31597 I management_echo_buffer_size = 100 2023-03-17 05:04:43.622 31597-31685 OpenVPN pid-31597 I management_client_user = '[UNDEF]' 2023-03-17 05:04:43.622 31597-31685 OpenVPN pid-31597 I management_client_group = '[UNDEF]' 2023-03-17 05:04:43.622 31597-31685 OpenVPN pid-31597 I management_flags = 16678 2023-03-17 05:04:43.622 31597-31685 OpenVPN pid-31597 I shared_secret_file = '[UNDEF]' 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I key_direction = not set 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I ciphername = 'AES-128-CBC' 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I ncp_ciphers = 'AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305' 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I authname = 'SHA1' 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I engine = DISABLED 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I replay = ENABLED 2023-03-17 05:04:43.623 31597-31685 OpenVPN pid-31597 I mute_replay_warnings = DISABLED 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I replay_window = 64 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I replay_time = 15 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I packet_id_file = '[UNDEF]' 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I test_crypto = DISABLED 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I tls_server = DISABLED 2023-03-17 05:04:43.624 31597-31685 OpenVPN pid-31597 I tls_client = ENABLED 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I ca_file = '[INLINE]' 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I ca_path = '[UNDEF]' 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I dh_file = '[UNDEF]' 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I cert_file = '[INLINE]' 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I extra_certs_file = '[UNDEF]' 2023-03-17 05:04:43.625 31597-31685 OpenVPN pid-31597 I priv_key_file = '[INLINE]' 2023-03-17 05:04:43.626 31597-31685 OpenVPN pid-31597 I pkcs12_file = '[UNDEF]' 2023-03-17 05:04:43.626 31597-31685 OpenVPN pid-31597 I cipher_list = '[UNDEF]' 2023-03-17 05:04:43.626 31597-31685 OpenVPN pid-31597 I cipher_list_tls13 = '[UNDEF]' 2023-03-17 05:04:43.627 31597-31685 OpenVPN pid-31597 I tls_cert_profile = '[UNDEF]' 2023-03-17 05:04:43.627 31597-31685 OpenVPN pid-31597 I tls_verify = '[UNDEF]' 2023-03-17 05:04:43.627 31597-31685 OpenVPN pid-31597 I tls_export_cert = '[UNDEF]' 2023-03-17 05:04:43.627 31597-31685 OpenVPN pid-31597 I verify_x509_type = 0 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I verify_x509_name = '[UNDEF]' 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I crl_file = '[UNDEF]' 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I ns_cert_type = 0 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.628 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.629 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.630 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.630 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.630 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.630 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.630 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I remote_cert_ku[i] = 0 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I remote_cert_eku = '[UNDEF]' 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I ssl_flags = 192 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I tls_timeout = 2 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I renegotiate_bytes = -1 2023-03-17 05:04:43.631 31597-31685 OpenVPN pid-31597 I renegotiate_packets = 0 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I renegotiate_seconds = 3600 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I handshake_window = 60 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I transition_window = 3600 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I single_session = DISABLED 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I push_peer_info = DISABLED 2023-03-17 05:04:43.632 31597-31685 OpenVPN pid-31597 I tls_exit = DISABLED 2023-03-17 05:04:43.633 31597-31685 OpenVPN pid-31597 I tls_crypt_v2_metadata = '[UNDEF]' 2023-03-17 05:04:43.633 31597-31685 OpenVPN pid-31597 I server_network = 0.0.0.0 2023-03-17 05:04:43.633 31597-31685 OpenVPN pid-31597 I server_netmask = 0.0.0.0 2023-03-17 05:04:43.633 31597-31685 OpenVPN pid-31597 I server_network_ipv6 = :: 2023-03-17 05:04:43.633 31597-31685 OpenVPN pid-31597 I server_netbits_ipv6 = 0 2023-03-17 05:04:43.634 31597-31685 OpenVPN pid-31597 I server_bridge_ip = 0.0.0.0 2023-03-17 05:04:43.634 31597-31685 OpenVPN pid-31597 I server_bridge_netmask = 0.0.0.0 2023-03-17 05:04:43.634 31597-31685 OpenVPN pid-31597 I server_bridge_pool_start = 0.0.0.0 2023-03-17 05:04:43.634 31597-31685 OpenVPN pid-31597 I server_bridge_pool_end = 0.0.0.0 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_defined = DISABLED 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_start = 0.0.0.0 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_end = 0.0.0.0 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_netmask = 0.0.0.0 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_persist_filename = '[UNDEF]' 2023-03-17 05:04:43.635 31597-31685 OpenVPN pid-31597 I ifconfig_pool_persist_refresh_freq = 600 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_pool_defined = DISABLED 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_pool_base = :: 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I ifconfig_ipv6_pool_netbits = 0 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I n_bcast_buf = 256 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I tcp_queue_limit = 64 2023-03-17 05:04:43.636 31597-31685 OpenVPN pid-31597 I real_hash_size = 256 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I virtual_hash_size = 256 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I client_connect_script = '[UNDEF]' 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I learn_address_script = '[UNDEF]' 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I client_disconnect_script = '[UNDEF]' 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I client_crresponse_script = '[UNDEF]' 2023-03-17 05:04:43.637 31597-31685 OpenVPN pid-31597 I client_config_dir = '[UNDEF]' 2023-03-17 05:04:43.638 31597-31685 OpenVPN pid-31597 I ccd_exclusive = DISABLED 2023-03-17 05:04:43.638 31597-31685 OpenVPN pid-31597 I tmp_dir = '/data/data/com.example.vpn/cache' 2023-03-17 05:04:43.638 31597-31685 OpenVPN pid-31597 I push_ifconfig_defined = DISABLED 2023-03-17 05:04:43.638 31597-31685 OpenVPN pid-31597 I push_ifconfig_local = 0.0.0.0 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I push_ifconfig_remote_netmask = 0.0.0.0 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I push_ifconfig_ipv6_defined = DISABLED 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I push_ifconfig_ipv6_local = ::/0 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I push_ifconfig_ipv6_remote = :: 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I enable_c2c = DISABLED 2023-03-17 05:04:43.639 31597-31685 OpenVPN pid-31597 I duplicate_cn = DISABLED 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I cf_max = 0 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I cf_per = 0 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I max_clients = 1024 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I max_routes_per_client = 256 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I auth_user_pass_verify_script = '[UNDEF]' 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I auth_user_pass_verify_script_via_file = DISABLED 2023-03-17 05:04:43.640 31597-31685 OpenVPN pid-31597 I auth_token_generate = DISABLED 2023-03-17 05:04:43.641 31597-31685 OpenVPN pid-31597 I auth_token_lifetime = 0 2023-03-17 05:04:43.641 31597-31685 OpenVPN pid-31597 I auth_token_secret_file = '[UNDEF]' 2023-03-17 05:04:43.641 31597-31685 OpenVPN pid-31597 I port_share_host = '[UNDEF]' 2023-03-17 05:04:43.641 31597-31685 OpenVPN pid-31597 I port_share_port = '[UNDEF]' 2023-03-17 05:04:43.641 31597-31685 OpenVPN pid-31597 I vlan_tagging = DISABLED 2023-03-17 05:04:43.642 31597-31685 OpenVPN pid-31597 I vlan_accept = all 2023-03-17 05:04:43.642 31597-31685 OpenVPN pid-31597 I vlan_pvid = 1 2023-03-17 05:04:43.642 31597-31685 OpenVPN pid-31597 I client = ENABLED 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I pull = ENABLED 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I auth_user_pass_file = '[UNDEF]' 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I OpenVPN 2.7-icsopenvpn [git:icsopenvpn/v0.7.43-0-gd861a123] arm64-v8a [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Mar 17 2023 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I library versions: OpenSSL 3.0.7 1 Nov 2022, LZO 2.10 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I MANAGEMENT: Connected to management server at /data/user/0/com.example.vpn/cache/mgmtsocket 2023-03-17 05:04:43.643 31597-31685 OpenVPN pid-31597 I MANAGEMENT: CMD 'version 3' 2023-03-17 05:04:43.644 31597-31685 OpenVPN pid-31597 I MANAGEMENT: CMD 'hold release' 2023-03-17 05:04:44.395 3778-3778 BoundBrokerSvc com.google.android.gms.persistent D onUnbind: Intent { act=com.google.android.gms.clearcut.bootcount.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService } 2023-03-17 05:04:44.608 31597-31685 ratelimit com.example.vpn W Single process limit 250/s drop 4 lines. ---------------------------- PROCESS STARTED (31597) for package com.example.vpn ---------------------------- 2023-03-17 05:04:44.608 31597-31685 OpenVPN com.example.vpn I WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. 2023-03-17 05:04:44.635 31597-31685 OpenVPN com.example.vpn I Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ] 2023-03-17 05:04:44.635 31597-31685 OpenVPN com.example.vpn I Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ] 2023-03-17 05:04:44.649 31597-31684 ple.vpn:openvp com.example.vpn W Accessing hidden method Ljava/io/FileDescriptor;->getInt$()I (unsupported,core-platform-api, reflection, allowed) 2023-03-17 05:04:44.649 31597-31685 OpenVPN com.example.vpn I Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1559,tun-mtu 1500,proto TCPv4_CLIENT,auth SHA1,keysize 128,key-method 2,tls-client' 2023-03-17 05:04:44.651 31597-31685 OpenVPN com.example.vpn I Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1559,tun-mtu 1500,proto TCPv4_SERVER,auth SHA1,keysize 128,key-method 2,tls-server' 2023-03-17 05:04:44.651 31597-31685 OpenVPN com.example.vpn I TCP/UDP: Preserving recently used remote address: [AF_INET]219.100.37.211:443 2023-03-17 05:04:44.651 31597-31685 OpenVPN com.example.vpn I Socket Buffers: R=[1048576->1048576] S=[1048576->1048576] 2023-03-17 05:04:44.652 31597-31685 OpenVPN com.example.vpn I Attempting to establish TCP connection with [AF_INET]219.100.37.211:443 2023-03-17 05:04:44.652 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054684,TCP_CONNECT,,,,,, 2023-03-17 05:04:44.652 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'needok 'PROTECTFD' ok' 2023-03-17 05:04:44.811 31597-31685 OpenVPN com.example.vpn I TCP connection established with [AF_INET]219.100.37.211:443 2023-03-17 05:04:44.825 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'needok 'PROTECTFD' ok' 2023-03-17 05:04:44.825 31597-31685 OpenVPN com.example.vpn I TCPv4_CLIENT link local: (not bound) 2023-03-17 05:04:44.825 31597-31685 OpenVPN com.example.vpn I TCPv4_CLIENT link remote: [AF_INET]219.100.37.211:443 2023-03-17 05:04:44.826 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054684,WAIT,,,,,, 2023-03-17 05:04:44.990 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054684,AUTH,,,,,, 2023-03-17 05:04:45.010 31597-31685 OpenVPN com.example.vpn I TLS: Initial packet from [AF_INET]219.100.37.211:443, sid=32c521d9 b0252f48 2023-03-17 05:04:45.200 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=2, C=US, O=Internet Security Research Group, CN=ISRG Root X1 2023-03-17 05:04:45.211 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=1, C=US, O=Let's Encrypt, CN=R3 2023-03-17 05:04:45.215 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=0, CN=opengw.net 2023-03-17 05:04:45.545 31597-31685 OpenVPN com.example.vpn I Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bit RSA, signature: RSA-SHA256 2023-03-17 05:04:45.545 31597-31685 OpenVPN com.example.vpn I [opengw.net] Peer Connection Initiated with [AF_INET]219.100.37.211:443 2023-03-17 05:04:45.849 10208-10208 BoundBrokerSvc com.google.android.gms D onUnbind: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 2023-03-17 05:04:46.014 5548-5548 BoundBrokerSvc com.google.android.gms.persistent D onUnbind: Intent { act=com.google.android.gms.cast.firstparty.START dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentApiService } 2023-03-17 05:04:46.679 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054686,GET_CONFIG,,,,,, 2023-03-17 05:04:46.680 31597-31685 OpenVPN com.example.vpn I SENT CONTROL [opengw.net]: 'PUSH_REQUEST' (status=1) 2023-03-17 05:04:46.967 10208-31853 Authzen com.google.android.gms I [DeviceStateSyncManager] The server is in sync with current state. Nothing to do 2023-03-17 05:04:46.984 4934-31854 Authzen com.google.android.gms I [DeviceStateSyncManager] The server is in sync with current state. Nothing to do 2023-03-17 05:04:47.157 5548-5548 BoundBrokerSvc com.google.android.gms.persistent D onUnbind: Intent { act=com.google.android.gms.gmscompliance.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService } 2023-03-17 05:04:47.209 10208-10208 BoundBrokerSvc com.google.android.gms D onUnbind: Intent { act=com.google.android.gms.gservices.START pkg=com.google.android.gms } 2023-03-17 05:04:49.972 31597-31685 OpenVPN com.example.vpn I PUSH: Received control message: 'PUSH_REPLY,ping 3,ping-restart 10,ifconfig 10.246.59.153 10.246.59.154,dhcp-option DNS 10.246.254.254,dhcp-option DNS 8.8.8.8,route-gateway 10.246.59.154,redirect-gateway def1' 2023-03-17 05:04:49.973 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: timers and/or timeouts modified 2023-03-17 05:04:49.973 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: --ifconfig/up options modified 2023-03-17 05:04:50.000 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: route options modified 2023-03-17 05:04:50.045 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: route-related options modified 2023-03-17 05:04:50.045 31597-31684 OpenVPN com.example.vpn D Waiting 2s seconds between connection attempt 2023-03-17 05:04:50.046 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified 2023-03-17 05:04:50.046 31597-31685 OpenVPN com.example.vpn I OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-128-CBC') to --data-ciphers (currently 'AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305') if you want to connect to this server. 2023-03-17 05:04:50.046 31597-31685 OpenVPN com.example.vpn I ERROR: Failed to apply push options 2023-03-17 05:04:50.046 31597-31685 OpenVPN com.example.vpn I Failed to open tun/tap interface 2023-03-17 05:04:50.047 31597-31685 OpenVPN com.example.vpn I TCP/UDP: Closing socket 2023-03-17 05:04:50.047 31597-31685 OpenVPN com.example.vpn I SIGUSR1[soft,process-push-msg-failed] received, process restarting 2023-03-17 05:04:50.047 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054689,RECONNECTING,process-push-msg-failed,,,,, 2023-03-17 05:04:52.054 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'hold release' 2023-03-17 05:04:52.055 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'bytecount 2' 2023-03-17 05:04:52.055 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'state on' 2023-03-17 05:04:52.058 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'proxy NONE' 2023-03-17 05:04:52.086 31597-31612 StrictMode com.example.vpn D StrictMode policy violation: android.os.strictmode.LeakedClosableViolation: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close at android.os.StrictMode$AndroidCloseGuardReporter.report(StrictMode.java:1992) at dalvik.system.CloseGuard.warnIfOpen(CloseGuard.java:338) at sun.nio.fs.UnixSecureDirectoryStream.finalize(UnixSecureDirectoryStream.java:580) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:319) at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:306) at java.lang.Daemons$Daemon.run(Daemons.java:140) at java.lang.Thread.run(Thread.java:1012) 2023-03-17 05:04:52.087 31597-32202 System.err com.example.vpn W ------------------------- Violation detected in com.example.vpn:openvpn ------null--------------------------- 2023-03-17 05:04:52.089 31597-32202 OpenVPN com.example.vpn D Unhandled exception: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close

                                                                                                android.os.strictmode.LeakedClosableViolation: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. Callsite: close
                                                                                                    at android.os.StrictMode$AndroidCloseGuardReporter.report(StrictMode.java:1992)
                                                                                                    at dalvik.system.CloseGuard.warnIfOpen(CloseGuard.java:338)
                                                                                                    at sun.nio.fs.UnixSecureDirectoryStream.finalize(UnixSecureDirectoryStream.java:580)
                                                                                                    at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:319)
                                                                                                    at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:306)
                                                                                                    at java.lang.Daemons$Daemon.run(Daemons.java:140)
                                                                                                    at java.lang.Thread.run(Thread.java:1012)

2023-03-17 05:04:53.068 31597-31685 OpenVPN com.example.vpn I WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. 2023-03-17 05:04:53.092 31597-31685 OpenVPN com.example.vpn I Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ] 2023-03-17 05:04:53.093 31597-31685 OpenVPN com.example.vpn I Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ] 2023-03-17 05:04:53.093 31597-31685 OpenVPN com.example.vpn I Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1559,tun-mtu 1500,proto TCPv4_CLIENT,auth SHA1,keysize 128,key-method 2,tls-client' 2023-03-17 05:04:53.106 31597-31685 OpenVPN com.example.vpn I Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1559,tun-mtu 1500,proto TCPv4_SERVER,auth SHA1,keysize 128,key-method 2,tls-server' 2023-03-17 05:04:53.106 31597-31685 OpenVPN com.example.vpn I TCP/UDP: Preserving recently used remote address: [AF_INET]219.100.37.211:443 2023-03-17 05:04:53.107 31597-31685 OpenVPN com.example.vpn I Socket Buffers: R=[1048576->1048576] S=[1048576->1048576] 2023-03-17 05:04:53.107 31597-31685 OpenVPN com.example.vpn I Attempting to establish TCP connection with [AF_INET]219.100.37.211:443 2023-03-17 05:04:53.107 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054693,TCP_CONNECT,,,,,, 2023-03-17 05:04:53.111 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'needok 'PROTECTFD' ok' 2023-03-17 05:04:53.285 31597-31685 OpenVPN com.example.vpn I TCP connection established with [AF_INET]219.100.37.211:443 2023-03-17 05:04:53.287 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: CMD 'needok 'PROTECTFD' ok' 2023-03-17 05:04:53.287 31597-31685 OpenVPN com.example.vpn I TCPv4_CLIENT link local: (not bound) 2023-03-17 05:04:53.288 31597-31685 OpenVPN com.example.vpn I TCPv4_CLIENT link remote: [AF_INET]219.100.37.211:443 2023-03-17 05:04:53.288 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054693,WAIT,,,,,, 2023-03-17 05:04:53.448 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054693,AUTH,,,,,, 2023-03-17 05:04:53.448 31597-31685 OpenVPN com.example.vpn I TLS: Initial packet from [AF_INET]219.100.37.211:443, sid=5e526518 734d167c 2023-03-17 05:04:53.626 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=2, C=US, O=Internet Security Research Group, CN=ISRG Root X1 2023-03-17 05:04:53.634 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=1, C=US, O=Let's Encrypt, CN=R3 2023-03-17 05:04:53.636 31597-31685 OpenVPN com.example.vpn I VERIFY OK: depth=0, CN=opengw.net 2023-03-17 05:04:53.982 31597-31685 OpenVPN com.example.vpn I Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bit RSA, signature: RSA-SHA256 2023-03-17 05:04:53.983 31597-31685 OpenVPN com.example.vpn I [opengw.net] Peer Connection Initiated with [AF_INET]219.100.37.211:443 2023-03-17 05:04:54.096 4934-4934 BoundBrokerSvc com.google.android.gms D onBind: Intent { act=com.google.android.gms.potokens.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsApiService } 2023-03-17 05:04:54.096 4934-4934 BoundBrokerSvc com.google.android.gms D Loading bound service for intent: Intent { act=com.google.android.gms.potokens.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsApiService } 2023-03-17 05:04:54.684 3778-30694 NetworkScheduler.Stats com.google.android.gms.persistent I Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:5 result: 1 elapsed_millis: 22298 uptime_millis: 22298 exec_start_elapsed_seconds: 29079 [CONTEXT service_id=218 ] 2023-03-17 05:04:55.093 31597-31685 OpenVPN com.example.vpn I MANAGEMENT: >STATE:1679054695,GET_CONFIG,,,,,, 2023-03-17 05:04:55.124 31597-31685 OpenVPN com.example.vpn I SENT CONTROL [opengw.net]: 'PUSH_REQUEST' (status=1) 2023-03-17 05:04:56.619 31870-31953 cr_ChildProcessConn com.android.chrome W onServiceDisconnected (crash or killed by oom): pid=14182 bindings:W
2023-03-17 05:04:57.627 4934-16251 Icing com.google.android.gms E Failed to remove thing with error code :error uri not found 2023-03-17 05:04:58.343 31597-31685 OpenVPN com.example.vpn I PUSH: Received control message: 'PUSH_REPLY,ping 3,ping-restart 10,ifconfig 10.246.54.37 10.246.54.38,dhcp-option DNS 10.246.254.254,dhcp-option DNS 8.8.8.8,route-gateway 10.246.54.38,redirect-gateway def1' 2023-03-17 05:04:58.345 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: timers and/or timeouts modified 2023-03-17 05:04:58.345 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: --ifconfig/up options modified 2023-03-17 05:04:58.347 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: route options modified 2023-03-17 05:04:58.368 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: route-related options modified 2023-03-17 05:04:58.368 31597-31685 OpenVPN com.example.vpn I OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified 2023-03-17 05:04:58.369 31597-31685 OpenVPN com.example.vpn I OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-128-CBC') to --data-ciphers (currently 'AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305') if you want to connect to this server. 2023-03-17 05:04:58.369 31597-31685 OpenVPN com.example.vpn I ERROR: Failed to apply push options 2023-03-17 05:04:58.369 31597-31685 OpenVPN com.example.vpn I Failed to open tun/tap interface

schwabe commented 1 year ago

see first FAQ in https://github.com/schwabe/ics-openvpn/blob/master/doc/README.txt

ghost commented 1 year ago

i don't get it.

i am not making any commercial app

so you wont help me??

schwabe commented 1 year ago

I don't know what type of app you are making. But you have to give me a good reason to help you. Most people that requested help like you did not respect GPL or/and made commercial apps.

ghost commented 1 year ago

i was making app for my homie

with use of this library i can block some app and some url for safety purpose

this isn't bad right ??

looking for safety of someone isn't bad.

my idea was to make a simple app which will run on his phone and block some app and url so he can't access them

now tell is i am wrong ?

it personal use

schwabe commented 1 year ago

This is not a library. This is an app that implement OpenVPN. And what you are doing is not from but as I said, I don't enjoy helping people to use the code the app since I got burned too many times by it. So go ahead and make the app for your friend but don't expect me to help with it.

Maybe just use my app and explain him how it works to him instead of trying to create a whole app for that.

Your story sounds too much of stories other people said when they in fact were trying to implement a commercial VPN provider app. So I currently not buying it.