You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Locally run, the wrapper correctly manages timeouts, but on the web server, nginx intervenes, and gives an unexpected message that isn't forwarded to the user.
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
The text was updated successfully, but these errors were encountered:
Locally run, the wrapper correctly manages timeouts, but on the web server, nginx intervenes, and gives an unexpected message that isn't forwarded to the user.
The text was updated successfully, but these errors were encountered: