On Wed, Jul 15, 2009 at 4:58 AM, Felipe Hummel <[email protected]>wrote:
> > Hi, sorrying for bringing back an old topic. > > But I'm having the same problem. > The message: > "This repository is being created, > it will be ready pretty soon…" > Keeps showing forever. > If I set "ready" attribute in the repository table. I receive this > error when I try to access the repository in gitorious: Just setting the ready attribute won't create the Git repository, which should be done by the poller script. > I am manuall starting "stompserver" and "git daemon". > After creating a new repository the stompserver shows the following > line: > "Sending a message to /queue/GitoriousRepositoryCreation:" > And nothing more... > > I've tried to use "RAILS_ENV=production script/poller start" > I'm running in production environment. The poller script should take care of creating the Git repository and setting the ready flag on the repository. It logs its output to log/message_processing.log - having a look there should provide some clues? - Marius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
