Getting this error when visiting our dev staging site:
504 Gateway Time-out
it happens after we update the php source due to a bug. totals section not loading on checkout.
we have follow this instructions to fix the problem:
https://magento.stackexchange.com/questions/211720/cart-totals-block-is-not-loading/213926
https://github.com/magento/magento2/issues/9646
https://github.com/ekuusela/magento2/commit/aa535ea5d4bf78915bddd4387a9d3c4b39943eea
after merge, we encountered the 504 error.