-
Notifications
You must be signed in to change notification settings - Fork 75
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
Issues with post install command #514
Comments
You could try running the post_install again. Often we need to wait between the first and second installers. |
This will happen if the API isn't up and running yet for kibana / fleet My recommendation during install is to wait 10 or so minutes for everything to be up before running post install. We are looking at ways to streamline this. Other debugging steps: You can try
To get max verbosity of log output from ansible. Also, in the post install yaml you could update the - name: Create Endpoint Policy job to say:
This should get rid of the no debug output... |
We have identified an issue where sometimes kibana will reboot during install. If this happens when you're running post install itll break. We are working on a fix -- but until then what youd want to do is install the first install package and wait about 10 minutes to ensure everything has been up and stable. THEN run post install. |
So i can get all the way to through the install and i check that all the right services are running and working. then when i run the last post_install_local command it throws this error:
Am i missing something?
then even if i try to check the verify post install commands nothing is there.
The text was updated successfully, but these errors were encountered: