Fork me on GitHub
#datomic
<
2021-08-29
>
Brandon Olivier22:08:00

I’m running through the tutorial for datomic ions and I’m having an issue connecting to my CloudFormation stack. First off, there’s no ClientApiGatewayEndpoint in my output. I found a url listed somewhere else, that I think is appropriate, but then I get a nodename nor servname provided or not known error. I can’t seem to find any info about this online either

Jarrod Taylor (Clojure team)04:08:49

In CloudFormation did you end up with three stacks with a status of CREATE_COMPLETE? You should see ClientApiGatewayEndpoint in both the stack with your system name and the Compute stack.