V
V
Voldemar Duletsky2013-03-17 17:19:13
Ruby on Rails
Voldemar Duletsky, 2013-03-17 17:19:13

We're sorry, but something went wrong

I use the nginx + unicorn + rails 3.2 bundle

When I run it:
bundle exec unicorn_rails -c config/unicorn.rb -E development

everything works fine

When I try to run it in production It

bundle exec unicorn_rails -c config/unicorn.rb -E production

gives an error:
We're sorry, but something went wrong.

all migrations are done. the logs are empty, what could be the matter?

ran rails s -e production
same result

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jj_killer, 2013-03-17
@r00t_aka_spin

Check: rake assets:precompile

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question