winton / stasis

Static sites made powerful
http://stasis.me
MIT License
679 stars 56 forks source link

stasis --server continually looks for redis server #14

Closed krainboltgreene closed 12 years ago

krainboltgreene commented 13 years ago

Using stasis --server without a redis server up results in a looping look for redis servers with this error:

Error: Connection refused - Unable to connect to Redis on localhost:6379

It should probably stop as soon as it can't find the redis server.

br commented 12 years ago

Thanks for the report. Will be pushing this fix out in the next version (hopefully tonight).