conductor-oss / conductor-oss/conductor

连接es报错

Open
#899 2 comments 0 reactions 1 assignee Claimed by @nthmost-orkes View on GitHub
bug
Dominant language
Java
Stars
32.2k
Forks
1k
Avg merge
2d
Merged PRs (30d)
33

Description

**Describe the bug**
版本
v3.22.2

通过docker-compose -f docker/docker-compose.yaml build --no-cache构建,
构建后运行
YARN_OPTS='--network-timeout 10000000' docker compose -f docker-compose.yaml up -d
报错:连接es异常
Description:
Parameter 2 of constructor in com.netflix.conductor.core.dal.ExecutionDAOFacade required a bean of type 'com.netflix.conductor.dao.IndexDAO' that could not be found.

Action:
Consider defining a bean of type 'com.netflix.conductor.dao.IndexDAO' in your configuration.

**Details**
Conductor version:
Persistence implementation: Cassandra, Postgres, MySQL, Dynomite etc
Queue implementation: Postgres, MySQL, Dynoqueues etc
Lock: Redis or Zookeeper?
Workflow definition:
Task definition:
Event handler definition:

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.