Aws installation

I have tried to install hollaex kit on my ubuntu server aws but still error can’t runing on public website
Screenshot by Lightshot, and here i try to test nslookup http://prntscr.com/pz7m5u.
please someone tell me, how to fix this issue

1 Like

what did you set for your API server domain? Seems like you are having some domain issues. You better test it out locally with localhost first.

I Just start with wc 2 Ubuntu server and use default dns for api server

You set your local api to api.ec2-52-201-240-220.compute-1.amazonaws.com and its complaining that this endpoint doesnt exist which is true. You cant change AWS instance addresses and add an api to it.

You better set your exchange API to http://localhost (the default option) and then test it by opening ec2-52-201-240-220.compute-1.amazonaws.com. If it resolves adding a domain to that is trivial.