flynn-archive/flynn-demo

steps on readme led to failure

kfatehi opened this issue · 1 comments

I followed all the steps but here's where it stopped working for me:

luchia :: Projects/flynn-demo/nodejs-flynn-example ‹master› » git push flynn master
The authenticity of host '[localhost]:2201 ([127.0.0.1]:2201)' can't be established.
RSA key fingerprint is 70:ff:ab:07:6b:ee:24:e2:75:aa:ec:b7:f2:ec:34:4b.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[localhost]:2201' (RSA) to the list of known hosts.
Counting objects: 18, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (18/18), 1.84 KiB | 0 bytes/s, done.
Total 18 (delta 6), reused 0 (delta 0)
remote: Error connecting to cluster leader: cluster: no servers found
To ssh://git@localhost:2201/example.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@localhost:2201/example.git'
luchia :: Projects/flynn-demo/nodejs-flynn-example ‹master› »

tried it again and it worked!