Don't panic, start reading heroku logs if you did not start already, I
am sure that, its gonna helpful.

1. $ heroku logs -n 1500
2. $ heroku logs -t
3. $ heroku run rails c
File.open('log/production.log', 'r').each_line { |line| puts line }


2015-08-16 12:55 GMT+06:00 Mohammad Anwar Shah <[email protected]>
:

> When I try to deploy the app in heroku, I get Application Error, but I can
> run that app with heroku locally, but running `heroku local` command. What
> to do? https://polar-lowlands-7146.herokuapp.com/ Here is the url of the
> deployed app.
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" 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].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/f99eceba-c89d-4424-a04a-9112ad464e55%40googlegroups.com
> <https://groups.google.com/d/msgid/rubyonrails-talk/f99eceba-c89d-4424-a04a-9112ad464e55%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
 Md. Sadaf Noor (@sadaf2605 <https://twitter.com/sadaf2605>)
 www.sadafnoor.com

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAAJ2eVrPg00Gk-uNfTde4ZCgZ-vrw2tar170FdfW1ZkUh50wGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to