简体   繁体   中英

Error when trying to deploy my app

I'm using railshoster.de and they don't help me deploying my app.

It is this one: https://github.com/ClaudiuCreanga/your-priorities

It works in localhost.

Railshohster.de is using capistrano and passanger.

I get this error when trying to run it: We're sorry, but something went wrong.

In development.log there is no error.

What did I do:

1) Cloned my app

2) bundle install - worked well

3) rake db:schema:load and rake db:seed also worked well.

My questions are:

Where else can I look for errors?

Should it be any difference in deploying localhost vs online?

Thanks!

最后,问题在于表迁移未正确完成,并在某些时候失败。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM