Open ebuchman opened 5 years ago
I'm following the tutorial at https://lotionjs.com/getting-started.html#building-your-first-app.
When I get to lotion state <GCI>, it hangs for a while and eventually times out with:
lotion state <GCI>
/usr/local/lib/node_modules/lotion-cli/node_modules/supercop.js/lib.js:97 throw ex; ^ Error: connect ETIMEDOUT 159.203.125.43:26657 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1161:14)
Here's the debug logs:
lotion.log
I'm following the tutorial at https://lotionjs.com/getting-started.html#building-your-first-app.
When I get to
lotion state <GCI>
, it hangs for a while and eventually times out with:Here's the debug logs:
lotion.log