weizhouapache commented on issue #10519: URL: https://github.com/apache/cloudstack/issues/10519#issuecomment-2704044605
> Hi [@weizhouapache](https://github.com/weizhouapache), I ran and see the output: > > ``` > Invalid unit name "cloud-password-server@10.1.1.1,10.1.1.13" escaped as "cloud-password-server@10.1.1.1\x2c10.1.1.13" (maybe you should use systemd-escape?). > Traceback (most recent call last): > File "/opt/cloud/bin/configure.py", line 1680, in <module> > main(sys.argv) > File "/opt/cloud/bin/configure.py", line 1670, in main > execIptables(config) > File "/opt/cloud/bin/configure.py", line 1660, in execIptables > iptables_executor.process() > File "/opt/cloud/bin/configure.py", line 1566, in process > vpns.process() > File "/opt/cloud/bin/configure.py", line 1030, in process > self.configure_ipsec(self.dbag[vpn]) > File "/opt/cloud/bin/configure.py", line 1103, in configure_ipsec > if splitconnections and peerlistarr.count > 1: > ^^^^^^^^^^^^^^^^^^^^^ > TypeError: '>' not supported between instances of 'builtin_function_or_method' and 'int' > ``` @tuanhoangth1603 this issue has been fixed by #10067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org