Dear All
it' getting closer... :)
but...
I still cannot log in using firefox...it works with konqueror but when I try to
look at my profile I get "This user profile is not public"
The gitorious_host variable in config/gitorious.yml is set to localhost and I
point the bowser to localhost...
search doesn't work either. Ultrasphinx is installed.
At some point the message_processing.log was growing like... became some 600Mb
I deleted it and the next thing it was about 100Mb
Here is a sample:
/var/www/gitorious/vendor/plugins/activemessaging/lib/activemessaging/gateway.rb:34:in
`block (2 levels) in start'
ActiveMessaging: thread[default]: Exception from connection.receive: can't
convert TypeError into String
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:170:in `+'
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:170:in
`rescue in __old_receive'
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:164:in
`__old_receive'
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:176:in
`receive'
/var/www/gitorious/vendor/plugins/activemessaging/lib/activemessaging/gateway.rb:34:in
`block (2 levels) in start'
ActiveMessaging: thread[default]: Exception from connection.receive: can't
convert TypeError into String
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:170:in `+'
/home/git/.gem/ruby/1.9.1/gems/stomp-1.1/lib/stomp/connection.rb:170:in
`rescue in __old_receive'
Thanks
Martin
On Monday 08 June 2009 11:42:33 pm Martin Pettersson wrote:
> Thanks
>
> It was the poller that had problems with permissions in the pid file...
>
> On Monday 08 June 2009 02:46:45 pm Marius Mårnes Mathiesen wrote:
> > On 7. juni. 2009, at 17.22, Martin Pettersson wrote:
> > > I reached quite far.
> >
> > Congratulations!
> >
> > > I can create users and project and log in but it works in Konqueror
> > > but not in Firefox. I can add ssh keys.
> > >
> > > When I log in using Firefox I get returned to the front page. In
> > > Konqueror it works.
> >
> > I would suspect this to be a session/cookie issue. In config/
> > gitorious.yml there's a setting gitorious_host which specifies the
> > site you should use when going to your install in the browser.
> > Gitorious will send a session cookie to this host/domain, ie. if you
> > have "gitorious.domain.com", the cookies will be valid in
> > ".gitorious.domain.com" - and your browser may require the URL to be
> > within this domain.
> >
> > It could be another problem, but the fact that it works in one browser
> > and not another points in this direction.
> >
> > > When I push I get
> > > Permission denied (publickey).
> > > fatal: The remote end hung up unexpectedly
> > > Nothing in the auth log...
> > >
> > > When I added the ssh key I expected the ready filed to be set but it
> > > is 0 so I set it to 1...
> > > The ssh_key_index in the used table is NULL so I set it to the index
> > > of the key I added which was 1
> > > Still it doesn't work...
> >
> > Did you start the script/poller script? This will consume the messages
> > sent to your message queue, and it sounds like these aren't being
> > picked up. And do make sure your server and the script/poller script
> > runs in the same Rails environment. There should be some other posts
> > on this issue on the list.
> >
> >
> > Good luck!
> > - 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
-~----------~----~----~----~------~----~------~--~---