elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

Add macOS Gatekeeper warnings in the installation steps for macOS

Open romain-chanu opened this issue 10 months ago • 5 comments

Elasticsearch Version

8.13.2

Installed Plugins

No response

Java Version

bundled

OS Version

macOS Sonoma

Problem Description

The issue was reported by a community user in Discuss (c.f https://discuss.elastic.co/t/incomplete-jdk-app-in-the-installation-package-unable-to-start-elasticsearch-macos-x86-64-elasticsearch-8-13-2/357275) and observed in our environment as well.

In https://www.elastic.co/guide/en/elasticsearch/reference/current/targz.html#install-macos, we will need to include a similar content as the macOS Gatekeeper warnings provided in the Kibana documentation page (https://www.elastic.co/guide/en/kibana/current/targz.html#install-darwin64)

Steps to Reproduce

c.f above

Logs (if relevant)

No response

romain-chanu avatar Apr 23 '24 08:04 romain-chanu

Pinging @elastic/es-delivery (Team:Delivery)

elasticsearchmachine avatar Apr 25 '24 23:04 elasticsearchmachine

Do we understand the cause of this? Is there something we can change in how we package/sign our artifacts to avoid such a thing?

mark-vieira avatar Apr 29 '24 17:04 mark-vieira

Hi @mark-vieira

Do we understand the cause of this? Is there something we can change in how we package/sign our artifacts to avoid such a thing?

To be honest, I am not entirely sure. I am not familiar with the Apple notarization process and macOS Gatekeeper.

In the meantime (while we assess a possible technical resolution), it will be great to add the important note in our Elasticsearch documentation (with a similar content as what the Kibana team did).

romain-chanu avatar Apr 30 '24 01:04 romain-chanu

Pinging @elastic/es-docs (Team:Docs)

elasticsearchmachine avatar Apr 30 '24 18:04 elasticsearchmachine

Docs have been updated. leaving this issue open for packaging work

shainaraskas avatar May 06 '24 13:05 shainaraskas