Simon Månsson

Results 2 issues of Simon Månsson

### How did you install WebODM (docker, installer, etc.)? Docker ### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/) Brave, Pop! OS ### What is the problem?...

help wanted
possible software fault

I get an error when trying to connect to ES on AWS. Using this code supplied in the readme: ``` javascript var es = require('elasticsearch').Client({ hosts: 'https://amazon-es-host.us-east-1.es.amazonaws.com', connectionClass: require('http-aws-es'), amazonES:...