[Locomotive-users] (persistent?) configuration problems

Ryan Raaum ryan.raaum at gmail.com
Mon Jan 29 19:51:04 GMT 2007


On 1/28/07, Rich Morin <rdm at cfcl.com> wrote:
>
> I have a laptop (12" PB G4; OSX 10.4.8) that has had Locomotive
> installed in the past, but I wanted to upgrade to the latest
> and greatest, and now I find myself in a swamp.  Ignoring all
> of my earlier attempts, here's what I did most recently:
>
>   *  Removed the Locomotive2 app from /Applications.
>
>   *  Emptied the trash.
>
>   *  Downloaded Locomotive_2.0.8_Jan2007_1.dmg
>
>   *  Dragged the Locomotive2 folder to /Applications
>
>   *  Started up Locomotive.app
>
>      At this point, my existing Locomotive projects show up,
>      indicating that Locomotive "remembers" where they were.
>      This makes me wonder what other configuration is sticky.
>
>   *  Tell Locomotive to create a new app.
>
>      It does this, selecting a Port number of 3003.
>
>   *  Tell Locomotive to run the new app.
>
>   *  Attempt to open http://localhost:3003 in Safari.  This
>      fails with "Safari can't connect to the server.  Safari
>      can't open the page "http://localhost:3003" because it
>      could not connect to the server "localhost".
>
>   *  Attempt to telnet to the server (telnet localhost 3003).
>      This fails, as well:
>
>        % telnet localhost 3003
>        Trying ::1...
>        telnet: connect to address ::1: Connection refused
>        Trying 127.0.0.1...
>        telnet: connect to address 127.0.0.1: Connection refused
>        telnet: Unable to connect to remote host
>
> FWIW, MySQL is installed and the software firewall is off.  My
> browser CAN find "http://localhost".
>
> I'm not at all sure what to try next...


Open a terminal from locomotive while this app is selected.  Then from that
terminal run:

  mongrel_rails start

Are there any obvious error messages there?  Can you connect to this app?

Best,

-r

-r
> --
> http://www.cfcl.com/rdm            Rich Morin
> http://www.cfcl.com/rdm/resume     rdm at cfcl.com
> http://www.cfcl.com/rdm/weblog     +1 650-873-7841
>
> Technical editing and writing, programming, and web development
> _______________________________________________
> Locomotive-users mailing list
> Locomotive-users at lists.raaum.org
> http://lists.raaum.org/mailman/listinfo/locomotive-users
>



-- 
Ryan Raaum
http://raaum.org
http://rails.raaum.org -- Rails docs
http://locomotive.raaum.org -- Self contained Rails for Mac OS X
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20070129/e3f66e6a/attachment.htm


More information about the Locomotive-users mailing list