tuanhoangth1603 commented on issue #10519:
URL: https://github.com/apache/cloudstack/issues/10519#issuecomment-2704039590

   Hi @weizhouapache,
   I ran and see the output:
   ```
   Invalid unit name "[email protected],10.1.1.13" escaped as 
"[email protected]\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'
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to