Re: [gitorious] create_admin script ,not creating admin

2013-11-16 Thread Paweł Pierzchała
Hi Ishtiaq, please use bin/create-user. The script asks whether the created user should be an admin. Cheers, Pawel On Sat, Nov 16, 2013 at 12:34 PM, Ishtiaq Rafique ishtiaq.rafi...@gmail.com wrote: cd /var/www/gitorious/app RAILS_ENV=production ruby script/create_admin then i got the

Re: [gitorious] How to install previous version

2013-12-12 Thread Paweł Pierzchała
Hi Richard, If you have to install the old version, you can clone the master branch of ce-installer and checkout a9d7294bb14376d05f1ab5a377ddab0e094216aa , then follow the installation guide. This is the last commit that uses v2.4.11 and it works, but I would strongly recommend you to install the

Re: [gitorious] Re: Problem with the community installer

2013-12-12 Thread Paweł Pierzchała
Hi James, thanks for spotting the problem in the installation guide, I've updated the getgitorious.com/installer page. Cheers, Pawel On 25 November 2013 23:23, James Short shor...@gmail.com wrote: On Saturday, November 23, 2013 7:13:43 AM UTC-5, pi...@gitorious.orgwrote: On Friday, November

Re: [gitorious] Re: CE not working with CentOS 6.4 or 6.5

2013-12-12 Thread Paweł Pierzchała
Hi, Thank you Alexander for the workaround. I updated the installer to use ruby-1.9.3-p484 so those steps are no longer necessary. Cheers, Pawel On 6 December 2013 20:41, Alexandre Beauclair abeaucl...@hotmail.comwrote: On Wednesday, December 4, 2013 8:50:01 AM UTC-5, Matthew Bowman wrote:

Re: [gitorious] Ruby does not compile - how to use existing ruby?

2013-12-12 Thread Paweł Pierzchała
Hi David, thank you for pointing that out. I've updated the installer to use Ruby 1.9.3-p484, it fixes the problem. We use regular nginx and mysql instances, so you could share them anyway you want. I hope you will give Gitorious another try in the future. :) Cheers, Pawel On 27 November 2013

Re: [gitorious] Both MergeRequest and its :status machine have defined a different default for status

2013-12-13 Thread Paweł Pierzchała
Hi John, It looks like we are hitting an issue with the state_machine gem: https://github.com/pluginaweek/state_machine/issues/279 It happens only during initialization, so when all the workers will load the app it should stop. Does this still happen to you on every push? I've added this to our

Re: [gitorious] Ruby does not compile - how to use existing ruby?

2013-12-16 Thread Paweł Pierzchała
, December 13, 2013 3:34:58 PM UTC+2, Paweł Pierzchała wrote: Hi József, thank you for finding the fix for thinking sphinx template, I applied the fix. About the exception_recipients and ci_reporter, those are warnings from the application itself, you can safely ignore them for now. I will deal

Re: [gitorious] Both MergeRequest and its :status machine have defined a different default for status

2013-12-16 Thread Paweł Pierzchała
/12/13 15:10, John Aylward wrote: Yes, it happens on every push. John. On Friday, December 13, 2013 8:50:51 AM UTC-5, Paweł Pierzchała wrote: Hi John, It looks like we are hitting an issue with the state_machine gem: https://github.com/pluginaweek/state_machine/issues/279 It happens only

Re: [gitorious] Running the upgrade to v3 does not work on the virtual appliance server

2013-12-16 Thread Paweł Pierzchała
Hi Calle, We've been using the upgrade script to migrate from the version 2.4.11 installed with the old ce-installer. The Virtual Appliance machine has Gitorious 2.4.9 installed, I've updated the script, so it can update the installations inside the Virtual Appliance machines. Just update your

Re: [gitorious] Re: Missing Assets and invalid template causing most page renders to fail

2013-12-17 Thread Paweł Pierzchała
Hi John, it will be highly inefficient to compile asset on the fly. Please run: RAILS_ENV=production bundle exec rake assets:precompile It will build and cache all the assets. Cheers, Pawel On Mon, Dec 16, 2013 at 5:45 PM, John Aylward johnjaylw...@gmail.comwrote: I was able to get

Re: [gitorious] Re: Further installation issues on CentOS 6.4

2013-12-17 Thread Paweł Pierzchała
, 16 December 2013 10:29:56 UTC, Paweł Pierzchała wrote: Hi Robert, I've removed all the git:// urls from the app, now gems and submodules use https protocol. Ce-installer still installs 3.0.0, we are going to release another version and update the ce-installer in couple of days

