Closed spat1492 closed 4 years ago
@spat1492 is there any more to the logs generated by the setup container? The errors you see are expected as it first tries to import the collector and sources if they already exist. Otherwise it will proceed to create them. So after the import steps there should be more logs that may indicate what went wrong.
[1m[31mError: [0m[0m[1m<!DOCTYPE html>
I ran the above command with the appropriate values as shown above. The job starts but quickly fails with the following error.
Based on this part of the documentation:
It is my understanding that this job is to supposed to create a controller with the name we have passed in as a parameter? If this assumption is incorrect -- what is the recommended process for creating this controller?
I am currently trying the non-helm installation. But when using helm the job fails with the same error.
This lead me to believe the issue might might have been with the sumologic endpoint, https://api.sumologic.com/api, I have provided but upon curling to the end point does not return errors. [actually it does not return anything]
Might anyone be able to provide any hints as to what might be going wrong?