8000 timeout problem when creating project · Issue #1 · rosenfeld/gitorious-cookbooks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

timeout problem when creating project #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
andrerigon opened this issue Jun 15, 2011 · 3 comments
Open

timeout problem when creating project #1

andrerigon opened this issue Jun 15, 2011 · 3 comments

Comments

@andrerigon
Copy link

hi,

thanks for this great recipe. Itś not so easy to setup gitorious correctly =)
I used your recipe and apparently, everything went ok. But when I try to create a project, or setup a ssh key, I get a timeout:

==> /var/www/gitorious/log/message_processing.log <==
Timed out trying to send the message #<OpenStruct headers={:persistent=>true}, body="{"command":"create_git_repository","arguments":["235/ccd/154a6c13ea7712b9adca7fca24e222b9ea.git"],"target_id":4,"target_class":"Repository"}"> to destination create_repo via broker default

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

Timeout::Error (execution expired):

It seems that activemq is not working properly.
Any idea?

thanks in advance,

andre

@rosenfeld
Copy link
Owner

Hi, André. This recipe uses the stompserver Debian package instead of ActiveMQ for making the installation process faster.

Take a look at the output of "netstat -tlnp" to see if there is any Ruby process listening on 61613 port. Also take a look if the git-poller service is running ("ps aux |grep poller"). If the poller is not running, start it with "invoke-rc.d git-poller start".

I'm waiting for your feedback.

@andrerigon
Copy link
Author

hi,

thanks for the quick feedback.
The poller and the ruby process of the stopmserver are up and running.

@rosenfeld
Copy link
Owner

Interesting... You could try some help from the Gitorious mailing list. Are you able to connect to your FQDN host from inside the host itself? What are the hosts and ports set in your gitorious.yml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0