Page MenuHomeVyOS Platform

op-mode: commit-archive: TypeError: attribute name must be string, not 'NoneType'
Closed, ResolvedPublicBUG

Description

[email protected]# run force commit-archive
Traceback (most recent call last):
  File "/usr/bin/config-mgmt", line 33, in <module>
    sys.exit(load_entry_point('vyos==1.3.0', 'console_scripts', 'config-mgmt')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/vyos/config_mgmt.py", line 746, in run
    func = getattr(config_mgmt, args['subcommand'])
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: attribute name must be string, not 'NoneType'
[email protected]# run show version
Version:          VyOS 1.4.0-epa3
Release train:    sagitta

Built by:         Sentrium S.L.
Built on:         Mon 13 May 2024 13:59 UTC
Build UUID:       3533a227-511d-493b-ac9f-18d529653172
Build commit ID:  65282cef38b3ad

Architecture:     x86_64
Boot via:         installed image
System type:      KVM guest

Hardware vendor:  QEMU
Hardware model:   Standard PC (i440FX + PIIX, 1996)
Hardware S/N:
Hardware UUID:    6a3f4e98-1913-402e-bf69-8ac07126871a

Copyright:        VyOS maintainers and contributors

Details

Difficulty level
Unknown (require assessment)
Version
1.4.0-epa3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Normal priority.
c-po moved this task from In Progress to Finished on the VyOS 1.4 Sagitta (1.4.0-GA) board.