Hi, I try to create user on hero console and got following error:
Errno::ECONNREFUSED: Connection refused - connect(2) from /usr/local/lib/ruby/1.9.1/net/smtp.rb:546:in `initialize' from /usr/local/lib/ruby/1.9.1/net/smtp.rb:546:in `open' from /usr/local/lib/ruby/1.9.1/net/smtp.rb:546:in `tcp_socket' from /usr/local/lib/ruby/1.9.1/net/smtp.rb:555:in `block in do_start' from /usr/local/lib/ruby/1.9.1/timeout.rb:58:in `timeout' from /usr/local/lib/ruby/1.9.1/timeout.rb:89:in `timeout' from /usr/local/lib/ruby/1.9.1/net/smtp.rb:555:in `do_start' from /usr/local/lib/ruby/1.9.1/net/smtp.rb:525:in `start' from /app/vendor/bundle/ruby/1.9.1/gems/mail-2.4.4/lib/mail/network/delivery_methods/smtp.rb:144:in `deliver!' from /app/vendor/bundle/ruby/1.9.1/gems/mail-2.4.4/lib/mail/message.rb:2034:in `do_delivery' from /app/vendor/bundle/ruby/1.9.1/gems/mail-2.4.4/lib/mail/message.rb:229:in `block in deliver' from /app/vendor/bundle/ruby/1.9.1/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:415:in `block in deliver_mail' from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' from /app/vendor/bundle/ruby/1.9.1/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:413:in `deliver_mail' ... 13 levels... from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in `create_or_update' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/persistence.rb:104:in `save!' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/validations.rb:56:in `save!' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:33:in `save!' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/transactions.rb:246:in `block in save!' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in `block in with_transaction_returning_status' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in `transaction' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in `transaction' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in `with_transaction_returning_status' from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/transactions.rb:246:in `save!' from (irb):12 from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands/console.rb:47:in `start' from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands/console.rb:8:in `start' from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands.rb:41:in `<top (required)>' from script/rails:6:in `require' from script/rails:6:in `<main>'irb(main):013:0> Thanks Raj On Tue, Apr 23, 2013 at 5:47 PM, Raj Kumar Goyal <[email protected]>wrote: > I need to deploy on heroku and the both url are not working. > > I need a tutorial to deploy on heroku. > > Thanks > Raj > > On Thursday, 6 October 2011 22:18:04 UTC+5:30, Bruno wrote: >> >> Update: I went ahead and moved the CE demo app over to the new Rails3 >> branch: >> >> http://demo.communityengine.**org <http://demo.communityengine.org/> ( = >> http://ce-rails3.herokuapp.**com <http://ce-rails3.herokuapp.com/>) >> >> >> Thanks, >> Bruno >> >> >> On Thu, Oct 6, 2011 at 11:33 AM, Bruno Bornsztein >> <[email protected]>wrote: >> >>> Hi all, >>> Just some updates on what's happening with the Rails3 branch: >>> >>> - As always, keep an eye on the Rails3 >>> branch<https://github.com/bborn/communityengine/tree/rails3>; >>> it's being updated a lot. The README has been updated to make installation >>> a little less confusing. >>> - I have a Rails3 branch of the ce-heroku >>> repo<https://github.com/bborn/ce-heroku/tree/rails3> - >>> this is an example Rails 3.1 app with CE installed, ready to deploy to >>> Heroku. In fact, it's running there already: http://ce-rails3.** >>> herokuapp.com <http://ce-rails3.herokuapp.com/> >>> - http://communityengine.org/ **needs some updating; a lot of the >>> documentation is out of date (for Rails3 I'll be moving everything back to >>> Githiub wikis. >>> - The plugins listed at http://communityengine.org/** will not be >>> maintained for the Rails3 (that's not say they won't work; just that I >>> won't support them). The Rails3 branch comes with Facebook login (via >>> omniauth) built in. >>> >>> Thanks! >>> Bruno >>> >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "CommunityEngine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/communityengine/qvjBYGQxcyo/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/communityengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/communityengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
