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
   
![image](https://github.com/user-attachments/assets/3e0c4710-7525-47da-9b36-b1a12de9fcde)
   
   FYI, i couldn't find the log directory /tmp/wsklogs/controller, i even 
exported the variable `OPENWHISK_TMP_DIR` in bashrc profile
   
![image](https://github.com/user-attachments/assets/a1e30064-d11c-4b81-a4f7-0943b3630ef3)
   
   And when i check the container logs, it is empty
   
![image](https://github.com/user-attachments/assets/af7873b9-c07f-4343-b9b4-7e8263e69400)
   
   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]

Reply via email to