creamy-smartphone-10810
04/29/2022, 9:58 AMelasticsearchSetupJob works perfectly fine). Does anyone knows how to solve this?
It seems to be a security/auth issue, so I don’t know which channel is the best one to ask this. Issue has been reported on the datahub-helm repo (https://github.com/acryldata/datahub-helm/issues/17)echoing-airport-49548
04/29/2022, 3:39 PMearly-lamp-41924
04/29/2022, 4:30 PMcreamy-smartphone-10810
05/02/2022, 1:02 PMcreamy-smartphone-10810
05/02/2022, 1:06 PM<host>/<URI> without any auth on the `<host>`side, I got the same auth 401 error as expected.creamy-smartphone-10810
05/02/2022, 1:07 PM<http://username:pwd@host/> is working (200 answer)creamy-smartphone-10810
05/02/2022, 1:13 PM* Connected to data-elasticsearch-es-http.elastic-data (172.20.154.92) port 9200 (#0)
* Server auth using Basic with user 'elastic'
> GET /graph_service_v1?ignore_throttled=false HTTP/1.1
> Host: data-elasticsearch-es-http.elastic-data:9200
> Authorization: Basic ZWxhc3RpYzoyNTdYYUtFODJCNmNiWDgyMXVZaWpWNVc=
> User-Agent: curl/7.79.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 404 Not Found
< X-elastic-product: Elasticsearch
< content-type: application/json; charset=UTF-8
< content-length: 425
<
* Connection #0 to host data-elasticsearch-es-http.elastic-data left intact
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [graph_service_v1]","resource.type":"index_or_alias","resource.id":"graph_service_v1","index_uuid":"_na_","index":"graph_service_v1"}],"type":"index_not_found_exception","reason":"no such index [graph_service_v1]","resource.type":"index_or_alias","resource.id":"graph_service_v1","index_uuid":"_na_","index":"graph_service_v1"},"status":404}creamy-smartphone-10810
05/09/2022, 7:42 AMearly-lamp-41924
05/13/2022, 12:26 AMearly-lamp-41924
05/13/2022, 12:26 AMcreamy-smartphone-10810
05/17/2022, 7:07 AM