##// END OF EJS Templates
nix: Add backwardsCompatibleFetchgit...
nix: Add backwardsCompatibleFetchgit Needed so that we can use fetchgit with the branch nixos-16.03 as well as current nixpkgs-unstable. It restores the behavior of nixos-16.03 which is technically wrong since it removes all .git files. Practically this issue has no big impact, so that we can keep it easily a few months this way until we don't depend on building against nixos-16.03 anymore.

File last commit:

r635:17699e6f default
r716:4af5d93c default
Show More
502.html
44 lines | 1.6 KiB | text/html | HtmlLexer
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Error - 502 Bad Gateway</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="robots" content="index, nofollow"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<style>body { background:#eeeeee; }</style>
</head>
<body>
<div class="wrapper error_page">
<div class="main-content">
<h1>
502 Bad Gateway | <span class="error_message">Backend server is unreachable</span>
</h1>
<div class="inner-column">
<h4>Possible Cause</h4>
<ul>
<li>The server is beeing restarted.</li>
<li>The server is overloaded.</li>
<li>The link may be incorrect.</li>
</ul>
</div>
<div class="inner-column">
<h4>Support</h4>
<p>For support, go to <a href="https://rhodecode.com/help/" target="_blank">Support</a>.
It may be useful to include your log file; see the log file locations <a href="https://rhodecode.com/r1/enterprise/docs/admin-system-overview/">here</a>.
</p>
</div>
<div class="inner-column">
<h4>Documentation</h4>
<p>For more information, see <a href="https://rhodecode.com/r1/enterprise/docs/">docs.rhodecode.com</a>.</p>
</div>
</div>
</div>
</body>
</html>