Closed jakobala closed 3 years ago
Hi @jakobala, Since Snowstorm version 5 we recommend using Elasticsearch 7.6.x or greater. Please see the updated the setup instructions, which also mentions that building from source now requires Docker to be running. Cheers, Kai
Thank you @kaicode indeed I did not pay attention to the new requirements. It now works properly! Best, Jakobala
Hi everyone,
I am trying to run snowstorm to use snomed in our software. I managed to run the previous version but it did not want to be installed on our production server. I downloaded the new version of snowstorm but now I cannot manage to install it neither on my ubuntu local nor on my ubuntu server I have: ubuntu 20.04 openjdk version "11.0.9.1" 2020-11-04 elasticsearch 6.8
After running
mvn clean package
I get this issue:All subsequent queries do not work either.
What should I do?