Re: [gitorious] upgrading? no restore in script directory for 3.0

2013-12-24 Thread Paweł Pierzchała
Hi Matt, from what version (or commit?) are you upgrading? How did you try to upgrade it? If you are not updating from 2.4.x version you should look into manual upgrading guide: https://gitorious.org/gitorious/ce-installer/source/74b2b7c5f673df789fec1b7050861f536db7b696:upgrading.md The restore

Re: [gitorious] various pending merge requests

2014-01-02 Thread Paweł Pierzchała
Hi Ken, thank you for the contributions, I'll merge them today. Cheers, Pawel On Thu, Jan 2, 2014 at 10:41 AM, Ken Dreyer ktdre...@ktdreyer.com wrote: Hi folks, I have a couple merge requests pending, and it would be great to see these merged upstream. I've listed them below by

Re: [gitorious] upgrading? no restore in script directory for 3.0

2014-01-02 Thread Paweł Pierzchała
:44 AM UTC-5, Paweł Pierzchała wrote: Hi Matt, from what version (or commit?) are you upgrading? How did you try to upgrade it? If you are not updating from 2.4.x version you should look into manual upgrading guide: https://gitorious.org/gitorious/ce-installer/source

Re: [gitorious] upgrading? no restore in script directory for 3.0

2014-01-03 Thread Paweł Pierzchała
, Paweł Pierzchała pa...@gitorious.org wrote: I tried to reproduce your problem, I installed the 2.3 version, then I snapshoted it and restored on 3.0, but everything worked fine. However, if you are able to access the repositories via website, it means that the database was restored. Maybe some

Re: [gitorious] gitorious 3 Private repository issue

2014-01-10 Thread Paweł Pierzchała
Hi Faras, thank you for the report. I've added this issue to our backlog: https://gitorious.org/projects/gitorious/issues/422 Cheers, Pawel On Thu, Jan 9, 2014 at 4:55 PM, Faras Sadek farasasa...@gmail.com wrote: Hi, I installed and tested gitorious version 3. It run wonderful, the only

Re: [gitorious] gitorious 3 : user account information issue

2014-01-10 Thread Paweł Pierzchała
Hi Faras, thanks for another report. How often does this happen? With every registration with openID? I've created an issue in Gitorious' bug tracker: https://gitorious.org/projects/gitorious/issues/423 Cheers, Pawel On Thu, Jan 9, 2014 at 6:44 PM, Faras Sadek farasasa...@gmail.com wrote: In

Re: [gitorious] Re: All projects do not appear in the /projects url

2014-01-10 Thread Paweł Pierzchała
:19 AM UTC-5, Paweł Pierzchała wrote: Hi James, for logged users dashboard (/) displays a list of his projects. The projects page (/projects) displays a list of projects active in last 30 days. Did anything happen in those projects in last month? Cheers, Pawel On Thu, Jan 9

Re: [gitorious] pending merge requests for January 20

2014-01-23 Thread Paweł Pierzchała
Hi Ken, thanks for you contributions, I've merged them all! Cheers, Pawel On Tue, Jan 21, 2014 at 6:16 AM, Ken Dreyer ktdre...@ktdreyer.com wrote: Hi folks, I have a couple merge requests pending, and it would be great to see these merged upstream. I've listed them in order of

Re: [gitorious] Install Warnings, yet everything works

2014-01-23 Thread Paweł Pierzchała
Hi James, installer retries the installation for a few times, because some parts depend on external systems. In your case installation of ruby libraries failed, which might occur from time to time when rubygems are overloaded or your machine is slow (I've experienced that many times, when I used

Re: [gitorious] Installer breaking on clean centos 6.5 installation

2014-01-23 Thread Paweł Pierzchała
Hi Nuriel, I tried to recreate you problem with virtual machines with Centos 6.5, but I failed. Today I'm going to install Centos 6.5 myself to verify it. Are you installing gitorious inside a virtual machine? Maybe it uses default VM opts, which don't allocate enough resources? Cheers, Pawel

Re: [gitorious] Project Proposal

2014-01-23 Thread Paweł Pierzchała
Hi Tobias, project approvals are working fine, it looks like your instance did not restart. Please double check that you have edited the right configuration file: config/gitorious.yml, not config/gitorious.sample.yml. Please make sure that Gitorious was restarted, by checking uptime of all

Re: [gitorious] Re: Gitorious v3 , Remove all collaborators

2014-01-30 Thread Paweł Pierzchała
Hi Faras, I must have missed your email last time, sorry. The issue is fixed now in master. Thank you for the report. Cheers, Pawel On Tue, Jan 28, 2014 at 7:55 PM, Faras Sadek farasasa...@gmail.com wrote: On Friday, January 17, 2014 10:32:29 AM UTC-5, Faras Sadek wrote: In gitorious

Re: [gitorious] GIT clone url returns time out while http url returns repository not found in local installation

2014-01-30 Thread Paweł Pierzchała
Hi Carlos, have you enabled and configured git/http access in config/gitorious.yml? By default only ssh access is allowed. If you enable git access, the default clone url does not include the 'git.' subdomain. git-daemon is configured to log into syslog. Cheers, Pawel On Mon, Jan 27, 2014 at

Re: [gitorious] Install Warnings, yet everything works

2014-01-30 Thread Paweł Pierzchała
wrote: Everything shows [UP] except for git-daemons, which shows [DOWN]. James On Thursday, January 23, 2014 2:15:21 AM UTC-8, Paweł Pierzchała wrote: Hi James, installer retries the installation for a few times, because some parts depend on external systems. In your

Re: [gitorious] Search engine not running / ThinkingSphinx::ConnectionError occurred in searches (solved)

2014-01-30 Thread Paweł Pierzchała
Hi Daniel, I've just installed gitorious using installer and searches are working fine for me. Have you changed the default configuration anyhow? Thanks for reporting and sharing the fix. Cheers, Pawel On Tue, Jan 28, 2014 at 9:40 AM, Daniel Pfeilsticker daniel-hi...@gmx.dewrote: Fresh

Re: [gitorious] Unable to view peojects

2014-02-06 Thread Paweł Pierzchała
Hi Abhijith, Projects tab shows projects active in the last 30 days, it incorrectly showed to many pages. Thanks for spotting that, it will be fixed with next deploy. You might want to use search page to explore projects: https://gitorious.org/search Cheers, Pawel On Tue, Feb 4, 2014 at 8:13

Re: [gitorious] Re: Search engine not running / ThinkingSphinx::ConnectionError occurred in searches (solved)

2014-02-06 Thread Paweł Pierzchała
Please try regenerating indexes and restarting sphinx with: RAILS_ENV=production bundle exec rake ts:rebuild Cheers, Pawel On Thu, Feb 6, 2014 at 10:56 AM, Daniel Pfeilsticker daniel-hi...@gmx.dewrote: Just installed v3.0 with the installer on a new CentOS 6.5 server and search is running

Re: [gitorious] Re: Search engine not running / ThinkingSphinx::ConnectionError occurred in searches (solved)

2014-02-06 Thread Paweł Pierzchała
I'm glad it helped. I've just added indexes rebuild as last step of restore script, so it won't be necessary next time. Thanks! Cheers, Pawel On Thu, Feb 6, 2014 at 4:00 PM, Daniel Pfeilsticker daniel-hi...@gmx.dewrote: Perfect:-) Thank you. after cd /var/www/gitorious/app/ export

Re: [gitorious] Re: v3.0 ce-installer fails while Applying Puppet recipe The underlying Puppet recipe is having trouble completing the installation.

2014-02-06 Thread Paweł Pierzchała
Hi Daniel, thank you for sharing the fix. I've updated installer to conditionally override the LANG setting if its not an UTF one. Cheers, Pawel On Thu, Feb 6, 2014 at 11:21 AM, Daniel Pfeilsticker daniel-hi...@gmx.dewrote: Found the error in the www.hosteurope.de server setup: env | grep

Re: [gitorious] Re: Upgrading to the latest version

2014-02-13 Thread Paweł Pierzchała
Hi Jamil, thanks for sharing the fix. The code wasn't updated because master was referring to your local branch, which might have been checked out some time ago. Using GITORIOUS_VERSION=origin/master should have fixed the problem. Documentation was suggesting wrong GITORIOUS_VERSION, now its

Re: [gitorious] Puppet Errors During Installation

2014-02-28 Thread Paweł Pierzchała
Hi Michael, It looks like your installation was successful, please ignore the warnings about: ci/reporter/rake/minitest, it is just a test dependency. Cheers, Pawel On 27 February 2014 14:28, Michael Gardner mikej...@gmail.com wrote: On Thursday, February 27, 2014 4:47:01 AM UTC-5, Paweł

Re: [gitorious] Re: Active Directory / LDAP Failing During Push

2014-02-28 Thread Paweł Pierzchała
Thanks for sharing the fix! Cheers, Pawel On 28 February 2014 14:44, Michael Gardner mikej...@gmail.com wrote: On Tuesday, February 25, 2014 5:03:45 PM UTC-5, Michael Gardner wrote: Hello, I've been able to setup an install of Gitorious on CentOS 6 using the installer method found on

Re: [gitorious] How to checkout or download qtbase from git

2014-03-13 Thread Paweł Pierzchała
Hi Nandhu, you need to clone the whole repository: git clone https://git.gitorious.org/qt/qtbase.git then copy the contents of src/gui/text. Cheers, Pawel On 11 March 2014 02:23, Nandhu nandakumar...@gmail.com wrote: Hello Everyone, I am working on a project where there is an need for

Re: [gitorious] missing issues in tracker

2014-03-13 Thread Paweł Pierzchała
Hi Ken, we are using a private bug tracker for security and internal issues. Its not related to the #412, it was probably a bug in import script. Cheers, Pawel On 7 March 2014 16:53, Ken Dreyer ktdre...@ktdreyer.com wrote: Hi folks, There was some work in master recently that referenced

Re: [gitorious] Gitorious 3.0 Manual Install

2014-03-28 Thread Paweł Pierzchała
Hi Jonathan, The supported way of installing Gitorious is the ce-installer, If you can't use it, I would advise you to use docker image: https://gitorious.org/gitorious/gitorious-docker If you have to install it manually, I would first recommend you getting a VM with an instance installed via

Re: [gitorious] How to checkout or download qtbase from git

2014-03-28 Thread Paweł Pierzchała
Thanks Nandhu On Thursday, March 13, 2014 4:28:02 AM UTC-7, Paweł Pierzchała wrote: Hi Nandhu, you need to clone the whole repository: git clone https://git.gitorious.org/qt/qtbase.git then copy the contents of src/gui/text. Cheers, Pawel On 11 March

Re: [gitorious] ask username and password on push

2014-03-28 Thread Paweł Pierzchała
Hi Kiran, Gitorious doesn't support pushes over http, please use an SSH remote for pushes. Cheers, Pawel On 27 March 2014 11:27, kiran ps pskir...@gmail.com wrote: when i push to gitorious it asks username and password $git push Username for 'https://git.gitorious.org': Password for

Re: [gitorious] Gemfile syntax error compile error

2014-03-28 Thread Paweł Pierzchała
Hi Алексей, It looks like you are using an old version of ruby, probably 1.8.x. Gitorious requires at least ruby 1.9.3. If you want to install gitorious, you can use automated script: http://getgitorious.com/installer Cheers, Pawel On 28 March 2014 15:48, Алексей Портнов

Re: [gitorious] Issue manager for my repos?

2014-03-28 Thread Paweł Pierzchała
Hi Håvard, issue tracker is still in beta, but if you want to try it out, you will need to run some commands: cd /var/www/gitorious/app bin/run rails console now in the console: project = Project.find_by_title(your project name) project.features :issues project.save! Reload the project page

Re: [gitorious] Upgrade fails on ce appliance

2014-03-28 Thread Paweł Pierzchała
Hi Brian and Roman, Thank you Brain for spotting the missing pid directive, I've added it to the config/unicorn.rb template and I've updated the upgrade script to regenerate it and related monit task. The problems you have experienced were most likely caused by the old gitorious configuration.

Re: [gitorious] Re: puppet recipe fails on centos 6.5 and ruby 1.9.3-p484

2014-03-28 Thread Paweł Pierzchała
Hi Vell, are you running plain CentOS 6.5? I've made some updates to the ce-installer lately and I used it to install Gitorious on Centos 6.5 today, could you try installing Gitorious on a fresh VM with the newest ce-installer? Cheers, Pawel On 20 March 2014 19:02, Vell

Re: [gitorious] Re: internal server error 500 at login

2014-04-09 Thread Paweł Pierzchała
Hi Brett, I'm glad it worked for you after restart, I'll look into installer, it should have worked after the first installation. Cheers, Pawel On 1 April 2014 21:47, Brett Taylor brett.w.tay...@gmail.com wrote: Re-ran the install script. now it works. *shrugs* On Tuesday, April 1, 2014

Re: [gitorious] Sign in doesn't work in production

2014-04-09 Thread Paweł Pierzchała
Hi Daniel, please use official installer to install Gitorious. You can find it here: http://getgitorious.com/installer Cheers, Pawel On 3 April 2014 06:18, dan...@degu.cl wrote: Hi, I installed gitorious from the gitorious/mainline git repository. In the development environment I can sign

Re: [gitorious] Re: Only some projects shown in projects list and global activities list

2014-04-09 Thread Paweł Pierzchała
Hi Daniel, It shows up only the most popular projects, It has already caused a lot of confusion among the users. I've added a task to our backlog to show all the projects on /projects page. Cheers, Pawel On 3 April 2014 12:06, Daniel Bausch danielbau...@gmx.de wrote: After additional hours of

Re: [gitorious] gitorious migrate to new server

2014-04-09 Thread Paweł Pierzchała
Hi, Ubuntu is not a supported OS for Gitorious installations, I would recommend you getting Centos 6.5 on the server2. Nevertheless, instructions for migration are the same for both oses: 1. Use bin/snapshot to create a backup on server1 2. Use bin/restore to restore backup on server2 If you are

Re: [gitorious] Linux-Can-read

2014-04-09 Thread Paweł Pierzchała
Hi Mahaveer, Gitorious is a git hosting platform. I think linux-can mailing list would be a better place to ask this kind of question: http://vger.kernel.org/vger-lists.html#linux-can ;) Cheers, Pawel On 9 April 2014 11:23, Mahaveer Hanuman Share mahaveerhanuma...@gmail.comwrote: Hallo Guys,

Re: [gitorious] Upgrade fails on ce appliance

2014-04-09 Thread Paweł Pierzchała
Naumenko roman.naume...@gmail.com wrote: On Friday, March 28, 2014 10:48:15 AM UTC-4, Paweł Pierzchała wrote: Hi Brian and Roman, Thank you Brain for spotting the missing pid directive, I've added it to the config/unicorn.rb template and I've updated the upgrade script to regenerate it and related

Re: [gitorious] Re: Administration in Gitorious 3 ?

2014-04-09 Thread Paweł Pierzchała
Hi Sam, Daniel, Daniel correctly pointed out that there is no link to admin panel in v3. You need to manually navigate to /admin. Cheers, Pawel On 4 April 2014 07:48, Sam Ryan s...@seventhbeam.com wrote: On Wednesday, April 2, 2014 8:14:23 PM UTC+11, Daniel Bausch wrote: I was also

Re: [gitorious] Upgrade fails on ce appliance

2014-04-09 Thread Paweł Pierzchała
except search. -bash-4.1$ bundle exec rake ts:start Could not locate Gemfile -bash-4.1$ export RAILS_ENV=production -bash-4.1$ bundle exec rake ts:start Could not locate Gemfile --Roman Paweł Pierzchała said the following, on 09-04-14, 8:40 AM: Hi Roman, I've run into this error when my

Re: [gitorious] Re: snapshot fail problem

2014-04-09 Thread Paweł Pierzchała
Hi Qiang, Your stacktrace includes bin/snapshot which wasn't present in version v2.4.12, are you sure that is your version? I'm not sure what have caused the problem, but in case of missing dependencies Daniel's fix might help you. Cheers, Pawel On 9 April 2014 09:51, Daniel Bausch

Re: [gitorious] Upgrade fails on ce appliance

2014-04-10 Thread Paweł Pierzchała
. Watchdog finishes also. Good bye! -bash-4.1$ ls -al /var/www/gitorious/app/db/sphinx/production/repository_core.spl -rw--- 1 git git 0 Apr 9 22:23 /var/www/gitorious/app/db/sphinx/production/repository_core.spl Thanks, Roman Paweł Pierzchała said the following, on 09-04-14, 8:52 AM

Re: [gitorious] Upgrade fails on ce appliance

2014-04-10 Thread Paweł Pierzchała
? github indexes it for example. --Roman Paweł Pierzchała said the following, on 10-04-14, 5:06 AM: Who is the owner of files under /var/www/gitorious/app/db ? Please make sure that they are owned by git: sudo chown git:git -R /var/www/gitorious/app/db If this doesn't help, please clear

Re: [gitorious] init.d script disappeared after upgrade

2014-04-24 Thread Paweł Pierzchała
Hi Tom, We've changed the way that unicorn is started and monitored, we are using upstart now. It should be automatically started. Please make sure that unicorn is no longer monitored by monit: sudo monit summary should not contain unicorn. Maybe there was a problem with stopping the old

Re: [gitorious] Links to the files in the Commit tab are not working

2014-04-24 Thread Paweł Pierzchała
Hi Roman, thanks for the report, I fixed that in the mainline, it will be released with version v3.0.3 Cheers, Pawel On 20 April 2014 18:16, Roman N datainfo...@gmail.com wrote: Hi, I have an issue with the links not working in Commits tab. If I open a commit, there is a list of files in

Re: [gitorious] how to remove comments ?

2014-04-24 Thread Paweł Pierzchała
Hi Martin, there is no UI for removing comments, but you could use gitorious console to remove it. If you want to, first open rails console: cd /var/www/gitorious/app bundle exec rails console then find a user and destroy the comments: User.find_by_login('jodie').comments.destroy_all Cheers,

Re: [gitorious] Upgrading to 3.0 on Ubuntu

2014-04-24 Thread Paweł Pierzchała
Hi Rob, It is definitely doable, I'm developing Gitorious on Ubuntu, but it is not supported, so you will have to update it manually. Please follow the steps of function upgrade-gitorious-from-v2-to-v3 from this script:

Re: [gitorious] Tree History not loading

2014-04-24 Thread Paweł Pierzchała
Hi Jeroen, I haven't seen that error before, so I need more details. How are you accessing the tree history (gitorious.local/project/repository/graph)? Does it happen all the time for the same repos? Could you prepare a repository with a broken tree history, so we could reproduce it? Cheers,

Re: [gitorious] Re: Gitorious upgrade instructions are fundamentally broken, please help.

2014-04-24 Thread Paweł Pierzchała
HI James, From the gems that bundler installed on your machine it looks like it tried to install an old version of gitorious. Please make sure that you have latest ce-installer pulled and that the code in /var/www/gitorious/app is checked out at version v3.0.2

Re: [gitorious] Tree History not loading

2014-04-28 Thread Paweł Pierzchała
installation with you as it contains quite a bit of proprietary code. Best regards, Jeroen Muis On Thursday, April 24, 2014 3:02:27 PM UTC+2, Paweł Pierzchała wrote: Hi Jeroen, I haven't seen that error before, so I need more details. How are you accessing the tree history (gitorious.local/project

Re: [gitorious] Tree History not loading

2014-05-05 Thread Paweł Pierzchała
. I believe I do have some small repo containing this issue, so let me sort it and revert as soon as I have some update on this topic. FYI the are originating from Mercurial and have been converted to GIT. Thanks for your help so far. Jeroen On Mon, Apr 28, 2014 at 4:07 PM, Paweł Pierzchała

Re: [gitorious] I am a beginner of Gitorious, I need to use the commands of the repository, but cannot find document about it

2014-05-16 Thread Paweł Pierzchała
Hi Samuel, Gitorious is a git hosting, you can install it on your own server using Communit Edition instlaller: http://getgitorious.com/installer Installer requires CentOS 6.x. To access repositories on windows you can use regular git packages: http://git-scm.com/download/win Cheers, Pawel On

Re: [gitorious] what kind of GIT repository is used by Gitorious?

2014-05-16 Thread Paweł Pierzchała
Hi Samuel, you can use a regular git client to clone Gitorious repositories: http://git-scm.com/download/win Cheers, Pawel On 14 May 2014 19:15, Samuel Wang samuel...@gmail.com wrote: what kind of GIT repository is used by Gitorious? We want to install the GIT Repository in window's 7 to

Re: [gitorious] Autostart git-daemon

2014-05-23 Thread Paweł Pierzchała
Hi Bruce, git-daemon should be auto started by monit. Please check monit log for errors (/var/log/monit). What is the status of process git-deamon in monit? You can check it with: sudo monit status Cheers, Pawel On 19 May 2014 20:16, Bruce Jones bruce.david.jo...@gmail.com wrote: In order

Re: [gitorious] Can't find project adminstration

2014-05-23 Thread Paweł Pierzchała
Hi Bruce, What version of Gitorious are you using? Admin link is handled by JavaScript code, have you seen any errors in JS console? Cheers, Pawel On 19 May 2014 19:22, Bruce Jones bruce.david.jo...@gmail.com wrote: I have recently set up a Gitorious server which appears to be working. I am