Re: Need help getting started on Windows XP

2012-05-28 Thread DanielT
Hi Mark,

I had the same problem and fixed it by running "bundle install". If
you have any issues with bundle not being recognized, then you need to
run "gem install bundle"

On the environment variable, you can fix it by setting the PORT
variable in your environment first

Thanks,
Daniel

On May 18, 8:38 am, puzzler  wrote:
> I'm following the Heroku/Clojure getting started tutorial, and when I
> do the step
> foreman start
> I get the following error:
> C:\devel\Heroku\CFcertifier>foreman start
> C:/Program Files/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/foreman-0.46.0/
> lib/foreman/
> process.rb:94: warning: failed to set environment variable. Ruby 1.9.3
> will raise SystemCallError in this case.
> 23:23:07 web.1     | process terminated
> 23:23:07 system    | sending SIGTERM to all processes
>
> Any ideas?
>
> Thanks,
>
> Mark

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en


Need help getting started on Windows XP

2012-05-18 Thread puzzler
I'm following the Heroku/Clojure getting started tutorial, and when I
do the step
foreman start
I get the following error:
C:\devel\Heroku\CFcertifier>foreman start
C:/Program Files/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/foreman-0.46.0/
lib/foreman/
process.rb:94: warning: failed to set environment variable. Ruby 1.9.3
will raise SystemCallError in this case.
23:23:07 web.1 | process terminated
23:23:07 system| sending SIGTERM to all processes

Any ideas?

Thanks,

Mark

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en


Re: getting started

2011-09-30 Thread Martin Wawrusch
add

gem 'pg'

to your gemfile

On Mon, Sep 26, 2011 at 3:39 PM, Chris Finch  wrote:

> Hi , sorry for the newb question but I followed the getting started
> with Heroku guide, got to the heroku rake db:migrate part and get the
> following:
>
>
> rake aborted!
> Please install the postgresql adapter: `gem install activerecord-
> postgresql-adapter` (pg is not part of the bundle. Add it to Gemfile.)
>
>
> activerecord-postgresql-adapter doesn't exist - what do I do?
>
> Chris.
>
> --
> 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
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: getting started

2011-09-29 Thread Keenan Brock
Hi Chris,

Assuming you are using Gemfile

add:

gem 'pg'

—Keenan  


On Monday, September 26, 2011 at 6:39 PM, Chris Finch wrote:

> Hi , sorry for the newb question but I followed the getting started
> with Heroku guide, got to the heroku rake db:migrate part and get the
> following:
>  
>  
> rake aborted!
> Please install the postgresql adapter: `gem install activerecord-
> postgresql-adapter` (pg is not part of the bundle. Add it to Gemfile.)
>  
>  
> activerecord-postgresql-adapter doesn't exist - what do I do?
>  
> Chris.
>  
> --  
> 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 
> (mailto:heroku@googlegroups.com).
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> (mailto:heroku+unsubscr...@googlegroups.com).
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.

-- 
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 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



getting started

2011-09-29 Thread Chris Finch
Hi , sorry for the newb question but I followed the getting started
with Heroku guide, got to the heroku rake db:migrate part and get the
following:


rake aborted!
Please install the postgresql adapter: `gem install activerecord-
postgresql-adapter` (pg is not part of the bundle. Add it to Gemfile.)


activerecord-postgresql-adapter doesn't exist - what do I do?

Chris.

-- 
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 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Windows getting started video

2010-01-15 Thread Oren Teich
I suppose a link would be good:

http://vimeo.com/8752945

On Fri, Jan 15, 2010 at 4:51 PM, Oren Teich  wrote:

> Here's a screencast on getting windows & rails/Heroku to work together.
>  Will be incorporating into the docs and a new blog post shortly.  Feedback
> appreciated.
>
> oren
>
-- 

You received this message because you are subscribed to the Google Groups "Heroku" group.

To post to this group, send email to her...@googlegroups.com.

To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/heroku?hl=en.



Windows getting started video

2010-01-15 Thread Oren Teich
Here's a screencast on getting windows & rails/Heroku to work together.
 Will be incorporating into the docs and a new blog post shortly.  Feedback
appreciated.

oren
-- 

You received this message because you are subscribed to the Google Groups "Heroku" group.

To post to this group, send email to her...@googlegroups.com.

To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/heroku?hl=en.



Re: getting started "test database is not configured"

2009-03-26 Thread sarah

Well it wasn't working as I expected, which is why I thought to run
the tests, but I understand your reasoning.  I wonder if there is a
better way to simulate you environment locally so I can test.  In any
case, I'll dig into the console errors a bit more... seems like one of
my plugins isn't loading correctly.  Any debugging tips would be
appreciated :)

On Mar 26, 4:51 pm, Adam Wiggins  wrote:
> Heroku doesn't provide a test database, so "heroku rake test" won't work.
> This might be an interesting feature to provide at some point, although
> automated CI systems like runcoderun.com may be a better approach than
> trying to run tests on a production system.
>
> If you're just tinkering with a new app, one thing to try is "heroku
> console".  This will let you run methods and see if it seems like everything
> is working the way you expect.
>
> Adam
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: getting started "test database is not configured"

2009-03-26 Thread Adam Wiggins
Heroku doesn't provide a test database, so "heroku rake test" won't work.
This might be an interesting feature to provide at some point, although
automated CI systems like runcoderun.com may be a better approach than
trying to run tests on a production system.

If you're just tinkering with a new app, one thing to try is "heroku
console".  This will let you run methods and see if it seems like everything
is working the way you expect.

Adam

--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



getting started "test database is not configured"

2009-03-26 Thread sarah

I just got started with Heroku (at least that was my intent).  I've
pushed our Rails 2.0.2 app and ran into errors running:
$ heroku rake test
  :
/usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/
connection_adapters/abstract/connection_specification.rb:217:in
`establish_connection': test database is not configured
(ActiveRecord::AdapterNotSpecified)
from /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/
active_record/connection_adapters/abstract/connection_specification.rb:
208:in `establish_connection'

since I don't believe I control the database, I'm not sure what to
do.  Maybe I missed a step.  Here's all I did:

sudo gem install heroku
heroku keys:add
heroku create
git push heroku master
vim .gems# create manifest
git push heroku master

saw errors with:
heroku rake db:push
and
heroku rake db:migrate

so, I thought I'd stick to basics with 'rake test'

Any ideas?

Thanks,
Sarah
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---