Hi all,
I am testing Onap El Alto release (branch origin/elalto).
I successfully onboarded a custom service, but the diistribution fails 
returning the following error:

*15:02:25.700 [pool-2-thread-1] ERROR org.onap.sdc.impl.NotificationConsumer - 
Error exception occured when fetching with Cambria 
Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service 
Unavailable*

The robot healthcheck tests passed

*root@cp-1:~/oom/kubernetes/robot# ./ete-k8s.sh onap health
*
*Basic SDC Health Check                                                
(DMaaP:UP)
*
*| PASS |*
*------------------------------------------------------------------------------*
*Basic DMAAP Data Router Health Check                                  | PASS |*
*------------------------------------------------------------------------------*
*Basic DMAAP Message Router Health Check                               | PASS |*
*------------------------------------------------------------------------------*
*Basic DMAAP Bus Controller Health Check With Basic Auth               | PASS |*

but making a curl against the message router, it returns

*root@cp-1:~/oom/kubernetes/robot# curl -v http://163.162.239.96:30227/events/
*
**   Trying 163.162.239.96...*
** TCP_NODELAY set*
** Connected to 163.162.239.96 (163.162.239.96) port 30227 (#0)*
*> GET /events/ HTTP/1.1*
*> Host: 163.162.239.96:30227*
*> User-Agent: curl/7.58.0*
*> Accept: */**
*>*
*< HTTP/1.1 500 Server Error*
*< Date: Fri, 31 Jan 2020 14:59:47 GMT*
*< Accept: */**
*< breadcrumbId: ID-dev-dmaap-message-router-0-1580379155568-0-519108*
*< User-Agent: curl/7.58.0*
*< X-CSI-Internal-WriteableRequest: true*
*< Content-Length: 0*
*< Server: Jetty(9.4.z-SNAPSHOT)*
*<*
*Connection #0 to host 163.162.239.96 left intact*

So I deleted the dmaap component and reinstalled it by making *helm undeploy 
dev-dmaap* and then *helm deploy dev local/dmaap --namespace onap -f 
onap/values.yaml --debug.
* But nothing changes.

How Can I solve this issue?
Thanks a lot,
Aniello Paolo Malinconico

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#19877): https://lists.onap.org/g/onap-discuss/message/19877
Mute This Topic: https://lists.onap.org/mt/70864182/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to