Hi, I'm trying to run my own open source console by following the official guide. I've created a fresh EC2 instance according to the instructions with below specifications.
I've done all the steps one by one but when I run the docker-compose up command, the helium_router container gives me a strange error, I even tried creating a new instance and retried everything from start, It's responding with the same error everytime.
Hi, I'm trying to run my own open source console by following the official guide. I've created a fresh EC2 instance according to the instructions with below specifications.
EC2 Instance:
I've done all the steps one by one but when I run the
docker-compose up
command, the helium_router container gives me a strange error, I even tried creating a new instance and retried everything from start, It's responding with the same error everytime.Error:
Error Screenshot:
Can anyone please let me know what I'm missing or doing wrong ?