[ISSUE] Zeebe 8.7.0-alpha1 cannot connect to AWS OpenSearch #2527
Labels
bug
kind/bug
Something isn't working as intended
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
kind/medic
Tasks for the medic
platform/aws
Issues related to AWS
platform/gcp
Issues related to GCP
Describe the issue:
Running a C8 SM cluster for 8.7.0-alpha1 for Monorepo components, only Zeebe is unable to establish a connection to OpensSearch (v2.15) on AWS.
Actual behavior:
Zeebe recieves the error code 401, not Authorized where as all other components that connect to OpenSearch do connect.
Expected behavior:
Zeebe can connect to OpenSearch just as all other components.
How to reproduce:
Setup OpenSearch on AWS with version 2.15 (BasicAuth is used) and configure values.yaml with host, username and password as setted up for opensearch. (elasticsearch disabled)
startup cluster and check the loggs of zeebe.
when deploying and running a porocess via webModeler, no process is visible in operate or optimize. zeebe logs record error of authorization.
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
The text was updated successfully, but these errors were encountered: