Hi,
I used puppet to install gitorious v3.0.2. The installation went fine.
But I was not able to create a repository inside a project. Here is what I get 
each time "Sorry, something went wrong
Gitorious encountered an server error. We are automatically notified of errors 
and will look into it. If the error persists beyond what's reasonable, let us 
know." 


Here is the log 



==> /var/www/gitorious/app/log/message_processing.log <==
got: (Job{/queue/GitoriousEmailEventSubscribers} | 
EmailEventSubscribersProcessor | ["{\"event_id\":14}"])
Running before_fork hooks with [(Job{/queue/GitoriousEmailEventSubscribers} | 
EmailEventSubscribersProcessor | ["{\"event_id\":14}"])]
Running after_fork hooks with [(Job{/queue/GitoriousEmailEventSubscribers} | 
EmailEventSubscribersProcessor | ["{\"event_id\":14}"])]
done: (Job{/queue/GitoriousEmailEventSubscribers} | 
EmailEventSubscribersProcessor | ["{\"event_id\":14}"])
got: (Job{/queue/GitoriousProjectRepositoryCreation} | 
ProjectRepositoryCreationProcessor | ["{\"id\":14}"])
Running before_fork hooks with [(Job{/queue/GitoriousProjectRepositoryCreation} 
| ProjectRepositoryCreationProcessor | ["{\"id\":14}"])]
Running after_fork hooks with [(Job{/queue/GitoriousProjectRepositoryCreation} 
| ProjectRepositoryCreationProcessor | ["{\"id\":14}"])]
Processing new project repository: #<Repository id: 14, path: john/newrepo>
fatal: Not a git repository: '/var/www/gitorious/repositories/john/newrepo.git'
done: (Job{/queue/GitoriousProjectRepositoryCreation} | 
ProjectRepositoryCreationProcessor | ["{\"id\":14}"])

==> /var/www/gitorious/app/log/production.log <==

Errno::ENOENT (No such file or directory - 
/var/www/gitorious/repositories/john/newrepo.git/HEAD):
  app/models/repository.rb:301:in `head'
  app/controllers/repositories_controller.rb:47:in `block (2 levels) in show'
  app/controllers/repositories_controller.rb:44:in `show'
  app/middlewares/dolt_cache_middleware.rb:24:in `call'
  app/middlewares/dolt_auth_middleware.rb:26:in `call'




I really do need your help. 

thanks
Faras

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to