您的位置:首页 > 编程语言 > Java开发

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

2015-08-05 16:17 781 查看
$ 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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: