Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've been trying to access my enterprise manager and replicate console link from my local desktop, and it's not allowing me?
Ok well thats a different error now which on the face of it suggests the Public DNS is being resolved but the machine took too long to respond. That normally means the the inbound IP on the security group is not correct or there is some other firewall or NACL blocking it. The inbound IP will need to be your machines public facing IP (i.e. what is assigned by your internet service provider). If you google "what is my IP" it should give you that.
I got my IP address and added in the security group inbound rule with my-IP-address/32.
Still the same error.
This is still not a Qlik / Replicate problem.
The help provided by @mattdevdba is great and appreciated.
However, if @Robs56_ is serious about this problem he should approach his Network or EC2 Amazon cloud support resources IMHO.
fwiw,
Hein
@mattdevdba really appreciate your responses!
You are right. I'll reach out to EC2 AWS, this isn't qlik problem apologies, and thanks again for all the help.
no worries. If I get some time tomorrow I'll spin up a couple of instances on AWS and publish the configuration of a working public facing setup. We have automated our provisioning of Replicate and EM using packer/terraform but it's all private. The rest of the time for experimenting I just run replicate in Docker so I have a Dockerfile for this.