码迷,mamicode.com
首页 > 编程语言 > 详细

There is a version mismatch between the spring client and the server

时间:2015-08-05 17:46:07      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:

 

 

$ RAILS_ENV=production bundle exec rails c
There is a version mismatch between the spring client and the server.
You should restart the server and make sure to use the same version.

CLIENT: 1.3.6, SERVER: 1.3.5

 

$ spring status
Spring is running:

17284 spring server | new_uppers | started 22 hours ago
Warning: bad ps syntax, perhaps a bogus -? See http://procps.sf.net/faq.html
 6291 spring app    | new_uppers | started 8 mins ago | development mode 

 

$ spring stop
Spring stopped.

重新启动

$ spring
Version: 1.3.6

 

There is a version mismatch between the spring client and the server

标签:

原文地址:http://www.cnblogs.com/iwangzheng/p/4705037.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!