Suraez commented on issue #5331: URL: https://github.com/apache/openwhisk/issues/5331#issuecomment-2372749421
I am still stuck with the task "wait until the Controller in this host is up and running". i have exhausted all option but no luck. if anyone could help me with this problem, i would highly appreciate this. this is what i get when i run the openwhisk.yml playbook  FYI, i couldn't find the log directory /tmp/wsklogs/controller, i even exported the variable `OPENWHISK_TMP_DIR` in bashrc profile  And when i check the container logs, it is empty  I also tried changing the url by modifying protocol (http <=> https) and ansible_host (172.17.0.1, 127.0.0.1, localhost, VM_IP (34.121.94.184)) System Details: OS: Ubuntu 22.04.4 LTS Python version : 3.9.0 (tried with other python versions and even set the global python interpreter using the command: echo -e `"\nansible_python_interpreter: `which python`\n" >> ./environments/local/group_vars/all` pip version: 20.2.3 docker version: 27.3.1 Looking forward to your reply. Thank you for taking time to read this. Please let me know if you need any further details. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
