Actions
Bug #8497
closed
JP
JP
route errors ("route has not been found") on current 2.4.4 snapshots
Bug #8497:
route errors ("route has not been found") on current 2.4.4 snapshots
Start date:
05/04/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
During boot, the console logs numerous identical errors:
route: route has not been foundThey happen, at a minimum, when configuring:
It looks like most of these places call route_add_or_change(), openvpn might be from openvpn_clear_route(). The routes appear correct, but the errors were not output to the console before.
Actions