CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

NeoScan timeout in nightly builds #52

Closed revett closed 5 years ago

revett commented 6 years ago

Problem

TLDR: The nightly builds are failing due to a timeout.

See build #296 as an example.

The nightly builds starts the Compose stack and then runs a test to check that all of the containers have been started and are still running. During the Compose stack starting, it will wait for NeoScan to start. This is what is timing out in the build.

jeroenptrs commented 6 years ago

A wait time that long definitely means something's up 🤔

jeroenptrs commented 6 years ago

@revett with the neoscan update, is this fixed?

revett commented 5 years ago

I haven't been seeing this anymore so I'm going to close this issue.

Looks good since we moved to the split neoscan containers 👍