简体   繁体   English

尝试部署我的应用程序时出错

[英]Error when trying to deploy my app

I'm using railshoster.de and they don't help me deploying my app. 我正在使用railshoster.de,它们对我部署应用程序没有帮助。

It is this one: https://github.com/ClaudiuCreanga/your-priorities 就是这个: https://github.com/ClaudiuCreanga/your-priorities : https://github.com/ClaudiuCreanga/your-priorities

It works in localhost. 它在本地主机上工作。

Railshohster.de is using capistrano and passanger. Railshohster.de正在使用capistrano和passanger。

I get this error when trying to run it: We're sorry, but something went wrong. 尝试运行它时出现此错误: We're sorry, but something went wrong.

In development.log there is no error. development.log中没有错误。

What did I do: 我做了什么:

1) Cloned my app 1)克隆我的应用

2) bundle install - worked well 2)捆绑安装-运行良好

3) rake db:schema:load and rake db:seed also worked well. 3)rake db:schema:load和rake db:seed也运行良好。

My questions are: 我的问题是:

Where else can I look for errors? 我还能在哪里寻找错误?

Should it be any difference in deploying localhost vs online? 部署localhost与在线部署有什么区别吗?

Thanks! 谢谢!

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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