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

Error while checking update. Manifest not found #766

Open clochix opened 8 years ago

clochix commented 8 years ago

I get this errors in the logs when checking updates of applications installed through npm:

info - application initializer | data-system - checking for an update...
info - application initializer | controller - checking for an update...
info - application initializer | home - checking for an update...
info - application initializer | proxy - checking for an update...
error - application initializer | proxy - Error while checking update.
Manifest not found
error - application initializer | home - Error while checking update.
Manifest not found
info - application initializer | controller - update required.
error - application initializer | data-system - Error while checking update.
Manifest not found
clochix commented 8 years ago

Current versions:

Cozy Stack:
controller: 2.5.5  (update available: 2.5.6)
data-system: 2.5.6 
home: 2.5.11 
proxy: 2.5.7 
monitor: 1.3.7

New versions of the applications are available but the server isn't aware of it, even after restarting the Home.

clochix commented 8 years ago

Refs https://github.com/cozy/cozy-home/pull/767