Page MenuHomeVyOS Platform

Commit error on boot when https.py is included in config daemon scripts
Not ApplicablePublicBUG

Description

A standard config enabling features of the https/http-api will load normally after boot, but cause an error when run by the boot config loader. A root cause needs to be investigated, but for the moment, https.py will be removed from the list of scripts run by configd: as there is not much gained in performance by including it, and several complications posed (interdependency with http-api; high overhead of loading as module), it was never a preferred candidate for inclusion, aside from the current issue.

Details

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