Page MenuHomeVyOS Platform

'show vpn ipsec sa' throws errors
Closed, ResolvedPublicBUG

Description

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

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.2.0-rolling+201903110337
Why the issue appeared?
Will be filled on close

Related Objects

Event Timeline

syncer changed the task status from Open to Needs testing.Apr 17 2019, 7:38 PM
syncer assigned this task to zsdc.
syncer triaged this task as Low priority.
syncer edited projects, added VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
zsdc added a subscriber: zsdc.
dmbaturin removed a project: VyOS 1.3 Equuleus.
dmbaturin added a subscriber: dmbaturin.

It's been working for a while, so I think this is safe to close.