[gitorious] Re: Infamous Byte Code Issue...

2011-01-07 Thread Eric Ryan Jones
Mmm i also get it when i try to login... and now that i've logged out i'm really in a pickle /opt/gitorious/gitorious/vendor/rails/actionpack/lib/action_controller/ routing/route_set.rb:437:in `call' can anyone help me out here? Eric Jones On Jan 7, 2:44 pm, Eric Ryan Jones wrote: > ok whe

[gitorious] Re: Infamous Byte Code Issue...

2011-01-07 Thread Eric Ryan Jones
ok when i open up /app/controllers/repositories_controller.rb and go down to line 58 i see respond_to do |format| format.html format.xml { render :xml => @repository } format.atom { } end I get this error when i try to view a repository from a project page OR after cre

[gitorious] Infamous Byte Code Issue...

2011-01-07 Thread Eric Jones
Ok here's my latest error. anyone know where it's at so i can patch it? ArgumentError in RepositoriesController#show invalid byte sequence in US-ASCII RAILS_ROOT: /opt/gitorious/gitorious Application Trace | Framework Trace | Full Trace /opt/gitorious/gitorious/vendor/rails/actionpack/lib/a

Re: [gitorious] Re: server reboot now passport error

2011-01-07 Thread Eric Jones
thanks All. turns out the issue was SELinux all along. we turned that off cause it's more of a headache then anything else. that and our server is already behind a firewall. ___ Eric Jones http://www.witharmshigh.com http://twitter.com/witharmshigh Talk - (404) 939-0276 On Fri, Ja

[gitorious] MR versioning garbled in Chrome or Firefox

2011-01-07 Thread hhartz
As commented on http://qt.gitorious.org/qt-components/qt-components/merge_requests/106#comment_36437, Gitorious is rendered incorrectly when changing the version. See also http://qt.gitorious.org/qt-components/qt-components/merge_requests/106#comment_36437 -- To post to this group, send email to

Re: [gitorious] Re: SSL Only

2011-01-07 Thread Vernon Chapman
I have the same requirement of running Girorious on a private server using SSL only. I was wondering if anyone had successes with this. Thanks On Dec 17, 2010, at 7:46 AM, ShaneOG wrote: > Thanks Marius, > > That didn't work either. I ended up with a redirect loop. > > -Shane > > On Dec

Re: [gitorious] Re: Getting a error email everytime someone tries to do a search

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 7:47 PM, Jarrod Roberson wrote: > Ok, it seems that something got corrupt and ultrasphinx was not > running so I have it running and now I get this error everytime I do a > search. > > A ZeroDivisionError occurred in searches#show: Jarrod, We had the exact same issue on git

Re: [gitorious] Snapshot Support

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 9:15 PM, Steven Sroka wrote: > Hmmm I did so, but it is taking forever to generate the tarball. > Probably because I'm trying to tar the entire repo that Gitorious > itself is developed in? .) Does the tarball generate each time someone > wants it? Or is my timing just b

Re: [gitorious] Re: server reboot now passport error

2011-01-07 Thread Marius Mårnes Mathiesen
On Thu, Jan 6, 2011 at 9:42 PM, Eric Jones wrote: > and i've got this in my error log for apache > > Rails Error: Unable to access log file. Please ensure that > /opt/gitorious/gitorious/log/production.log exists and is chmod 0666. The > log level has been raised to WARN and the output directe