Page MenuHomeVyOS Platform

HTTP API: give uvicorn time to initialize before restarting Nginx proxy
Closed, ResolvedPublicBUG

Description

Nginx restarting immediately after starting the http api uvicron server can sometimes leave the latter in an unreachable state; pause briefly before restarting Nginx to give uvicorn a chance to complete initialization.

Details

Version
vyos-1.4
Is it a breaking change?
Perfectly compatible