Server Requires 'git' Users Password on Update?
Created by: spinnykid
I have got it all working accept it wont let me do anything once in, i get the error:
Started GET "/keys/new" for [IP Removed] at 2012-01-05 00:49:29 +0000 Processing by KeysController#new as JS Rendered keys/_form.html.haml (5.7ms) Rendered keys/new.js.haml (8.4ms) Completed 200 OK in 23ms (Views: 12.2ms | ActiveRecord: 0.5ms) git@localhost's password: fatal: 'gitolite-admin' does not appear to be a git repository fatal: The remote end hung up unexpectedly cache: [POST /keys] invalidate, pass
Started POST "/keys" for [IP REMOVED] at 2012-01-05 00:49:42 +0000 Processing by KeysController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"8dNe8JVKrvW8LJzPze9Ec28v5bx7WSuKg4SwY9B96lI=", "key"=>{"title"=>"Daniel's Mac", "key"=>"[SSH Key Removed]"}, "commit"=>"Save"} Rendered public/githost_error.html (0.7ms) Completed 200 OK in 17819ms (Views: 9.5ms | ActiveRecord: 1.1ms)
Any ideas?