Matt Wynne
2008-Aug-12 08:24 UTC
[Cruisecontrolrb-users] The CruiseControl server does not provide web URLs for projects
Hi folks, We successfully set up our ccrb app, running on a server in-house. As a first pass, I was originally running it through a terminal connected to the server via ssh, where I''d just navigated to the app''s folder then run ''cruise start''. At that time, I could connect fine to the CCTray service. We''ve subsequently ''productionized'' it a bit, by setting up a builder account on the server and an /etc/init.d script to start / stop mongrel. I''m now finding that the CCTray service doesn''t work. The web site''s there OK, but when I try to access the existing CCTray project (actually I''m using the OS-X variant, CCMenu) I get the above error. I can browse the list of projects on the server OK, and add a new one, but the status is just grey. The only difference I can see is that we''re just using a straight-up call to mongrel_rails to start the service, rather than using ''cruise start''. Could that be the problem? I can''t see anything obvious in the source... cheers, Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20080812/a2cc0546/attachment.html>
Matt Wynne
2008-Aug-12 09:34 UTC
[Cruisecontrolrb-users] The CruiseControl server does not provide web URLs for projects
Folks - sorry: totally false alarm. I restarted CCMenu and it works. I feel like a proper chump! cheers, Matt On 12 Aug 2008, at 09:24, Matt Wynne wrote:> Hi folks, > > We successfully set up our ccrb app, running on a server in-house. > As a first pass, I was originally running it through a terminal > connected to the server via ssh, where I''d just navigated to the > app''s folder then run ''cruise start''. > > At that time, I could connect fine to the CCTray service. > > We''ve subsequently ''productionized'' it a bit, by setting up a > builder account on the server and an /etc/init.d script to start / > stop mongrel. > > I''m now finding that the CCTray service doesn''t work. The web > site''s there OK, but when I try to access the existing CCTray > project (actually I''m using the OS-X variant, CCMenu) I get the > above error. I can browse the list of projects on the server OK, > and add a new one, but the status is just grey. > > The only difference I can see is that we''re just using a straight- > up call to mongrel_rails to start the service, rather than using > ''cruise start''. Could that be the problem? I can''t see anything > obvious in the source... > > cheers, > Matt >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20080812/32a11702/attachment.html>