Re: [gitorious] Installation Fails with the dreaded Sorry, something went wrong message when I try to log in - what's up?

2014-05-19 Thread Michael Jackson
The solution is to run: RAILS_ENV=production bundle exec rake assets:precompile that solved it for me. Maybe the page at getgitorious.org/install should be updated? --- Mike J. On May 19, 2014, at 8:57 AM, Bruce Jones bruce.david.jo...@gmail.com wrote: I am having the exact same problem

Re: [gitorious] [Gitorious Processor] fail in PushProcessor

2011-03-28 Thread Michael Jackson
Out of curiosity is your server a 32 or 64 bit server? I *thought* I only had the problem with 32 bit servers but I may not have been waiting long enough on my 64 bit side. I think I ended up hacking something into the Ruby code to try the reconnect first. I also setup my server to always have

Re: [gitorious] [Gitorious Processor] fail in PushProcessor

2011-03-28 Thread Michael Jackson
http://stackoverflow.com/questions/853532/slow-initial-server-startup-when-using-phusion-passenger-and-rails SHould help Mike On Mar 28, 2011, at 6:24 PM, jarrod.rober...@gmail.com wrote: On Mar 28, 2011 5:38pm, Michael Jackson imikejack...@gmail.com wrote: I can not remember exactly how

Re: [gitorious] Install on Mac OS X -- issue with version_requirements

2011-02-16 Thread Michael Jackson
And if you could relay those changes/fixes back to me I will update the install guide at bluequartz.net. Thanks Mike Jackson On Feb 16, 2011, at 8:48 AM, Marius Mårnes Mathiesen wrote: On Tue, Feb 15, 2011 at 10:43 PM, Jacob Refstrup jacob.refst...@gmail.com wrote: Hi, I've been trying

Re: [gitorious] Install Guide for OS X 10.6 posted

2011-01-27 Thread Michael Jackson
Do I need to put in a bug report or feature request to get the merge done? Mike On Jan 27, 2011, at 3:51 AM, Christian Johansen wrote: On Wed, Jan 26, 2011 at 14:08, Michael Jackson imikejack...@gmail.com wrote: Also would be helpful if the scripts and such code be added to the main

Re: [gitorious] Install Guide for OS X 10.6 posted

2011-01-26 Thread Michael Jackson
, Christian Johansen wrote: Well done Michael! We're looking to improve the official wiki installation instructions. Would you be interested in sharing the guide over there at some point? Christian On Wed, Aug 4, 2010 at 23:20, Michael Jackson imikejack...@gmail.com wrote: I have

Re: [gitorious] Hardware Recommendations for Low traffic Gitorious

2010-12-23 Thread Michael Jackson
On Nov 16, 2010, at 2:09 AM, Marius Mårnes Mathiesen wrote: On Mon, Nov 15, 2010 at 3:42 PM, Michael Jackson imikejack...@gmail.com wrote: I have a public facing Gitorious installation for use by our teams. It is currently running on some pretty modest hardware (single core 3.0 GHZ

Re: [gitorious] Customizations of Create User page

2010-11-23 Thread Michael Jackson
at 9:36 PM, Michael Jackson imikejack...@gmail.com wrote: I am trying to customize/fix some html rendering under IE7 and I have most of it fixed up but what I noticed is that the page for https must be using a different template as that page does not reflect any of my changes. Where would I

Re: [gitorious] MySQL Failures

2010-11-18 Thread Michael Jackson
, Nov 15, 2010 at 8:28 PM, Michael Jackson imikejack...@gmail.com wrote: I merged in the mainline gitorious into my bluequartz clone. I'll see if that fixes the problems. Thanks for the heads up. Mike, Great stuff! As for stable branches, master should always be stable. Cheers, - Marius

Re: [gitorious] MySQL Failures

2010-11-15 Thread Michael Jackson
, 2010 at 2:51 PM, Michael Jackson imikejack...@gmail.com wrote: I have been fighting this problem for a while now. Every once in a while I get the following error: An exception occured in #PushEventProcessor:0xb5cfed14 . ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone

[gitorious] Hardware Recommendations for Low traffic Gitorious

2010-11-15 Thread Michael Jackson
I have a public facing Gitorious installation for use by our teams. It is currently running on some pretty modest hardware (single core 3.0 GHZ processor). For each page load there seems to be a large delay (about 10 seconds) on the first few page views in the morning then things seem to

Re: [gitorious] MySQL Failures

2010-11-15 Thread Michael Jackson
I merged in the mainline gitorious into my bluequartz clone. I'll see if that fixes the problems. Thanks for the heads up. Mike Jackson On Nov 15, 2010, at 5:40 AM, Marius Mårnes Mathiesen wrote: On Thu, Nov 4, 2010 at 2:51 PM, Michael Jackson imikejack...@gmail.com wrote: I have been

[gitorious] MySQL Failures

2010-11-04 Thread Michael Jackson
I have been fighting this problem for a while now. Every once in a while I get the following error: An exception occured in #PushEventProcessor:0xb5cfed14 . ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away: INSERT INTO `events` I have added some ruby code as

Re: [gitorious] directories created in the repository all are owned by root:root

2010-11-03 Thread Michael Jackson
If I remember correctly the owner of one of the scripts/daemons is not set correctly or being run as the correct user (git). Checking permissions extensively is what you need to do. This page may help: http://www.bluequartz.net/projects/ElectronicImaging/SCMService/html/index.html Mike

Re: [gitorious] Where to download QtWebKit 2.1 release version for Windows

2010-10-11 Thread Michael Jackson
This is analyst about installing and running gitorious on a server. You may want to ask on the qt-interest mail list instead. - Mike Jackson www.bluequartz.net Principal Software Engineer mike.jack...@bluequartz.net BlueQuartz Software Dayton, Ohio

Re: [gitorious] Problems Building Qt 4.5 Branch from git Clone

2010-10-11 Thread Michael Jackson
This is analyst about installing and running gitorious on a server. You may want to ask on the qt-interest mail list instead. - Mike Jackson www.bluequartz.net Principal Software Engineer mike.jack...@bluequartz.net BlueQuartz Software Dayton, Ohio

Re: [gitorious] Page Save Error on Wiki

2010-08-27 Thread Michael Jackson
Yep. THat was it. I was trying to name the page M3C or m3c. Thanks for the tip Mike Jackson On Aug 27, 2010, at 1:34 AM, Marius Mårnes Mathiesen wrote: On Thu, Aug 26, 2010 at 4:30 PM, Michael Jackson imikejack...@gmail.com wrote: I came across the error invalid page, badly formatted title

[gitorious] Page Save Error on Wiki

2010-08-26 Thread Michael Jackson
I came across the error invalid page, badly formatted title or body while trying to save a wiki page on a self hosted gitorious site (http://gitorious.bluequartz.net ). I can edit the Home page of any project. But when I got to save another page then I get the following error. I have no idea

Re: [gitorious] I get error message when I run script/poller

2010-07-30 Thread Michael Jackson
This is how I setup my Ubuntu 10.04 server: http://www.bluequartz.net/projects/ElectronicImaging/SCMService/html/index.html Mike Jackson On Jul 20, 2010, at 5:25 PM, hydrozen wrote: Hi there, I am trying to install gitorious on a ubuntu server. I followed the guide found here:

Re: [gitorious] Re: Debian packages for Gitorious

2010-07-14 Thread Michael Jackson
This was my experience setting up Gitorious on Ubuntu 10.04 LTS Server http://www.bluequartz.net/projects/ElectronicImaging/SCMService/html/gitorioussetup.html Mike Jackson On Jul 13, 2010, at 8:52 PM, Hedge Hog wrote: On Wed, Jul 14, 2010 at 4:12 AM, Will Daniels daniels.w...@googlemail.com