Deployment Meteor app fails on Galaxy

I am trying to deploy in Galaxy, I am logged in properly and running this:

DEPLOY_HOSTNAME=[eu-west-1.galaxy.meteor.com] meteor deploy [www.ipsosapp.com] --settings [./settings.json]

Talking to Galaxy servers at https://[eu-west-1.galaxy.meteor.com]
Error deploying application: Connection error (write EPROTO
140735689171840:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert
internal error:../deps/openssl/openssl/ssl/s23_clnt.c:802:

My settings file is empty, is this the reason, sorry this is my first app + deployment apologies if this is too trivial.