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

upmcenterprises/elasticsearch-cron:0.0.4 snapshot crashloopbackup #298

Open
vdamianchicon opened this issue Apr 2, 2019 · 1 comment
Open

Comments

@vdamianchicon
Copy link

snapshot crashloopbackup in gke with gs storage

severity: "ERROR"
textPayload: "time="yyyy-mm-ddT13:00:19Z" level=error msg="Error attempting to create snapshot:
Put https://my_es_url.my_es_namespace.svc.cluster.local:9200/_snapshot/elasticsnapshots/snapshot_yyyy-mm-dd-13-00-19?wait_for_completion=true: http: server gave HTTP response to HTTPS client"

Config:
snapshot:
enabled: true
type: gcs
bucketName: elasticsnapshots
schedule: "@every 2m"
image: upmcenterprises/elasticsearch-cron:0.0.4
authentication:
enabled: false

@vdamianchicon
Copy link
Author

Seems this is related to the snapshots not working in gke note in the README
".... By swapping out the storage types, this can be used in GKE, but snapshots won't work at the
moment."
Is there a work around recommendation?

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

1 participant