Page MenuHomeVyOS Platform

wwan: check alive script should only be run via cron if a wwan interface is configured at all
Closed, ResolvedPublicBUG

Description

The WWAN interface check cronjob script is installed once a WWAN interface is added to the system.

Mar 27 10:50:01 LR1.wue3 CRON[2740]: (root) CMD (/usr/libexec/vyos/vyos-check-wwan.py)

If a WWAN interface is disabled, the script is called by cron but exits early due to the disabled state. Unfortunately if all WWAN interfaces are removed thw script is not vacuumed. Its not a bug, just eye candy and less spammed logs (once every 5 Minutes)

Details

Difficulty level
Easy (less than an hour)
Version
1.4-rolling-20220327, 1.3.1
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.2
1.3.2

Event Timeline

c-po created this task.
c-po changed the task status from Open to In progress.Apr 1 2022, 8:31 PM
c-po triaged this task as Wishlist priority.Apr 2 2022, 9:18 AM
c-po updated the task description. (Show Details)
c-po changed Version from 1.4-rolling-20220327 to 1.4-rolling-20220327, 1.3.1.
c-po moved this task from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
dmbaturin changed Issue type from Internal change (not visible to end users) to Bug (incorrect behavior).Sep 5 2022, 11:07 AM