Page MenuHomeVyOS Platform

HTTP API add system image can return '504 Gateway Time-out'
Closed, ResolvedPublicBUG

Description

The Nginx default for 'timeout for reading a response from the proxied server' is 60 seconds. When adding a system image, the vyos-http-api server will only send a response on completion of the image download, consequently requiring a more lenient timeout interval.

Details

Difficulty level
Easy (less than an hour)
Version
vyos-1.3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible