You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running make start, [neo-local] Waiting for network..... never finishes, it's been running for over 1 hour and a half and it shows no signs of advancing.
To Reproduce
Run the following instructions on a bash shell on Fedora 30:
$ git clone https://github.com/CityOfZion/neo-local.git
$ cd neo-local
$ make start
Then open another shell and run these instructions (lines starting with $ are instructions being run, the other lines represent the output received):
I think the problem is caused by upstream neo-privatenet-docker. I'll keep this issue open while I resolve the problem cause I'm not entirely sure that the root cause is in neo-privatenet-docker, but feel free to close it if you think it's off-topic here.
Summary
After running
make start
,[neo-local] Waiting for network.....
never finishes, it's been running for over 1 hour and a half and it shows no signs of advancing.To Reproduce
Run the following instructions on a bash shell on Fedora 30:
Then open another shell and run these instructions (lines starting with $ are instructions being run, the other lines represent the output received):
Expected Behaviour
make start
finishes starting up in a finite amount of time.Docker
Docker version 18.06.3, build d7080c1
Docker Compose
docker-compose version 1.22.0, build f46880f
Operating System
Fedora 30
Screenshots
Other
docker ps
output:The text was updated successfully, but these errors were encountered: