apache / apache/openwhisk

[Failed to deploy openwhisk deployment]Unable to success deploy openwhisk.yml

Open
#5,331 19 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 18.04.6 LTS (Bionic Beaver)

## Steps to reproduce the issue:

1. https://github.com/apache/openwhisk/blob/master/ansible/README.md
2. Run the command "~/openwhisk/ansible# ansible-playbook -i environments/local/ openwhisk.yml"

## Provide the expected results and outputs:
Unable to
```
fatal: [controller0]: FAILED! => {"attempts": 12, "changed": false, "content": "", "msg": "Status code was -1 and not [200]: Request failed: ", "redirected": false, "status": -1, "url": "https://172.17.0.1:10001/ping"}

Status code was -1 and not [200]: Request failed:

PLAY RECAP *********************************************************************
controller0 : ok=25 changed=3 unreachable=0 failed=1
etcd0 : ok=0 changed=0 unreachable=0 failed=0
kafka0 : ok=10 changed=4 unreachable=0 failed=0
Monday 10 October 2022 02:12:15 +0000 (0:02:09.112) 0:04:54.659
===============================================================================
controller : wait until the Controller in this host is up and running - 129.11s
zookeeper : (re)start zookeeper ---------------------------------------- 71.94s
kafka : (re)start kafka using 'wurstmeister/kafka:2.13-2.7.0' --------- 17.49s
kafka : wait until the kafka server started up ------------------------- 15.52s
zookeeper : wait until the Zookeeper in this host is up and running ----- 8.65s
controller : (re)start controller --------------------------------------- 5.12s
controller : copy certificates ------------------------------------------ 3.67s
controller : copy nginx certificate keystore ---------------------------- 3.07s
Gathering Facts --------------------------------------------------------- 2.83s
controller : copy jmxremote password file ------------------------------- 2.73s
Gathering Facts --------------------------------------------------------- 2.56s
Gathering Facts --------------------------------------------------------- 2.47s
controller : populate environment variables for controller -------------- 2.31s
controller : copy jmxremote access file --------------------------------- 1.88s
controller : check if whisk_local_whisks with CouchDB exists ------------ 1.74s
controller : Add akka environment to controller environment ------------- 1.68s
controller : ensure controller config directory is created with permissions --- 1.61s
kafka : add kafka default env vars -------------------------------------- 1.48s
controller : add seed nodes to controller environment ------------------- 1.40s
controller : prepare controller port ------------------------------------ 1.38s
root@ubuntu-s-2vcpu-4gb-sgp1-01:~/openwhisk/ansible#

```
Please help me where and what I am missing in settings?

How can I get success deploy?

Thank you in advance.

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.