Elasticsearch-plugin install repository-gcs is stuck

I'm trying to install the repository-gcs plugin after upgrading elasticsearch from 7.0 -> 7.12, but it looks like it gets stuck:

time sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch repository-gcs
-> Installing repository-gcs
-> Downloading repository-gcs from elastic

And it hangs there forever.

I'm running this on a GCP VM with Ubuntu 18.04 LTS. I have the same setup on other VMs and I didn't have any issues.

Could anyone point to some ways to debug this? Is there a way to enable some debug logging?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.