Actions
Bug #15561
openwireguardd stop command exits with error
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
Version: 24.03-RELEASE
Platform: KVM Guest
pfSense reboot (diag_reboot.php) calls
/usr/local/etc/rc.d/wireguardd stop
wireguardd calls
/usr/local/pkg/wireguard/includes/wg_service.inc
Stop command exits with error:
Jun 18 11:07:13 pf101 php-fpm[554]: /diag_reboot.php: The command '/usr/local/etc/rc.d/wireguardd stop' returned exit code '1', the output was 'route: message indicates error: Invalid argument'
Updated by Azamat Khakimyanov 5 months ago
Tested on 24.03 (KVM) and on latest 24.08-DEVELOPMENT (built on Tue Jul 2 6:00:00 UTC 2024)
on both 24.03 and on 24.08-DEV during reboot I got sequence of these messages
Jul 17 13:25:15 php-fpm 566 /diag_reboot.php: Stopping all packages. Jul 17 13:25:16 kernel tun_wg0: link state changed to DOWN Jul 17 13:25:16 kernel tun_wg1: link state changed to DOWN Jul 17 13:25:18 php-fpm 566 /diag_reboot.php: The command '/usr/local/etc/rc.d/wireguardd stop' returned exit code '1', the output was '' Jul 17 13:25:27 reboot 2286 rebooted by root
Actions