in4it / spinnaker-course

Course files for Continuous Deployments using Spinnaker on AWS and Kubernetes
https://www.udemy.com/course/continuous-deployments-using-spinnaker-on-aws-and-kubernetes/?referralCode=785B43B0D797B78E4B2C
73 stars 338 forks source link

Issue: Unable to install Spinnaker ./5-deploy-spinnaker.sh #15

Open aadilraza339 opened 1 year ago

aadilraza339 commented 1 year ago

5th script is not running, giving this error : ! ERROR Failed to connect to localhost/127.0.0.1:8064

I am following the instruction as mentioned in the video still I am getting errors please solve my problem ASSP. Steps I followed: I am running this command on terminal ./5-deploy-spinnaker.sh

Error screenshot image

shamaloy commented 5 months ago

Make sure halyard service is up, What does # sudo service halyard status ? have you tried # sudo service halyard restart? If that didn't fix the issue, update halyard and try again.