[gitorious] Re: gitorious client port to use?

2011-04-10 Thread moleculezz
rrect (from the debian squeeze wiki page). There were some things by the way that were not specified in the wiki that fixed some issues I had. On Apr 10, 1:16 am, git_usr wrote: > Hey moleculezz, > > I'm not sure how you have tried to install Gitorious, but the easiest > way is

[gitorious] Re: gitorious client port to use?

2011-04-09 Thread moleculezz
Today I tried to create a new project and repo, and I had the same problem. I had to run the script/poller run command again to get it going. So it seems it's not permanent. I didn't reboot the server or anything. So how do I get this running constantly? On Apr 8, 4:36 pm, molecul

[gitorious] Re: gitorious client port to use?

2011-04-08 Thread moleculezz
On Apr 8, 8:16 am, Marius Mårnes Mathiesen wrote: > On Thu, Apr 7, 2011 at 2:45 PM, moleculezz 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 > &

[gitorious] Re: gitorious client port to use?

2011-04-07 Thread moleculezz
On Apr 7, 2:29 pm, Marius Mårnes Mathiesen wrote: > On Thu, Apr 7, 2011 at 1:49 PM, moleculezz wrote: > > > First of all you should try running SSH directly to verify that you're > > able > > > to connect: > > > > $ ssh -p git@ > > This pro

[gitorious] Re: gitorious client port to use?

2011-04-07 Thread moleculezz
On Apr 7, 1:30 pm, Marius Mårnes Mathiesen wrote: > On Thu, Apr 7, 2011 at 11:52 AM, moleculezz wrote: > > I also get "Something went wrong" when I try to create a project. > > > This is what I got out of the log: > >http://pastebin.com/qvS1JWqf > >

[gitorious] Re: gitorious client port to use?

2011-04-07 Thread moleculezz
On Apr 7, 1:30 pm, Marius Mårnes Mathiesen wrote: > On Thu, Apr 7, 2011 at 11:40 AM, moleculezz wrote: > > Ok so I am using a different https port to connect to the site, and > > also when I configured SSH I used a non default port number. > > When I try to do a git clone

[gitorious] Re: irb: not found

2011-04-07 Thread moleculezz
b > ln -s /opt/ruby-enterprise-x.x.x.x/bin/irb /usr/bin/irb > > Now try running env RAILS_ENV=production script/console > > Hope that helps. > > On Apr 1, 7:33 am, moleculezz wrote: > > > > > > > > > Hello, > > > I managed to install gitorious on de

[gitorious] Re: gitorious client port to use?

2011-04-07 Thread moleculezz
I also get "Something went wrong" when I try to create a project. This is what I got out of the log: http://pastebin.com/qvS1JWqf On Apr 7, 11:40 am, moleculezz wrote: > Hello again, > > Ok so I am using a different https port to connect to the site, and > also when I c

[gitorious] Re: gitorious client port to use?

2011-04-07 Thread moleculezz
unexpectedly. I guess it's trying to use the default port, how can I tell it to use the non default port? On Apr 1, 4:28 pm, Marius Mårnes Mathiesen wrote: > On Fri, Apr 1, 2011 at 4:07 PM, moleculezz wrote: > > I have successfully setup gitorious with the exception that I cannot > >

[gitorious] gitorious client port to use?

2011-04-01 Thread moleculezz
Hi, I have successfully setup gitorious with the exception that I cannot pull or push. I was doing some reading online, and I might have the gitorious_client_port wrong. Can someone please explain what this port actually does, and what I should set it to? And also, when I make changes to configu

[gitorious] irb: not found

2011-04-01 Thread moleculezz
Hello, I managed to install gitorious on debian squeeze, and it's working allright. I tried to create users and it worked. But now when I tried to delete a user from the console I was presented with the following error: env RAILS_ENV=production script/console Loading production environment (Rails

[gitorious] Re: Gitorious install on debian 6.0, error on login

2011-04-01 Thread moleculezz
I figured out what I was doing wrong. I was using the local IP address to log on to the site. But in the config I actually had another setting for gitourious_host. Using the right address when accessing gitorious solved it. On Apr 1, 12:53 pm, moleculezz wrote: > I am having the same issue h

[gitorious] Re: Gitorious install on debian 6.0, error on login

2011-04-01 Thread moleculezz
I am having the same issue here. Also running debian 6.0. When trying to login as administrator for the first time I get the same problem. I did set a random value for cookie_secret using apg. On Mar 21, 4:42 pm, Marius Mårnes Mathiesen wrote: > On Fri, Mar 18, 2011 at 3:46 PM, Philip wrote: >

[gitorious] Re: Installation issue rake db:create

2011-04-01 Thread moleculezz
Yes, I had a password which contained special characters, and as soon as I used a password with numbers+letters it worked. Thanks! On Apr 1, 11:15 am, Marius Mårnes Mathiesen wrote: > On Fri, Apr 1, 2011 at 10:25 AM, moleculezz wrote: > > Hello, > > > I am trying to inst

[gitorious] Installation issue rake db:create

2011-04-01 Thread moleculezz
Hello, I am trying to install Gitorious on a debian squeeze box using the wiki installation instructions. But I got stuck at the part where I have to create the DB. When I issue the command: rake db:create I get the following error: Couldn't create database for {}, charset: utf8, collati