Showing ipsec status throws error when established

Running `show vpn ipsec sa’ when a tunnel is established throws:

vyos@vyos# run show vpn ipsec sa
Traceback (most recent call last):
File “/usr/libexec/vyos/op_mode/show_ipsec_sa.py”, line 86, in
hash = isa[“integ-alg”].decode()
KeyError: ‘integ-alg’

When disconnected it shows correctly.

On versions 1.2.0 - March 2019 Rolling

Please open a bug ticket in phabricator.vyos.net.

Done, thanks.
https://phabricator.vyos.net/T1319