You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "majiangping (Jira)" <ji...@apache.org> on 2020/03/19 12:33:01 UTC

[jira] [Created] (ATLAS-3670) Server appears to start, but connections fail with 503

majiangping created ATLAS-3670:
----------------------------------

             Summary:  Server appears to start, but connections fail with 503
                 Key: ATLAS-3670
                 URL: https://issues.apache.org/jira/browse/ATLAS-3670
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 2.0.0
            Reporter: majiangping
             Fix For: trunk


[root@localhost bin]# curl -u admin:admin [http://localhost:21000/api/atlas/admin/version]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 </title>
</head>
<body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /api/atlas/admin/version. Reason:
<pre> Service Unavailable</pre></p>
<hr /><a href="[http://eclipse.org/jetty]">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)