-
Notifications
You must be signed in to change notification settings - Fork 11
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
Rocky 8.8: Create Project - Ascender Playbooks HTTP Error 500 (first try) #47
Comments
Ok, I think the issue on this is we are still going a bit too fast and not waiting long enough. The previous tasks before this doesn't cause anything to utilize an execution environment. The bootstrap process, preloads the Demo data (which I just did a commit to stop most of it) and then it registers the EE's using these commands
I believe the task above is attempting to sync a project while the EEs have yet to be registered. The quick fix would be to have it check if EEs are registered before proceeding instead of checking if the Org is created. Did a Project Sync job get created in Ascender when the error occurred? And if so, what was its output? |
Unfortunately, I re-ran the setup after the initial failure and won't be able to answer your questions. I do know that after the second run the example jobs and templates were successfully applied. |
Inside Ascender, if you go to Jobs, you can see if there is a failed one near the beginning. It really doesn't matter too much, I will be putting in a fix for this this afternoon to double check that an EE exists before continuing. |
Ok, so it failed to create the project also, thats good to know. |
Hi,
First, thank you for putting this installer together. It is very much helping to cut through the clutter of getting Kubernetes and Ascender spooled up.
Today I encountered the following error on a clean Rocky 8.8 host after having checked out 7267e8e:
Repeating the setup resulted in a success.
The configuration variables from
default.config.yml
are:The text was updated successfully, but these errors were encountered: