I got "apt gpg missing" warnings, so I checked the repository.
Installed current version of Elasticsearch: 6.1.1
Continued installing AtoM, but after initializing the database, I got the following error:
Seems AtoM currently only works with version 5.x of Elasticsearch.Elasticsearch error.
So I changed the repository URL to 5.x:
Code: Select all
deb https://artifacts.elastic.co/packages/5.x/apt stable main
Links: