On Thu, Apr 7, 2011 at 2:45 PM, moleculezz <gdare...@gmail.com> wrote:

> > 1. make sure the poller script is running
>
> I get the following error now when I do ./script/poller run
> git@debAMP:~$ ./script/poller run
> poller: process with pid 5465 started.
> /var/www/gitorious/config/environment.rb:15: Your config/gitorious.yml
> does not have an entry for your current Rails environment. Please
> consult config/gitorious.sample.yml for instructions. (RuntimeError)
>

Ah, you'll need to pass your Rails environment in the command:

$ RAILS_ENV=production script/poller run

> > 4. verify that the key is marked as ready
>
> I did upload my SSH key, but it's marked as not ready. What does this
> mean?
>

It means the poller script hasn't put it into ~git/.ssh/authorized_keys and
updated the database yet. It will probably become ready once we get your
poller script running.

Cheers,
- Marius

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

Reply via email to