N
N
Nazar Jeveling2014-07-26 18:06:28
Ruby on Rails
Nazar Jeveling, 2014-07-26 18:06:28

Can't get Rails app up on digitalocean (ubuntu12.04x64)?

Hello.
I have a problem with VPS on ubuntu 12.04. Here is what I did:

git clone приложения
bundle install
установились все gems, даже sqlite3
rake db:migrate

after the rails server command, the server started up, everything is fine without errors. but when I go I http://ip:3000see
We're sorry, but something went wrong.

If you are the application owner check the logs for more information.

this is what it says in the logs
Started GET "/" for "айпи" at "время"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema-migration". * FROM "schema-migration"

and nothing more.
I did the same thing on my machine on Archlinux, everything works. What is the problem??

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Vsk, 2014-07-26
@xo8bit

And what does it say if you go to the console?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question