apache / apache/openwhisk

Standalone Openwhisk error: Key not found 'etcd'

Open
#5,475 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

## Environment details:
Ubuntu: 22.04

## Steps to reproduce the issue:

0. sudo apt update / sudo apt-get update
1. Install Docker: curl -fsSL https://get.docker.com | bash
2. Install nodejs: sudo apt install nodejs
3. Install OpenJDK8: sudo apt-get install openjdk-8-jdk -y
4. Clone apache/openwhisk.
5. Run ./gradlew core:standalone:bootRun (I had to run it with sudo)

## Provide the expected results and outputs:

![image (2)](https://github.com/apache/openwhisk/assets/32813957/defddbcd-99c3-4eb5-a4f7-cb4455542ac1)

## Additional information you deem important:
None, consistently get the same error

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.