Re: "The Mongrel for [app_name] did not start"

2008-03-27 Thread Orion Henry
whats the name of the app?

On Thu, Mar 27, 2008 at 3:10 PM, Ed Jones <[EMAIL PROTECTED]> wrote:

>
> is the error message of the day. Don't think anything was edited since
> it worked fine this afternoon.
>
> Further error log:
> ** Starting Mongrel listening at 0.0.0.0:47458 /usr/lib/ruby/gems/1.8/
> gems/mongrel-1.1.4/bin/../lib/mongrel/tcphack.rb:12:in
> `initialize_without_backlog': Address already in use - bind(2)
> (Errno::EADDRINUSE) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/
> bin/../lib/mongrel/tcphack.rb:12:in `initialize' from /usr/lib/ruby/
> gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:93:in `new' from /
> usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:93:in
> `initialize' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
> mongrel/configurator.rb:139:in `new' from /usr/lib/ruby/gems/1.8/gems/
> mongrel-1.1.4/bin/../lib/mongrel/configurator.rb:139:in `listener'
> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:99:in
> `cloaker_' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
> mongrel/configurator.rb:50:in `call' from /usr/lib/ruby/gems/1.8/gems/
> mongrel-1.1.4/bin/../lib/mongrel/configurator.rb:50:in `initialize'
> from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:84:in
> `new' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:
> 84:in `run' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
> mongrel/command.rb:212:in `run' from /usr/lib/ruby/gems/1.8/gems/
> mongrel-1.1.4/bin/mongrel_rails:281 from /usr/bin/mongrel_rails:19:in
> `load' from /usr/bin/mongrel_rails:19
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



incorrect timeon commit

2008-03-27 Thread luiGi

Hi everyone.
I've been using heroku for a while now and since the release of the
api I've been enjoying a full development environment everywhere, at
home, at the office...
But I've noticed that the commits I make from my local repository show
up with a wrong time in the revisions list on the web editor.
I believe that this is happening because I am from Argentina (GMT -3
hours)
Its not that it bothers me a lot, but I just wanted to point it out to
see if anybody has this same issue...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



"The Mongrel for [app_name] did not start"

2008-03-27 Thread Ed Jones

is the error message of the day. Don't think anything was edited since
it worked fine this afternoon.

Further error log:
** Starting Mongrel listening at 0.0.0.0:47458 /usr/lib/ruby/gems/1.8/
gems/mongrel-1.1.4/bin/../lib/mongrel/tcphack.rb:12:in
`initialize_without_backlog': Address already in use - bind(2)
(Errno::EADDRINUSE) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/
bin/../lib/mongrel/tcphack.rb:12:in `initialize' from /usr/lib/ruby/
gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:93:in `new' from /
usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel.rb:93:in
`initialize' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
mongrel/configurator.rb:139:in `new' from /usr/lib/ruby/gems/1.8/gems/
mongrel-1.1.4/bin/../lib/mongrel/configurator.rb:139:in `listener'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:99:in
`cloaker_' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
mongrel/configurator.rb:50:in `call' from /usr/lib/ruby/gems/1.8/gems/
mongrel-1.1.4/bin/../lib/mongrel/configurator.rb:50:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:84:in
`new' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:
84:in `run' from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.4/bin/../lib/
mongrel/command.rb:212:in `run' from /usr/lib/ruby/gems/1.8/gems/
mongrel-1.1.4/bin/mongrel_rails:281 from /usr/bin/mongrel_rails:19:in
`load' from /usr/bin/mongrel_rails:19
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



"We're sorry, but something went wrong." instead of edit screen

2008-03-27 Thread SimianLogic

When I go to edit my main app, I get the "We're sorry, but something
went wrong" screen.  I have a couple of other apps, but both of their
edit screens load fine--it's only the one app.

Not that I think it matters (as it seems to be a server-side problem),
but this was with firefox from both my windows laptop and my iMac.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



PDF Generation

2008-03-27 Thread supagroova

Has anyone had any success in dynamically creating PDFs on Heroku?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Can't get application back to development mode

2008-03-27 Thread [EMAIL PROTECTED]

Its working!

Thank's !

On 27 mar, 01:12, "Orion Henry" <[EMAIL PROTECTED]> wrote:
> See if thats working now for you...
>
> On Wed, Mar 26, 2008 at 5:00 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > Maybe the problem is difficult to solve but i need if its possible to
> > put my app in development as soon as possible.
> > I have to make some important changes and fix some problems.
>
> > In the settings tab the development radio button is useless (no AJAX
> > call like public/private radiobuttons). I tried to put my app in
> > development but it was impossible.
>
> > Thank's so much!
>
> > (In the other hand, the app is running really fast in production!!)
>
> > On 24 mar, 19:05, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > > I hagve the same problem. When I switch to develoment mode nothing is
> > > happening. If I try to make the POST call manualy with the param
> > > _app[production]=false it doesn't work neither.
>
> > > I hope it will work soon!
>
> > > Pau (http://whatajong.heroku.com)
>
> > > On 23 mar, 03:13, "caffo (rodrigo franco)" <[EMAIL PROTECTED]> wrote:
>
> > > > Hey Heroku Team,
>
> > > > Im trying to get my application out of production to do some code
> > > > changes, but I cant get it working. Can you please take  look on it?
> > > > My application is 'bookqueue'.
>
> > > > Best regards, heroku rox :)
>
> > > > --
> > > > Rodrigo Franco (Caffo)http://caffo.chaosnet.org/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



auto_complete not working

2008-03-27 Thread akshay

Hi
i'm trying to create an auto-complete textfield (using
'text_field_with_auto_complete' in view and
'auto_complete_for :mode, :field' in controller). i have installed
the auto_complete plugin already.
but on running the app, i get following error:

  undefined method `auto_complete_for' for...

what can i do to fix this?

thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---