Page MenuHomeVyOS Platform

udp-broadcast-relay: serivce no longer starts
Closed, ResolvedPublicFEATURE REQUEST

Description

Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@2.service: Main process exited, code=exited, status=1/FAILURE
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@2.service: Failed with result 'exit-code'.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@3.service: Main process exited, code=exited, status=1/FAILURE
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@3.service: Failed with result 'exit-code'.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@4.service: Service RestartSec=100ms expired, scheduling restart.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@4.service: Scheduled restart job, restart counter is at 2.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@3.service: Service RestartSec=100ms expired, scheduling restart.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@3.service: Scheduled restart job, restart counter is at 2.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@1.service: Service RestartSec=100ms expired, scheduling restart.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@1.service: Scheduled restart job, restart counter is at 3.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@2.service: Service RestartSec=100ms expired, scheduling restart.
Jul 18 16:14:10 LR1 systemd[1]: udp-broadcast-relay@2.service: Scheduled restart job, restart counter is at 3.

Taking the opportunity and migrating this to get_config_dict() with a proper test in vyos-smoketest.

Also add a new verify() check to see if the relay interface is actually present on the system.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)