Page MenuHomeVyOS Platform

commit-config rebooting before than expected
Closed, WontfixPublicBUG

Description

When using commit-config in Equuleus, and if we don't confirm the commit, then the router reboots at minute mm:00

How to reproduce:

vyos@vyos# commit-confirm 1
commit confirm will be automatically reboot in 1 minutes unless confirmed
Proceed? [confirm][y]
[edit]
vyos@vyos# date
Thu 23 Jan 2025 06:19:41 PM UTC
[edit]
vyos@vyos#

The expected boot would be at Thu 23 Jan 2025 06:20:41 PM UTC approximately, but it was done at Thu 23 Jan 2025 06:20:00 PM UTC

Jan 23 18:19:40 vyos commit: Successful change to active configuration by user vyos on /dev/ttyS0
Jan 23 18:20:00 vyos atd[2278]: pam_unix(atd:session): session opened for user root by (uid=1)
Jan 23 18:20:01 vyos /opt/vyatta/sbin/vyatta-config-mgmt.pl: Rollback reboot requested by root

Details

Version
1.3.8
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin subscribed.

Is it reproducible in 1.4 or later? 1.3 will EOL very soon, so if it's unique to 1.3, we may mark this wontfix.

dmbaturin claimed this task.

Since 1.3 is EOL now, I'm marking this wontfix. Feel free to reopen if it turns out to be reproducible in later, still-supported versions.