Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create applicaiton - UI got stuck #9

Open
szubair opened this issue Mar 28, 2020 · 2 comments
Open

Unable to create applicaiton - UI got stuck #9

szubair opened this issue Mar 28, 2020 · 2 comments

Comments

@szubair
Copy link

szubair commented Mar 28, 2020

Hi, I have followed the steps to install Spinnaker from this course. Spinnaker is running fine and URL is accessible online. Unfortunate, when I try to create new application, the UI is stuck and hung in the create window.

Please let me know what could be the issue.
I'd really appreciate your help.

@wardviaene
Copy link
Contributor

Most likely your machine is running out of memory and couldn't start all the services. Have a look in the systemd restart script. Instead of "restart" just run systemctl status service-name. That way you can see whether the services are up & running.

-Edward

@szubair
Copy link
Author

szubair commented Mar 30, 2020

Thanks for the response. While investigating the issue, I m using cloud provider as GCP and storage is GCP bucket instead of AWS s3 service. I found that front50 is not running due to this wrong storage configuration. I have changed storage from AWS s3 to GCP and fixed the issue. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants