cozy / cozy-home-v2

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
94 stars 53 forks source link

Controller is not updated #652

Closed clochix closed 8 years ago

clochix commented 8 years ago

A new version of the Controller has been published today (2.0.41). @bnjbvr reports that updating the stack from the home doesn't update the controller.

Here's the only error in the controller's logs:

error - lib:controller | Error: Cannot stop process that is not running.
    at cozy-controller/node_modules/forever-monitor/lib/forever-monitor/monitor.js:357:26
    at process._tickCallback (node.js:415:13)
poupotte commented 8 years ago

Thanks @clochix , I open another issue on controller : https://github.com/cozy/cozy-controller/issues/124