Thu Sep 22 15:40:01 2022 daemon.info ipsec: 06[CFG] received stroke: add connection 'MyVPN-MyVPN_c'
Thu Sep 22 15:40:01 2022 daemon.info ipsec: 07[CFG] received stroke: initiate 'MyVPN-MyVPN_c'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 13[CFG] received stroke: add connection 'MyVPN-MyVPN_c_1'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 14[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 12[CFG] received stroke: add connection 'MyVPN-MyVPN_c_3'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 06[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 05[CFG] received stroke: add connection 'MyVPN-MyVPN_c_4'
Thu Sep 22 15:40:02 2022 daemon.info ipsec: 07[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 16:10:33 2022 daemon.info ipsec: 05[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 16:10:33 2022 daemon.info ipsec: 12[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 16:10:33 2022 daemon.info ipsec: 10[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 16:41:05 2022 daemon.info ipsec: 05[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 16:41:05 2022 daemon.info ipsec: 09[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 16:41:05 2022 daemon.info ipsec: 12[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 17:11:37 2022 daemon.info ipsec: 07[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 17:11:37 2022 daemon.info ipsec: 05[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 17:11:37 2022 daemon.info ipsec: 09[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 17:42:09 2022 daemon.info ipsec: 10[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 17:42:09 2022 daemon.info ipsec: 08[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 17:42:09 2022 daemon.info ipsec: 14[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 18:12:41 2022 daemon.info ipsec: 08[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 18:12:41 2022 daemon.info ipsec: 11[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 18:12:41 2022 daemon.info ipsec: 09[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Thu Sep 22 18:59:44 2022 daemon.info ipsec: 14[CFG] received stroke: initiate 'MyVPN-MyVPN_c_1'
Thu Sep 22 18:59:44 2022 daemon.info ipsec: 07[CFG] received stroke: initiate 'MyVPN-MyVPN_c_3'
Thu Sep 22 18:59:44 2022 daemon.info ipsec: 03[CFG] received stroke: initiate 'MyVPN-MyVPN_c_4'
Above information is seen with a manually created VPN through the Webgui. When creating the VPN through UCI, this is the output after reloading the ipsec configuration:
Thu Sep 22 19:27:12 2022 authpriv.info ipsec_starter[10297]: charon stopped after 800 ms
Thu Sep 22 19:27:12 2022 authpriv.info ipsec_starter[10297]: ipsec starter stopped
Thu Sep 22 19:28:07 2022 authpriv.info ipsec_starter[9489]: Starting strongSwan 5.9.2 IPsec [starter]...
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[DMN] Starting IKE charon daemon (strongSwan 5.9.2, Linux 5.4.147, armv7l)
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading ca certificates from '/etc/ipsec.d/cacerts'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading aa certificates from '/etc/ipsec.d/aacerts'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading ocsp signer certificates from '/etc/ipsec.d/ocspcerts'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading attribute certificates from '/etc/ipsec.d/acerts'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading crls from '/etc/ipsec.d/crls'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading secrets from '/etc/ipsec.secrets'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loading secrets from '/var/ipsec/ipsec.secrets'
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[CFG] loaded IKE secret for BKM-RTR01 1.2.3.4
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[LIB] loaded plugins: charon aes des sha2 sha1 md4 md5 random nonce x509 revocation constraints pubkey pkcs1 pkcs8 pgp pem openssl gmp xcbc hmac kernel-netlink socket-default stroke vici updown eap-identity eap-mschapv2 xauth-generic
Thu Sep 22 19:28:07 2022 daemon.info ipsec: 00[JOB] spawning 16 worker threads
Thu Sep 22 19:28:07 2022 authpriv.info ipsec_starter[9489]: charon (9495) started after 80 ms
So somehow, charon is not kicking in the next step to initiate the VPN.