Trying to run using the docker-compose.yml in examples/ but I can’t seem to query the middleware after it’s up, it’s still syncing in case that’s the reason but I don’t think so…
Please be aware that the aeternal project is to be replaced by an Elixir rewrite of the project. It is not fully operational yet but it will provide all the functionality of aeternal and much more.
The repo is here:
And the great people behind it are @karol.chain and @danielaivanova.chain. You can ask them any questions, if you have any questions - they will help you out.
I’m trying to follow the instructions and now I’m getting an error when running make shell:
Protocol 'inet_tcp': the name aeternity@localhost seems to be in use by another Erlang node
Makefile:20: recipe for target 'shell' failed
make: *** [shell] Error 1
I have no experience with Elixir unfortunately so I’m not sure how to debug.
Yes the normal queries work now as I’m no longer using docker. I didn’t see any docker possibility on the Elixir version of the middleware unfortunately.
I’m unsure why that when I start the node that it’s spawning two processes with aeternity@localhost, which I believe is why the middleware is unable to start running
It’s still syncing, it’s taking a while but I think I might run out of space soon unfortunately. I’ll continue to wait and see how it goes. Also not sure how much space the middleware will take up too…