As I see the FE is down please check the FE logs.
From: Ganesh Kaila [mailto:[email protected]]
Sent: יום ג 10 אוקטובר 2017 13:23
To: Gitelman, Tal <[email protected]>
Cc: Lando,Michael <[email protected]>; [email protected]
Subject: Re: [onap-discuss] SDC Portal HTTP Error 404
Hi,
The results for docker_health check in SDC:
ubuntu@vm1-sdc:~$ /data/scripts/docker_health.sh
{
"cluster_name" : "SDC-ES-AUTO",
"status" : "yellow",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 2,
"active_shards" : 2,
"relocating_shards" : 0,
"initializing_shards" : 0,
"unassigned_shards" : 1,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 0,
"number_of_in_flight_fetch" : 0,
"task_max_waiting_in_queue_millis" : 0,
"active_shards_percent_as_number" : 66.66666666666666
}
BE health-Check:
{
"sdcVersion": "1.1.0",
"siteMode": "unknown",
"componentsInfo": [
{
"healthCheckComponent": "BE",
"healthCheckStatus": "UP",
"version": "1.1.0",
"description": "OK"
},
{
"healthCheckComponent": "TITAN",
"healthCheckStatus": "DOWN",
"description": "Titan graph is down"
},
{
"healthCheckComponent": "DE",
"healthCheckStatus": "UP",
"description": "OK"
},
{
"healthCheckComponent": "CASSANDRA",
"healthCheckStatus": "UP",
"description": "OK"
},
{
"healthCheckComponent": "ON_BOARDING",
"healthCheckStatus": "UP",
"version": "1.1.0",
"description": "OK",
"componentsInfo": [
{
"healthCheckComponent": "ZU",
"healthCheckStatus": "UP",
"version": "0.2.0",
"description": "OK"
},
{
"healthCheckComponent": "BE",
"healthCheckStatus": "UP",
"version": "1.1.0",
"description": "OK"
},
{
"healthCheckComponent": "CAS",
"healthCheckStatus": "UP",
"version": "2.1.17",
"description": "OK"
}
]
}
]
}
FE health-Check:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /sdc1/rest/healthCheck. Reason:
<pre> Not Found</pre></p>
<hr /><a
href="http://eclipse.org/jetty<https://urldefense.proofpoint.com/v2/url?u=http-3A__eclipse.org_jetty&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=_v4H6ftYbU9i942SNspFbfOKqAo0WxiI5Uyuwk9rXrk&m=jfbjy71OJf1o6cBGKkYkbtkNSRBDRK6H_JnZxqEEzyM&s=D0Xznjoz0fOT3_1Kap5EduyL_BDAkAG-zB5MbJ62vvk&e=>">Powered
by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>
Error [8] while user existance check
ubuntu@vm1-sdc:~$
Thanks,
Ganesh
On Tue, Oct 10, 2017 at 1:52 PM, Gitelman, Tal
<[email protected]<mailto:[email protected]>> wrote:
Please provide the healtchecks received from SDC
From: Ganesh Kaila [mailto:[email protected]<mailto:[email protected]>]
Sent: יום ג 10 אוקטובר 2017 08:03
To: Lando,Michael <[email protected]<mailto:[email protected]>>
Cc: [email protected]<mailto:[email protected]>; Gitelman,
Tal <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] SDC Portal HTTP Error 404
Hi Michael,
repos:
nexus_repo:
https://nexus.onap.org/content/sites/raw<https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus.onap.org_content_sites_raw&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=_v4H6ftYbU9i942SNspFbfOKqAo0WxiI5Uyuwk9rXrk&m=xJqSIvvDwsYLyfu2NAa6cOKzNsKwJsJIaXfHk_17g80&s=_EJ3mlbtx2FdKm8L10Cp67S_n0MbqZ2xkSy7G7O2Fyw&e=>
nexus_docker_repo:
nexus3.onap.org:10001<https://urldefense.proofpoint.com/v2/url?u=http-3A__nexus3.onap.org-3A10001&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=_v4H6ftYbU9i942SNspFbfOKqAo0WxiI5Uyuwk9rXrk&m=xJqSIvvDwsYLyfu2NAa6cOKzNsKwJsJIaXfHk_17g80&s=DB22LN53lKfHjgKlp5ggKOBTyZLwDlPeY3LpdI7UoXY&e=>
versions:
sdc_branch: master
sdc_docker: 1.1-STAGING-latest
Am I using the correct ones?
Thanks,
Ganesh
On Mon, Oct 9, 2017 at 10:28 PM, Lando,Michael
<[email protected]<mailto:[email protected]>> wrote:
And please provide the version of SDC you are trying to deploy.
BR,
Michael Lando
Opensource TL , SDC
AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···········································································
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: [email protected]<mailto:[email protected]>
From: Ganesh Kaila [mailto:[email protected]<mailto:[email protected]>]
Sent: Monday, October 09, 2017 3:33 PM
To: Gitelman, Tal <[email protected]<mailto:[email protected]>>
Cc: [email protected]<mailto:[email protected]>;
Lando,Michael <[email protected]<mailto:[email protected]>>
Subject: Re: [onap-discuss] SDC Portal HTTP Error 404
Hi,
I use openstack environment. I have deleted that old ONAP deployment and trying
to run it again with latest demo repo heat templates. I will let you know if
that issue persists.
Thanks,
Ganesh
On Mon, Oct 9, 2017 at 2:30 PM, Gitelman, Tal
<[email protected]<mailto:[email protected]>> wrote:
Hi,
Wanted to know in which environment you’re running an instance of SDC?
Please perform healthcheck to the SDC:
https://wiki.onap.org/display/DW/SDC+Vagrant+Common+Commands<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_SDC-2BVagrant-2BCommon-2BCommands&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=6vekhSm6Cp3NWLbHDImbdt6GSXnHocV93Zxn6R174D8&s=btBroZMm9eQrkptDBvEeXs78x2dZS19darR60XMRLAk&e=>
Also check if your host file with the DEV environment ip is correct.
Please share with me the results and update on the issue
From:
[email protected]<mailto:[email protected]>
[mailto:[email protected]<mailto:[email protected]>]
On Behalf Of Ganesh Kaila
Sent: שבת 07 אוקטובר 2017 16:33
To: [email protected]<mailto:[email protected]>
Subject: [onap-discuss] SDC Portal HTTP Error 404
Hi SDC Team,
I am frequently seeing HTTP ERROR: 404 while accessing SDC from the ONAP
portal. In the past three days, I tried to deploy ONAP on vanilla openstack
several times, every time I am encountering the same error. Please find the
attached screenshot.
[Inline image 1]
Thanks,
Ganesh
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss