Page MenuHomeVyOS Platform

pppoe: operation command connect/disconnect failed
Closed, ResolvedPublicBUG

Description

In latest rolling these pppoe operation commands fail:

connect interface pppoe1

disconnect interface pppoe1

Command result in:

Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/connect_disconnect.py", line 119, in <module>
    main()
  File "/usr/libexec/vyos/op_mode/connect_disconnect.py", line 100, in main
    group.add_argument("--interface", help="Interface name", action="store", required=True)
  File "/usr/lib/python3.11/argparse.py", line 1473, in add_argument
    return self._add_action(action)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/argparse.py", line 1702, in _add_action
    raise ValueError(msg)

Details

Difficulty level
Unknown (require assessment)
Version
1.5-rolling-202407171706
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav triaged this task as Normal priority.Jul 19 2024, 7:40 AM
natali-rs1985 changed the task status from Open to In progress.Jul 23 2024, 3:45 PM
natali-rs1985 claimed this task.
c-po renamed this task from 1.5-rolling-202407171706 - pppoe operation command failed to pppoe: operation command connect/disconnect failed.Jul 24 2024, 8:33 AM
c-po added projects: Restricted Project, VyOS 1.4 Sagitta (1.4.1).